500 Server Error after upgrade from 1.11.9 to 1.11.10

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
User avatar
sugna
Forum Members
Forum Members
Posts: 196
Joined: Wed Oct 10, 2007 3:04 pm

500 Server Error after upgrade from 1.11.9 to 1.11.10

Post by sugna »

I'm having a weird server behavior after upgrading from 1.11.9 to 1.11.10.

Site: http://eclecticpr.com/index.php?page=home2

The error is a result of making any simple change within the CMS for example template code or CSS code.

Once you refresh the browser the site responds as expected with no error.

Things I've done:
Cleared the Cache.

I'm not sure if the is a Host issue (Currently not showing any issues) or a install issue.

Has anyone had any problems upgrading from from 1.11.9 to 1.11.10?


----------------------------------------------
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
FormBuilder: 0.7.3

Config Information:
php_memory_limit:
process_whole_template:
max_upload_size: 32000000
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.2.17
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 64M
max_execution_time: 30
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 33M
upload_max_filesize: 32M
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.96
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
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: 500 Server Error after upgrade from 1.11.9 to 1.11.10

Post by calguy1000 »

1. Check your http error log (make sure errors are logged).

2. Follow the troubleshooting steps in the docs site (http://docs.cmsmadesimple.org)

3. Upgrade php to PHP 5.3.
This is just a thought. But I have a suspicion that you're running into a bug in the software that only happens in some versions of PHP 5.2
Of course an error message would tell us more.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
sugna
Forum Members
Forum Members
Posts: 196
Joined: Wed Oct 10, 2007 3:04 pm

[SOLVED} re: 500 Server Error after upgrade 1.11.9 to 1.11.1

Post by sugna »

Thanks CalGuy.

I moved the site to another host and there are no errors with the install so it must have been related to the PHP version.
Post Reply

Return to “CMSMS Core”