Thread
:
I need help on this error message (Access Denied)
View Single Post
#
2
(
permalink
)
07-21-2003, 10:48 AM
IACOJ
Moderator
Join Date: Nov 2002
Posts: 737
Make a new file called
phpinfo.php
put the following code in it, upload it to your server and post a link please.
Code:
<? phpinfo(); ?>
If you have mysql4 set in your config.php it wont work, you'll get the same error. Change it to MySQL
IACOJ
View Public Profile
Send a private message to IACOJ
Find all posts by IACOJ