[SOLVED]Not connecting to database a

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

[SOLVED]Not connecting to database a

Post 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
Last edited by burlington on Wed Oct 22, 2014 12:10 pm, edited 1 time in total.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1973
Joined: Mon Jan 29, 2007 4:47 pm

Re: Not connecting to database after server change to Linux

Post 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?
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
burlington
Power Poster
Power Poster
Posts: 444
Joined: Wed Dec 27, 2006 5:15 pm

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

Post 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
Post Reply

Return to “CMSMS Core”