Fatal Error

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
faxtion
Forum Members
Forum Members
Posts: 26
Joined: Tue Sep 14, 2010 10:38 am
Location: Dumfries

Fatal Error

Post by faxtion »

I have transferred my site from one host to another, and normally never have a problem with this. But this time seems to be causing some problems.

I transferred the site over and changed all the configs to match the new server, and was greeted with a white screen, so I turned on debug i the config file and I got this message:

Code: Select all

Fatal error: Objects used as arrays in post/pre increment/decrement must return values by reference in /home/webhosting/bordersforesttrust.org/user/htdocs/lib/classes/class.events.inc.php on line 182
I have done some searching, but nothing seems to come up trumps, am I right in thinking its a PHP version issue, my normal host is running 5.2.17 and the host the client wants the site on is running 5.1

Any help is appreciated
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Fatal Error

Post by calguy1000 »

CMSMS does not support PHP 5.1... 5.2.4+
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.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: Fatal Error

Post by RonnyK »

Correct,

1.6.9 supports lower versions of PHP, but the higher versions (like current 1.9.3) require 5.2.4+

Ronny
Locked

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