Permissions Issue Permissions Issue
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Permissions Issue

Started by thatotherguy, June 09, 2005, 07:21:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thatotherguy

Hi-
I just renamed the folder cpg133 to pics and when I try to access servername/pics/install.php it gives me the following error

Forbidden
You don't have permission to access /pics/install.php on this server.

I didn't think this was a permissions issue....
Thanks.

Nibbler

If it says permissions issue then it probably is :) Make sure you have CHMODED the pics directory and all the files inside to 777 or 755. Another possible cause is an .htaccess file interfering, but check the permissions first.