Jump to content

[RESOLVED] Problem: "PHP register global option is off" @hostgator.com


Recommended Posts

Hi Tip-C

I have all my sites hosted on Hostgator and have never had any issues with prestashop, can you not continue installing it ? or does it stop you from finishing the install ?


The installation does continue. However, I read up on what exactly register global is and it is not recommended to have it turned on, same as presta shop recommends you to have it turned off.

I have resolved the problem. For those experiencing the same thing here is how you fix it:

In cPanel, find php.ini quick config.
Scroll down to register globals and click OFF.

Save the new settings and Voila!
Link to comment
Share on other sites

  • 1 year later...

Hello,
On my host I have to add in php.ini this:

register_globals = off
post_max_size = 20M
memory_limit = 200M
upload_max_filesize = 20M
max_execution_time = 120
expose_php = off
session.save_path = /tmp
mysqli.default_socket = /tmp/mysql5.sock

The inconvenience is it has to be i every folder with php.

Link to comment
Share on other sites

  • 1 year later...

 

The installation does continue. However, I read up on what exactly register global is and it is not recommended to have it turned on, same as presta shop recommends you to have it turned off.

I have resolved the problem. For those experiencing the same thing here is how you fix it:

In cPanel, find php.ini quick config.

Scroll down to register globals and click OFF.

Save the new settings and Voila!

 

Thanks, your post helped me resolve this issue..

 

Cheers..

Link to comment
Share on other sites

  • 4 months later...

 

Thanks, your post helped me resolve this issue..

 

Cheers..

 

 

The installation does continue. However, I read up on what exactly register global is and it is not recommended to have it turned on, same as presta shop recommends you to have it turned off.

 

I have resolved the problem. For those experiencing the same thing here is how you fix it:

 

In cPanel, find php.ini quick config.

Scroll down to register globals and click OFF.

 

Save the new settings and Voila!

 

Thanks!

I am using Hostgator. This really works.

Link to comment
Share on other sites

  • 1 year later...

The installation does continue. However, I read up on what exactly register global is and it is not recommended to have it turned on, same as presta shop recommends you to have it turned off.

 

I have resolved the problem. For those experiencing the same thing here is how you fix it:

 

In cPanel, find php.ini quick config.

Scroll down to register globals and click OFF.

 

Save the new settings and Voila!

Thanks, this worked for me but in cPanel it was called "php.ini EZConfig" and you have to enable it to turn register globals off.

@mywebsitespot

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...