I'm currently running:
CMS: 1.9.4.3
MySQL: 5.3.5, Ubuntu 11.04, PHP 5
when I do the upgrade to 1.11.1, on the second step I get the following error:
Checking if the httpd process can create a file inside of a directory it created.
I get green lights on everything but that one entry...
I know it's a permission issue, but what and where ?
I've done the following permission settings, as outlined in the readme.txt:
chmod -R 777 tmp
chmod -R 777 modules
chmod -R 777 uploads
chmod 444 config.php
the add-on modules I have are: TinyMCE and ScriptDeploy
the site does work well, but what is holding up the upgrade ?
permission issue on upgrade
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: permission issue on upgrade
You need to double check your umask (in global settings).
But honestly, the problem is probably causeed by safe mode being enabled. CMSMS requires that safe mode be disabled.
But honestly, the problem is probably causeed by safe mode being enabled. CMSMS requires that safe mode be disabled.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: permission issue on upgrade
Permissions 777 for directory uploads/images
Have fun. Ronald
Have fun. Ronald