[Solved]: 403 Permissions Error [Solved]: 403 Permissions Error
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: 403 Permissions Error

Started by Amorget, March 01, 2008, 09:43:48 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Amorget

I am having an issue that none of the images in my gallery are showing up.  Once I checked the http link I saw that I was getting a 403 Error.

Here is a link to an image:
http://www.pnw3.org/imagegallery/albums/userpics/10001/DSC00609_web.jpg

So I did some searching and found stuff on plugins and .htaccess  I took a look in the plugins folder, it was empty.  So I started a search for the .htaccess file.  I found one in my public_html folder (the root for my www site), however I didn't find one anywhere else.  When I looked at the htaccess file it said basically nothing outside of use the php.ini file.

Here is a link to my gallery:
http://www.pnw3.org/imagegallery

It is bridged to phpBB.

Any ideas?  It worked fine until the server crashed and they had to restore it (BlueHost in case that matters), then this problem appeared.

Thanks,
Douglas

TheKind

With your FTP client, change the chmod of your albums folder to 777 (and you should have an option like 'Apply this to all files and subfolders', enable it).

Amorget

Sigh, so simple, thank you.  Somehow I missed that the permissions had been reset on that folder to 706.  Is 777 actually needed or can you get away with 755?

Thanks,
Douglas

Joachim Müller


Amorget

Thanks, I set the permissions to 777 just to make sure I won't have a problem in the future.

Amorget

Well, never mind, BlueHost doesn't allow for 777 on it.  It tells me there is a "Dangerously Writable File" and says it is "FIXED", then it displays it after a reload.