Maintenance message on entry, but site still works

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
websupportguy
Forum Members
Forum Members
Posts: 12
Joined: Wed Jul 11, 2007 5:56 am

Maintenance message on entry, but site still works

Post by websupportguy »

I just moved a CMSMS site to a new shared host and everything is now working OK except that I get a site maintenance notice on entry to the site. If I click on the "Check if site is available" link, the site then loads normally. I have checked and double-checked all my config.php and htaccess code and it all seems right. I have been able to log in as admin and clear the cache. The site maintenance checkbox is not ticked. It's not browser caching as it happens in any browser.

Any clues about where to look for this? The site is mratownsville.org.au if anyone wants to see what is happening. The site is currently running 1.10.3 "Hyacinthe" which I will look at updating.

Tony

Update: I tried upgrading to 1.11 but had the same issues others are reporting of the upgrade stalling at the database step. Tried all the suggestions people have posted but could not get past it, so I had to restore back to 1.10.3 for now.

The message I am seeing is not my site maintenance message, but one that says:

"Sorry, the MRA Townsville website is currently undergoing maintenance and will return soon. Apologies for any inconvenience.

Check if the site is available yet"

----------------------------------------------

Cms Version: 1.10.3

Installed Modules:

CMSMailer: 2.0.2
FileManager: 1.2.0
MenuManager: 1.7.7
ModuleManager: 1.5.3
News: 2.12.3
Printing: 1.1.2
Search: 1.7
ThemeManager: 1.1.4
TinyMCE: 2.9.6
FrontEndUsers: 1.17
Album: 1.10-beta2
NFS: 1.0
HitCounter: 1.1
Archiver: 0.2.4
FileBackup: 0.5
MysqlDump: 1.2.4
CMSPrinting: 1.0
MicroTiny: 1.1.1
CGExtensions: 1.28.1


Config Information:

php_memory_limit:
process_whole_template: false
output_compression: false
max_upload_size: 2000000
default_upload_permission: 664
url_rewriting: internal
page_extension: .html
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding:
admin_encoding: utf-8
set_names: false


Php Information:

phpversion: 5.2.17
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 128M
max_execution_time: 30
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 50M
upload_max_filesize: 50M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)


Server Information:

Server Api: litespeed
Server Db Type: MySQL (mysql)
Server Db Version: 5.1.61


----------------------------------------------
Last edited by websupportguy on Mon Sep 03, 2012 9:18 pm, edited 1 time in total.
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: Maintenance message on entry, but site still works

Post by velden »

Wild guess: index.html in the websites root overriding the index.php of CMSMS?
websupportguy
Forum Members
Forum Members
Posts: 12
Joined: Wed Jul 11, 2007 5:56 am

Re: Maintenance message on entry, but site still works

Post by websupportguy »

Now I feel really stupid. Thanks for that. Fixed. That's what I get for copying the files into a folder created by CPANEL and not checking it.
Post Reply

Return to “CMSMS Core”