getting a blank webpage after migrating CMSMS to a new server
Posted: Tue Feb 19, 2008 11:28 pm
Hello everyone. New to CMSMS. We did a migration of our website to a new server. Our CMSMS was running great on our old server but will not function on our new server.
Here are the details of our new server
Server config:
Red linux 5 operating system
PHP 5.2.5
mysql 5.0
apache: 2.2.8
CMSMS Version number: CMS Made Simple 0.7.2
When I go to the home page it is blank and if I look at the source code it has
I had my host look into it and here is the error messages that were able to dig up:
I've searched the forums and found some cases that were almost the same but not the exact error message that I'm receiving. I'm thinking it is permission error. Does anyone have any thoughts on what I might be able to do to get this to work?
Thanks
Here are the details of our new server
Server config:
Red linux 5 operating system
PHP 5.2.5
mysql 5.0
apache: 2.2.8
CMSMS Version number: CMS Made Simple 0.7.2
When I go to the home page it is blank and if I look at the source code it has
Code: Select all
<!-- Generated in 0.049018 seconds by CMS Made Simple 0.7.2 (not cached) using 9 SQL queries -->
<!-- Generated by CMS Made Simple - Released under the GPL - http://cmsmadesimple.org -->
<!-- Removal of this message without being shown elsewhere on this site is a violation of the terms of the license -->
Code: Select all
[Sun Feb 17 05:22:01 2008] [error] [client xxx.xxx.xxx.xxx] PHP Warning:
Smarty error: unable to read resource: "db:Games" in
/var/www/domains/mydomain.org/www/htdocs/smarty/Smarty.class.php
on line 1088
[Sun Feb 17 05:22:07 2008] [error] [client xxx.xxx.xxx.xxx] PHP Warning:
Smarty error: unable to read resource: "db:" in
/var/www/domains/mydomain.org/www/htdocs/smarty/Smarty.class.php
on line 1088
[Sun Feb 17 05:22:14 2008] [error] [client xxx.xxx.xxx.xxx] PHP Warning:
Smarty error: unable to read resource: "db:" in
/var/www/domains/mydomain.org/www/htdocs/smarty/Smarty.class.php
on line 1088
Thanks