Jump to content

[Solved] 500 Internal Server Error


batti74

Recommended Posts

In the error_log file:

[24-Jan-2018 15:08:50 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 15:09:41 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 15:09:41 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 15:10:03 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 15:13:42 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 15:33:18 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 15:36:00 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 15:36:02 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 15:36:04 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 15:36:07 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 15:36:08 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 15:36:11 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 15:43:31 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 15:50:26 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
[24-Jan-2018 16:00:48 UTC] PHP Warning:  Module 'apcu' already loaded in Unknown on line 0
Link to comment
Share on other sites

You didn't change the permissions on the files in any of the subfolders.

-rw-rw-rw-. 1 batti74 batti74  2192 Sep 15 13:15 bottom.php
-rw-rw-rw-. 1 batti74 batti74 23835 Sep 20 10:11 configuration.php
-rw-rw-rw-. 1 batti74 batti74  7103 Sep 15 16:24 manager.php
-rw-rw-rw-. 1 batti74 batti74 12022 Sep 19 13:03 top.php
-rw-rw-rw-. 1 batti74 batti74 10910 Sep 15 16:24 update.php
    

The above was the contents of the include folder...those files are not 644 like they need to be. Neither are the files in any of the other subfolders. Go through all the subfolders and make sure the files are 644.

Link to comment
Share on other sites

There's something more than just permissions wrong here I think. I renamed your .htaccess for you to htaccess.old, that didn't help. I also eliminated the software as a cause by creating http://fatture.battistini-impianti.it/test.php...it should produce a phpinfo(); but it doesn't work either.  :unsure:

 

Moved so Krydos will look into this for you.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...