HI,
I have recently set up Moodle using EasyPHP. In order to access PHPadmin or MYSQL I simply right-clicked the 'black e' in the task bar and chose administration, or i type in the following:
NOw, in order to view moodle from another computer on our network I had to change the HTTPD.conf file:
from
Listen 127.0.0.1:80
to
listen 172.16.120.1:80
Now all computers on the network can access Moodle but I cannot access PHPadmin or MYSQL web page.
Can anybody please help me with this?
I have tried the following:
if I type the following:
I get a forbidden error:
You don't have permission to access /home:80/ on this server.
Apache/1.3.33 Server at 172.16.120.1 Port 80
Thanks in advance
dzon
I have recently set up Moodle using EasyPHP. In order to access PHPadmin or MYSQL I simply right-clicked the 'black e' in the task bar and chose administration, or i type in the following:
NOw, in order to view moodle from another computer on our network I had to change the HTTPD.conf file:
from
Listen 127.0.0.1:80
to
listen 172.16.120.1:80
Now all computers on the network can access Moodle but I cannot access PHPadmin or MYSQL web page.
Can anybody please help me with this?
I have tried the following:
if I type the following:
I get a forbidden error:
You don't have permission to access /home:80/ on this server.
Apache/1.3.33 Server at 172.16.120.1 Port 80
Thanks in advance
dzon