Jump to content

500 error after upgrade to 4.1.19 and PHP 7


DanInMS

Recommended Posts

Posted

Any suggestions ?

I just upgraded to 4.1.19 this past week and found out that I am getting a 500 error as well when my users attempt to access the home page index.html in the public_html folder. Seems the index.php takes over and gives a 500 error or just a white blank screen.

However, if they type in the full url to the forum it will pull up fine.

 

I also upgrade up to PHP 7 which apparently might be the issue:

Quote

PHP Fatal error: Uncaught Error: Call to undefined function set_magic_quotes_runtime() in /home/XXXXX/public_html/XXXX/initdata.php:382
Stack trace:
#0 /home/XXXXX/public_html/index.php(50): require_once()
#1 {main}
thrown in /home/XXX/public_html/XXX/initdata.php on line 382

I am wondering if I need to downgrade PHP back and if 4.1.19 will run without PHP7 ?

Posted

You really have to check and/or post the errorlogs of your webserver and php.  I ran ips 4.1 (also 4.1.19.1) with php 7.1 for a long time without an issue on 7 installations :)

Posted

I'll go check the index.html later when I get home. It's a simple html opening page and shouldn't have any calls to a php file but I'll go look.

Thx for the responses.

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...