Saturday, January 15, 2022

[FIXED] Live server error but not on MAMP

Issue

I have just done a fresh install of the latest stable PyroCMS version on my web server. I now can hardly use the site due to PHP errors pertaining to session data. "Cannot modify header data."

Why would the CMS run without error on MAMP but not on the live server?


Solution

Thanks for the help guys. I eventually found the problem which was to do with sessions. I had session.autostart=on on the live server. Turning this off fixed the problem.



Answered By - Ashley Bye

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.