Jump to content

SSL problem


Recommended Posts

Hi,

 

I would like to ask you guys about developing SSL which I have some problems with.

My client already bought SSL for his domain and its setted up on server.

 

Now when I try to activate it in BO I got an error NOT FOUND

Whats more when I try to display a page like: https://www.address.com I got this msg:

FATAL ERROR: register_globals is disabled in php.ini, please enable it!

 

I guess enabling register_globals is not a good idea!

 

Anyone know what can be wrong?

 

Best regards

Marcin

Link to comment
Share on other sites

My host set up my php.ini and I noticed that it's commented out (;register_globals = off) so they're not worried. If I was running many different applications I'd probably want it off, but I'm just running very recent to very latest versions of prestashop. I understand that register_globals can be a security concern with old or poorly-written software. I'm trusting that prestashop isn't very vulnerable. There must be something in prestashop that requires register_globals for ssl if that's where you're getting the error.

Link to comment
Share on other sites

×
×
  • Create New...