1 – Windows Server 2008 R2 Standard x64
2 - Wamp x86is on 3.0.8
Wamp x64 is on 3.0.6 (I ran the 3.08 update as recommended but it applied the update to the x86 version. Do I need to down this to the Wamp64 folder as well?)
3 - Apache 2.4.23
4 - PHP - Looks like both 5.6.25 and 7.0.10 are in the folder, but the 5.6.25 is active
5 - MySQL 5.7.14
6 – Icon is green
7 - In the file c:\Windows\System32\drivers\etc\hosts, what are the active lines with the name [localhost] in them?
127.0.0.1 localhost
::1 localhost
8 - Do you have access to localhost (Homepage WampServer)? yes
8a - If so, is there an error message at the bottom of the page? no
9 - Do you have access to phpMyAdmin? yes
10 – no errors
12 - What is the full path to the installation of WampServer?
C:\wamp
C:\wamp64
So my goal in downloading and setting up WampServer, is to run a Wordpress site. The Wordpress site is going to be a company intranet site. It looks as if I have everything working properly. I have a green icon, I have wordpress installed and in the correct www folder location inside: wamp64/www/mysite
When I pull up the browser on the local webserver machine and type in mysite, it loads the website as it should.
The problem I am running into, is that I would like someone from another machine on our network to be able to access the site.
So if I go to another machine on our network and type in the ip address of the server and the website name for example: 192.xxx.xx.xx/mysite
The browser loads a 403 error. It states:
"Forbbiden
you don't have permission to access /mysite on this server.
Apache/2.4.23 (Win64) PHP/5.6.25 Server at 192.XXX.XX.XX Port 80"
Is anyone familiar with this type of set up and what could be denying me access to the site from a non-local machine?
2 - Wamp x86is on 3.0.8
Wamp x64 is on 3.0.6 (I ran the 3.08 update as recommended but it applied the update to the x86 version. Do I need to down this to the Wamp64 folder as well?)
3 - Apache 2.4.23
4 - PHP - Looks like both 5.6.25 and 7.0.10 are in the folder, but the 5.6.25 is active
5 - MySQL 5.7.14
6 – Icon is green
7 - In the file c:\Windows\System32\drivers\etc\hosts, what are the active lines with the name [localhost] in them?
127.0.0.1 localhost
::1 localhost
8 - Do you have access to localhost (Homepage WampServer)? yes
8a - If so, is there an error message at the bottom of the page? no
9 - Do you have access to phpMyAdmin? yes
10 – no errors
12 - What is the full path to the installation of WampServer?
C:\wamp
C:\wamp64
So my goal in downloading and setting up WampServer, is to run a Wordpress site. The Wordpress site is going to be a company intranet site. It looks as if I have everything working properly. I have a green icon, I have wordpress installed and in the correct www folder location inside: wamp64/www/mysite
When I pull up the browser on the local webserver machine and type in mysite, it loads the website as it should.
The problem I am running into, is that I would like someone from another machine on our network to be able to access the site.
So if I go to another machine on our network and type in the ip address of the server and the website name for example: 192.xxx.xx.xx/mysite
The browser loads a 403 error. It states:
"Forbbiden
you don't have permission to access /mysite on this server.
Apache/2.4.23 (Win64) PHP/5.6.25 Server at 192.XXX.XX.XX Port 80"
Is anyone familiar with this type of set up and what could be denying me access to the site from a non-local machine?