server move

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
hswifi
New Member
New Member
Posts: 2
Joined: Sat Feb 25, 2012 3:28 am

server move

Post by hswifi »

Moving a CMSMS site to a new server. sql dump moved files.
Getting errors on the homepage and admin.
I have tried upgrading modules but get error in module manager.
I have tried several things but no change.
Thanks for any help.

SOAP Problem (http://www.cmsmadesimple.org/ModuleRepo ... equest/v2/):


From the Index:
Notice: Modification of internal data is deprecated: myname in /home/taylors/public_html/lib/classes/class.cms_variables.php on line 46
Notice: Modification of internal data is deprecated: myname in /home/taylors/public_html/lib/classes/class.cms_variables.php on line 46
Warning: Cannot modify header information - headers already sent by (output started at /home/taylors/public_html/lib/classes/class.cms_variables.php:46) in /home/taylors/public_html/index.php on line 168
Warning: Cannot modify header information - headers already sent by (output started at /home/taylors/public_html/lib/classes/class.cms_variables.php:46) in /home/taylors/public_html/index.php on line 169
Warning: Cannot modify header information - headers already sent by (output started at /home/taylors/public_html/lib/classes/class.cms_variables.php:46) in /home/taylors/public_html/index.php on line 170
Warning: Cannot modify header information - headers already sent by (output started at /home/taylors/public_html/lib/classes/class.cms_variables.php:46) in /home/taylors/public_html/index.php on line 171
Warning: Cannot modify header information - headers already sent by (output started at /home/taylors/public_html/lib/classes/class.cms_variables.php:46) in /home/taylors/public_html/index.php on line 172
Warning: Cannot modify header information - headers already sent by (output started at /home/taylors/public_html/lib/classes/class.cms_variables.php:46) in /home/taylors/public_html/index.php on line 281



From Admin:


Notice: Modification of internal data is deprecated: myname in /home/taylors/public_html/lib/classes/class.cms_variables.php on line 46

Notice: Modification of internal data is deprecated: myname in /home/taylors/public_html/lib/classes/class.cms_variables.php on line 46

Notice: Modification of internal data is deprecated: myname in /home/taylors/public_html/lib/classes/class.cms_variables.php on line 46

Warning: Cannot modify header information - headers already sent by (output started at /home/taylors/public_html/lib/classes/class.cms_variables.php:46) in /home/taylors/public_html/lib/classes/class.admintheme.inc.php on line 188

Warning: Cannot modify header information - headers already sent by (output started at /home/taylors/public_html/lib/classes/class.cms_variables.php:46) in /home/taylors/public_html/lib/classes/class.admintheme.inc.php on line 191

Warning: Cannot modify header information - headers already sent by (output started at /home/taylors/public_html/lib/classes/class.cms_variables.php:46) in /home/taylors/public_html/lib/classes/class.admintheme.inc.php on line 194

Warning: Cannot modify header information - headers already sent by (output started at /home/taylors/public_html/lib/classes/class.cms_variables.php:46) in /home/taylors/public_html/lib/classes/class.admintheme.inc.php on line 195

Warning: Cannot modify header information - headers already sent by (output started at /home/taylors/public_html/lib/classes/class.cms_variables.php:46) in /home/taylors/public_html/lib/classes/class.admintheme.inc.php on line 198

Warning: Cannot modify header information - headers already sent by (output started at /home/taylors/public_html/lib/classes/class.cms_variables.php:46) in /home/taylors/public_html/lib/classes/class.admintheme.inc.php on line 203



Environment:
----------------------------------------------

Cms Version: 1.9.4.1

Installed Modules:

CMSMailer: 2.0.1
FileManager: 1.1.0
MenuManager: 1.7.6
ModuleManager: 1.4.2
News: 2.11.2
nuSOAP: 1.0.2
Printing: 1.1.2
Search: 1.6.10
ThemeManager: 1.1.4
TinyMCE: 2.8.4
FormBuilder: 0.6.1
CGExtensions: 1.19
Captcha: 0.4.1
FrontEndUsers: 1.8.5
SiteMapMadeSimple: 1.2.1
Guestbook: 1.1.12
CGFeedMaker: 1.0.11


Config Information:

php_memory_limit:
process_whole_template: false
output_compression: false
max_upload_size: 24000000
default_upload_permission: 664
url_rewriting: mod_rewrite
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true


Php Information:

phpversion: 5.3.10
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 32M
max_execution_time: 60
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 10M
upload_max_filesize: 20M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)


Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.92


----------------------------------------------
hswifi
New Member
New Member
Posts: 2
Joined: Sat Feb 25, 2012 3:28 am

Re: server move

Post by hswifi »

Solved the issue.
Added install folder from same version.
Ran Install.
Used database I had imported.
Chose dont install sample or create.
In the admin went to Module Manager>Preferences and reset url to default.
Upgraded all packages and all is good.
Locked

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