2.2 upgrader System Checks
atamblin
Joined: 2009-11-20
Posts: 3 |
![]() |
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/. --------------
|
|
nivekiam
![]()
Joined: 2002-12-10
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? |
|
atamblin
Joined: 2009-11-20
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 |
|
nivekiam
![]()
Joined: 2002-12-10
Posts: 16504 |
![]() |
atamblin
Joined: 2009-11-20
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! 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... |
|
nivekiam
![]()
Joined: 2002-12-10
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. |
|