polcoder Posted June 4, 2013 Share Posted June 4, 2013 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 More sharing options...
shacker Posted June 6, 2013 Share Posted June 6, 2013 yes, is not a good idea. ps version? Link to comment Share on other sites More sharing options...
polcoder Posted June 6, 2013 Author Share Posted June 6, 2013 the latest one: 1.5.4.1 I can send you credentials if you wish but due this is a real store of my client I cant do it on public board. Link to comment Share on other sites More sharing options...
shacker Posted June 7, 2013 Share Posted June 7, 2013 ok Link to comment Share on other sites More sharing options...
rturner Posted June 9, 2013 Share Posted June 9, 2013 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 More sharing options...
Recommended Posts