Error on moving to new server
-
- Forum Members
- Posts: 80
- Joined: Thu Jul 21, 2011 10:29 am
Error on moving to new server
Hi,
Server details:
Windows 2003 IIS
PHP5
MySQL 4.1
I'm moving my site to a new domain hosted with the same host as my test site so the database stays the same.
However the new domain gives me the following error:
Parse error: syntax error, unexpected T_STRING in E:\domains\m\marketfieldschool.co.uk\user\htdocs\config.php on line 96
The old domain displys the following message:
Warning: opendir(\nas44ent\domains\m\marketfieldschool.co.uk\user\htdocs\admin\/lang) [function.opendir]: failed to open dir: Result too large in E:\domains\m\millymoo.net\user\htdocs\cmsms\lib\translation.functions.php on line 88
Warning: closedir(): supplied argument is not a valid Directory resource in E:\domains\m\millymoo.net\user\htdocs\cmsms\lib\translation.functions.php on line 94
Fatal error: Class 'CmsRoute' not found in E:\domains\m\millymoo.net\user\htdocs\cmsms\lib\classes\class.module.inc.php on line 495
Is this because I'm running the site on two seperate domains?
Thanks,
Chris
Server details:
Windows 2003 IIS
PHP5
MySQL 4.1
I'm moving my site to a new domain hosted with the same host as my test site so the database stays the same.
However the new domain gives me the following error:
Parse error: syntax error, unexpected T_STRING in E:\domains\m\marketfieldschool.co.uk\user\htdocs\config.php on line 96
The old domain displys the following message:
Warning: opendir(\nas44ent\domains\m\marketfieldschool.co.uk\user\htdocs\admin\/lang) [function.opendir]: failed to open dir: Result too large in E:\domains\m\millymoo.net\user\htdocs\cmsms\lib\translation.functions.php on line 88
Warning: closedir(): supplied argument is not a valid Directory resource in E:\domains\m\millymoo.net\user\htdocs\cmsms\lib\translation.functions.php on line 94
Fatal error: Class 'CmsRoute' not found in E:\domains\m\millymoo.net\user\htdocs\cmsms\lib\classes\class.module.inc.php on line 495
Is this because I'm running the site on two seperate domains?
Thanks,
Chris
Re: Error on moving to new server
What is on line 96 of your config.php?
-
- Forum Members
- Posts: 80
- Joined: Thu Jul 21, 2011 10:29 am
Re: Error on moving to new server
Line 96 is:
$config['admin_dir'] = 'admin';
Yes, cleared cache. Downloaded files from test domain and then uploaded to live site. Didn't back up database or files otherwise.
Site remains on test server, but cannot be accessed.
Thank you.
$config['admin_dir'] = 'admin';
Yes, cleared cache. Downloaded files from test domain and then uploaded to live site. Didn't back up database or files otherwise.
Site remains on test server, but cannot be accessed.
Thank you.
-
- Forum Members
- Posts: 80
- Joined: Thu Jul 21, 2011 10:29 am
Re: Error on moving to new server
Hi,
Not able to PM you haven't posted enough messages.
Is there another way I can send you FTP and login details?
Thanks,
Chris
Not able to PM you haven't posted enough messages.
Is there another way I can send you FTP and login details?
Thanks,
Chris
-
- Forum Members
- Posts: 80
- Joined: Thu Jul 21, 2011 10:29 am
Re: Error on moving to new server
Still desperate for a solution to this problem, would it be easier to do a fresh installation and add my custom elements manually?
Any help very much appreciated.
Thanks,
Chris
Any help very much appreciated.
Thanks,
Chris
Re: Error on moving to new server
I sent you my email address as a response to your contact thru my website, but you never responded.
-
- Forum Members
- Posts: 80
- Joined: Thu Jul 21, 2011 10:29 am