Page 1 of 1

[SOLVED]Not connecting to database a

Posted: Wed Oct 22, 2014 11:00 am
by burlington
CMSMS version 1.11.10.

Site originally designed on an early Windows xxx server. Moved over last night to a Linux server.

System works OK when I login to the CMSMS admin system BUT when I try to view the pages, I just get a blank screen. Checked database via phpMySql and it still there and the content seems OK.

The system information is:
----------------------------------------------

Cms Version: 1.11.10

Installed Modules:

CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.4
MenuManager: 1.8.6
MicroTiny: 1.2.6
ModuleManager: 1.5.5
News: 2.14.2
Search: 1.7.11
ThemeManager: 1.1.8
Gallery: 2.0.1
FormBuilder: 0.7.3
TinyMCE: 2.9.12heck
Captcha: 0.4.6


Config Information:

php_memory_limit:
process_whole_template:
max_upload_size: 20000000
url_rewriting: none
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.4.34
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 2048
E_DEPRECATED: 8192
memory_limit: 64M
max_execution_time: 60
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 20M
upload_max_filesize: 20M
session_save_path: /tmp/ (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Server Information:

Server Api: cgi-fcgi
Server Db Type: MySQL (mysqli)
Server Db Version: 5.0.95
Server Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages
Server Time Diff: No filesystem time difference found

----------------------------------------------
I am puzzled. I have checked the DB address using the information on the host's server and can see no problem.

Thanks for any help you can give.

Martin

Re: Not connecting to database after server change to Linux

Posted: Wed Oct 22, 2014 11:06 am
by Jo Morg
If you can log in on the admin side then it's not a DB connection problem. Blank pages usually mean a php error.
However: did you clear CMSMS cache after the move?

[SOLVED] Re: Not connecting to database after change to Linu

Posted: Wed Oct 22, 2014 11:28 am
by burlington
Thank you so much Jo. I cease to be amazed at the comparatively simple explanations to what appears to be an intractable problem.
I really am very grateful for all the advice you and your colleagues give. Clearing the cache was the last thing on my mind after the server change.
Thank you again
Martin