Jump to content

PS1.7.4.2. HTTP ERROR 500 on backend with php correctly configured :(


Recommended Posts

Hello,

 

I'm trying to go live with my PS 1.7.4.2. In localhost is working smoothly, but not in Siteground and I have no clue why.

You can find my php config here: http://elcieloenlatierra.es/tmp/phpinfo.php

I write a resumee here of my php configuration:

Register_globals = OFF
Zlib.output_compression = ON
Zlib.output_compression_level = 6
Magic_quotes_gpc = OFF
Magic_quotes_runtime = OFF
Magic_quotes_sybase = OFF

memory_limit = 768M 
upload_max_filesize = 128M 

File_uploads= ON
allow_url_fopen= ON

  - Mcrypt: enabled 
  - OpenSSL: enabled 
  - Zip: enabled
  - Curl: enabled
  - GD: enabled
  - PDO: enabled (también está PDO_mysql instalado)
  - MemCached: enabled
  - Dom: enabled

 

I tried to run it under php 5 (does not have php accelerator) and php 7.0.31 (does have php accelerator) but nothing.. 

I cannot access to Products or Performance in the live server.

I just restore the previous version I had PS1.7.2.4 which is correctly working.... 

Do you have any ideas, pleaseeeeee?

 

Thanks in advance.
  

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...