2.2 upgrader System Checks
atamblin
Joined: 2009-11-20
Posts: 3 |
Posted: Fri, 2009-11-20 19:55 |
Issue is the following. This the URL for the web gallery... http://www.2wheelracing.com/HTML/pics.html I have gone through the authentication but now upon the system check, I am geting a falied message error...See below System Checks PHP Version Success ---------- Storage Directory Permissions Failed Error: Some files and or directories in your storage directory are not writeable by the webserver user. Run chown -R webserverUser /nfs/www/WWW_pages/frankamm/gdata2/ OR run chmod -R 777 /nfs/www/WWW_pages/frankamm/gdata2/. --------------
|
|
Posts: 16504
FAQ: How can I fix the filesystem permissions of the Gallery storage folder?
FAQ: How can I fix the problem with the Storage Directory Permissions reported by the Upgrade Wizard?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
Hi Nivekiam,
I am not a very technical...However I am abel to find the Config.php script...
Here is what I currently have.
$gallery-->SetConfig('data.gallery.base' , ' /nfs/www/WWW_pages/frankamm/gdata2/');
what should this be changed to? Any other steps that need to be taken?
Thanks,
Adrian
Posts: 16504
Use the first link I posted, it explains how to change the permissions (I guess the 2nd link merely refers to the first one...). You don't need to do anything with config.php for this.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 3
I went in a cleared the cache,
and also set the file permissions to Read and write for everyone.
Folder or file '/nfs/www/WWW_pages/frankamm/gdata2/' does not exist!
Note: Please look at the [details].
I don't understand this line?
"You might be able to change the filesystem permissions of the failed directories successfully yourself with an FTP program or a command line shell."
please advise on what else I can try...Is there paid help to walk me through this? I need to get this gallary back up and running on our site ASAP...
Posts: 16504
O.k. I see. Did things get moved around? What changed?
$gallery-->SetConfig('data.gallery.base' , ' /nfs/www/WWW_pages/frankamm/gdata2/');
That path needs to be where ever your g2data directory is located.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here