Questions tagged as 'wampserver'

1
answer

configuration apache 2.4.23 to work on a home network!

I'm trying to serve an application on a home network (windows10) however the tips I encounter on the web to change apache settings do not work, probably because they refer to earlier versions of Apache 2.4.23.     
asked by 18.05.2017 / 21:04
0
answers

Remote page access via https on internal network

I followed this tutorial to install https on localhost. But I would like to access my projects too, only over the network, just like I do with http I tried to follow the same pattern I used in httpd.conf , but it did...
asked by 16.03.2017 / 21:08
1
answer

configure wampserver for external access [duplicate]

Good afternoon. I want to configure my web server (wamp) for external access. What I've already done: 1-I have configured noP account; 2-configure the router to route the port to my local Ip; 3-I have port 8080 open on the router; 4-wampserver...
asked by 06.07.2017 / 18:08
1
answer

Error 404 when inserting data in bank using PHP with WampServer

I have the following code that inserts in my DB a name and city using PHP. <?php $link = mysqli_connect("localhost", "root", "admin"); mysqli_select_db($link, "crud"); ?> <!DOCTYPE html> <html lang="en"> <head> &l...
asked by 16.12.2017 / 14:07
1
answer

WAMPSERVER INSTALLATION PROBLEM

Hello, I'm trying to install wampserver, but this error always appears. Someone knows? Can you help me?     
asked by 23.06.2018 / 23:22
1
answer

Problem trying to access my notebook with my Android over IPv4!

Well, I have a problem and he already gave me a headache. I did an application with Magic Software and to run it on my Android I have to configure Magic Studio the right way (done), run the project on the Magic server (done and working) and inst...
asked by 28.12.2017 / 17:46