Jump to content
xisto Community
Sign in to follow this  
Mithshark

Ipb === Chmod Permissions god....HELP ME

Recommended Posts

ˇCannot write to the file '../conf_global.php'. Please CHMOD to 0777.
ˇCannot write to the file '../cache'. Please CHMOD to 0777.

ˇCannot write to the file '../cache/lang_cache/'. Please CHMOD to 0777.

ˇCannot write to the file '../cache/skin_cache/'. Please CHMOD to 0777.




So how do i go about this ever CHMOD i set failed...

Notice from BuffaloHELP:
You MUST QUOTE everything that is not yours! You won't see this message next time.

Edited by BuffaloHELP (see edit history)

Share this post


Link to post
Share on other sites

Access your cPanel.Access File Manager.Go to the file/directory you need to change and select by simply clicking on it.Upper right hand side, you'll see CHANGE PERMISSIONS.Select the check boxes until you achieve the value of 777.PS Don't forget to QUOTE what is not yours.

Share this post


Link to post
Share on other sites

I suppose you could try changing them with a php script but I don't think it would make much of a difference than changing it via cPanel:

 

<?chmod("/home/username/public_html/folder/file_it_complains_about1.php", 0777);chmod("/home/username/public_html/folder/file_it_complains_about2.php", 0777);chmod("/home/username/public_html/folder/file_it_complains_about3.php", 0777);?>

Save as XXX.php and run.

 

Or if you haven't done anything with IPB yet, try reinstalling it.

Share this post


Link to post
Share on other sites

but,why you don't read the instruction when you install it?you should change some directories( i think 2) to 777.but you didn't change that.what you only to do is read the instruction of the installation.to me,ipb i have installed many times i just can not remember the times,and it's really simple.you just read the readme.txt or the same sort file of that.all projects install are like that.=-=guangdian

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.