CMSMS 1.0.4 -> 1.11.2 - blank page

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
wientanz

CMSMS 1.0.4 -> 1.11.2 - blank page

Post 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
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: CMSMS 1.0.4 -> 1.11.2 - blank page

Post by calguy1000 »

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.
wientanz

Re: CMSMS 1.0.4 -> 1.11.2 - blank page

Post 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).
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CMSMS 1.0.4 -> 1.11.2 - blank page

Post 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...
wientanz

Re: CMSMS 1.0.4 -> 1.11.2 - blank page

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CMSMS 1.0.4 -> 1.11.2 - blank page

Post by Dr.CSS »

Any yellow ! or red X in system info page..?
wientanz

Re: CMSMS 1.0.4 -> 1.11.2 - blank page

Post 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.)
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CMSMS 1.0.4 -> 1.11.2 - blank page

Post 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...
wientanz

Re: CMSMS 1.0.4 -> 1.11.2 - blank page

Post 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).
wientanz

Re: CMSMS 1.0.4 -> 1.11.2 - blank page

Post by wientanz »

trying to go from 1.9.4.3 to 1.10, no luck.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CMSMS 1.0.4 -> 1.11.2 - blank page

Post 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..?
wientanz

Re: CMSMS 1.0.4 -> 1.11.2 - blank page

Post by wientanz »

no specific .htaccess file, no specific settings in config.php, all modules are up to date. Can it be a rights problem?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: CMSMS 1.0.4 -> 1.11.2 - blank page

Post by Dr.CSS »

If you can get to the system info page in admin please paste it here...
wientanz

Re: CMSMS 1.0.4 -> 1.11.2 - blank page

Post by wientanz »

No, I can't even get there
Locked

Return to “[locked] Installation, Setup and Upgrade”