QUOTE |
HI, I've installed MySQL and php. Everything seems to work but I get a 403[Forbidden] error.
I did the report and this is it.
This Report was made using the WinMySQLAdmin 1.4 Tool |
This is permissions problem. 403 means that IIS does not have permission to read the directory the page is in.
Since you are on Win2k, browse to your document root, right click on the folder and make sure that whatever user IIS is running as has permission to read that dir.
HTH,
=C=