Page 1 of 1

facing problem running php test page on apache server

Posted: Wed Jul 04, 2007 4:24 am
by khadegayatri
Hi All,

I am facing problem running php test page on apache server

I have installed WAMP 5.1.7
started wamp sever and clicked on start all services option from system tray.
I have changed listening port to 81 in httpd.config file.

now url "http://localhost:81/index.php" is giving error
You are not authorized to view this page..forbidden error 403

My access.log file is having "0.0.0.0 - - [04/Jul/2007:12:53:29 +0530] "GET /index.php HTTP/1.1" 403 211"

and my apache_error.log file has "[Wed Jul 04 12:53:29 2007] [error] [client 0.0.0.0] client denied by server configuration: D:/wamp/www/index.php"

Kindly revert back....

Thank u in advance!