Site won't work with PHP 7

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
ep2002
Forum Members
Forum Members
Posts: 39
Joined: Wed Sep 22, 2010 5:40 am

Site won't work with PHP 7

Post by ep2002 »

So we upgraded to version 2.1.4 a few weeks ago, & my site was down for 18 hours before I realized that it's not working with PHP 7.

So we disabled all the modules except for:

CG extensions
CMS Content Manager
Design Manager
File Manager
Module Manager

and it still doesn't work : (

Help!
chandra

Re: Site won't work with PHP 7

Post by chandra »

Please activate CMSMS debug mode and check the output.

Additional you should check the error logs of your host for the trouble reasons.

If you have not access to error log of your host, you can route your own error log with

Code: Select all

php_flag log_errors on
php_value error_log /www/htdocs/xxx/errorlog.txt
(if allowed by your host)

Second line must be modified to root path of your host.
Post Reply

Return to “The Lounge”