I use this url http://localhost/phpcc/setup.php and I got 403 error. I copy the setup.php to default web document directory and I got no error message.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am trying to install the application on Win200 machine using mySQL. I follow the setup in the installation doc but I got 403 error. Any idea?
Thanks
Were you able to run the setup.php script from your browser? If so, did you run the configuration check?
A 403 is a "forbidden" message. Are you able to view other files in your default web document directory?
--Brad Fears
I use this url http://localhost/phpcc/setup.php and I got 403 error. I copy the setup.php to default web document directory and I got no error message.
Try swapping "localhost" for the ip address of your web server.
Can you see the index.php file from a url?