About file permissions during upgrade.

Discussion of general topics related to the new version and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Post Reply
user99
Registered User
Posts: 63
Joined: Thu Jan 04, 2007 9:36 pm

About file permissions during upgrade.

Post by user99 »

During fresh install, as i remember we need to set lot of file permissions. Do we need to do same during upgrade also.

During database_update.php, no such question was asked.

Though my upgrade went OK, I get this error at bottom of my page

Fatal error: ./cache/ is NOT writable. in .../includes/acm/acm_file.php on line 98

User avatar
Kevin Clark
Support Team
Support Team
Posts: 751
Joined: Thu Feb 10, 2005 5:34 pm
Location: UK
Contact:

Re: About file permissions during upgrade.

Post by Kevin Clark »

Just set the cache folder to 777.
Image

user99
Registered User
Posts: 63
Joined: Thu Jan 04, 2007 9:36 pm

Re: About file permissions during upgrade.

Post by user99 »

Do /flies folders also need to be 777 ?

I (=BB user) am not able to attach files to new message created.

User avatar
Kevin Clark
Support Team
Support Team
Posts: 751
Joined: Thu Feb 10, 2005 5:34 pm
Location: UK
Contact:

Re: About file permissions during upgrade.

Post by Kevin Clark »

Config.php: 666 before install, 644 after install
Cache directory: 777
Images/avatars directory: 777
Store: 777
Files: 777
All other directories: 755
All other files: 644
Image

User avatar
karlsemple
Registered User
Posts: 480
Joined: Mon Jan 23, 2006 8:49 am
Location: Hereford
Contact:

Re: About file permissions during upgrade.

Post by karlsemple »

Kevin Clark wrote:Config.php: 666 before install, 644 after install
Cache directory: 777
Images/avatars directory: 777
Store: 777
Files: 777
All other directories: 755
All other files: 644

IIRC in phpBB3 it is the images/avatars/upload directory which needs 777 not sure the whole avatar directory needs it ....I know the install only check the images/avatars/upload folders permissions

Drew***
Registered User
Posts: 74
Joined: Sun Jan 02, 2005 9:48 pm

Re: About file permissions during upgrade.

Post by Drew*** »

I went through an install, and the screen said that cache, files, and storage were writable. However as soon as I saw the screen I realized that I had forgotten to change permissions. Proceeded anyway just for the heck of it, and sure enough the installation failed. After I changed the permissions R7 loaded.

This would be on a WIMP configuration if that makes any difference. :lol:
W - Win2003 64bit
I - IIS6
M - MySQL 5.0.45
P - Php 5.2.4
Where would you like to go today? http://antwrp.gsfc.nasa.gov/apod/

We have information about your home http://earthobservatory.nasa.gov/subscribe.php3

Post Reply