
We had a CMSMS site running fine at 1.6.6. We were having some TinyMCE problems - would only display HTML editing screen even if you clicked WYSIWYG. Took a quick look in to this, couldn't see a solution so thought I would "kill 2 birds with 1 stone" and upgrade to sort it out.
Marked website with a site down message.
Backed up site & database.
Downloaded and unzipped 1.9.4.1. FTPed this new version, overwriting files.
Went to http://www.example.com/install/upgrade.php and found a white screen.
config.php is at 666.
Cleared cache. No difference.
Checked error log, nothing there for upgrade.php. There is an error listed for when I cleared cache (php file is siteprefs):
[Thu Mar 31 16:08:26 2011] [error] [client n.n.n.n] SoftException in Application.cpp:601: Directory "/home/jgr/public_html/modules" is writeable by group, referer: http://www.example.com/adminjjgg/sitepr ... _=4e0c6013
I can login to the admin area and view the pages there, although there are broken images etc. and some tabs are not working. Bottom of screen still says 1.6.6.
Site is still showing the site down message.
PHP version 5.2.17
MySQL version 5.0.92-community-log
I have set tmp and tmp/cache directories to 777 as suggested in http://forum.cmsmadesimple.org/viewtopi ... =3&t=24795
I am currently re-uploading all 1.9.4.1 files in the hope that there are some files which didn't quite make it.
What else can I try?
