Page 1 of 1
CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Thu Sep 27, 2012 10:46 pm
by wientanz
Hi, I'm currently in the process of a server move and I took the chance to update CMSMS. As stated above, the upgrade is quite steep, from 1.0.4 to 1.11.2.
When I go to install/upgrade.php, I only see a blank page in Firefox, a 500 error in Chrome. I checked the error_log and found this:
Code: Select all
PHP Fatal error: Class 'Smarty_CMS' not found in /home/www/html/cms/lib/classes/class.CmsApp.php on line 383
I did set everything to 755, the config.php to 666 and the tmp directories to 777, still nothing. Any ideas?
Thanks,
Stefan
Re: CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Thu Sep 27, 2012 10:58 pm
by calguy1000
Re: CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Fri Sep 28, 2012 1:28 pm
by wientanz
ok, I updated through the following versions:
from 1.04 -> 1.2 -> 1.6 -> 1.9 -> 1.10
Here I get stuck. While updateing to 1.10 I get a 500 server error. I found the error message in my server log:
Code: Select all
PHP Warning: require_once(/home/www/html/cms/lib/classes/class.CmsObject.php): failed to open stream: Permission denied in /home/www/html/cms/include.php on line 62
PHP Fatal error: require_once(): Failed opening required '/home/www/html/cms/lib/classes/class.CmsObject.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/www/html/cms/include.php on line 62
(Time and server IP were deleted)
Any ideas?
I tried to go into the admin interface, but also only get a 500 error (with the same error message in the logs).
Re: CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Sat Sep 29, 2012 12:14 am
by Dr.CSS
Are you sure the server is up to date enough for the newer versions of CMSMS..?
System info page will tell you and us if we can see it...
Re: CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Sat Sep 29, 2012 11:01 am
by wientanz
Yes, the server is up to date. I'm running a root server and made sure that all packages were updated when I installed LAMP.
http://www.unisport.at/Scripts/phpinfo.php
Re: CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Sat Sep 29, 2012 7:33 pm
by Dr.CSS
Any yellow ! or red X in system info page..?
Re: CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Sat Sep 29, 2012 7:45 pm
by wientanz
I don't get that far in the installation. I can choose the language of the install and that's all. The next page is the above mentioned 500 error.
In the previous updated I eliminated every yellow exclamation mark. No red crosses. (Only yellow that I get now to be honest is register_globals=On, because I'm a lousy programmer that can't program sessions. I have scripts running that rely on them.)
Re: CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Sat Sep 29, 2012 7:57 pm
by Dr.CSS
Can you try to go back to the last known good backup then try to update it up to 1.9.4.3, then look in system info...
Re: CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Sat Sep 29, 2012 9:25 pm
by wientanz
Ok, same 1.9.4.3, only the one yellow ! I mentioned earlier, nothing else. Upgrade to 1.9.4.3 went completley fine. BUT: Admin area and website are non-functional (500 error).
Re: CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Sat Sep 29, 2012 9:31 pm
by wientanz
trying to go from 1.9.4.3 to 1.10, no luck.
Re: CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Sun Sep 30, 2012 8:35 am
by Dr.CSS
Are you using an htaccess file, do you have some custom settings in the config.php, are all your modules up to date at each upgrade step..?
Re: CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Tue Oct 02, 2012 8:48 pm
by wientanz
no specific .htaccess file, no specific settings in config.php, all modules are up to date. Can it be a rights problem?
Re: CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Thu Oct 04, 2012 2:42 am
by Dr.CSS
If you can get to the system info page in admin please paste it here...
Re: CMSMS 1.0.4 -> 1.11.2 - blank page
Posted: Thu Oct 04, 2012 9:49 am
by wientanz
No, I can't even get there