Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Register Globals problem


sugarsnow

Recommended Posts

Posted

My host has moved my website without telling me and now suddenly nothing works :(

I have to disable write by user to my config file

and I'm getting this error trying to access admin

 

Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory.

 

my .htacess already has register_globals on I tried changing the 1 to on and back but nothing works. My webhost says they don't allow register globals from .htacess and told me to use a php.ini file which I put in admin folder and now my entire website is down

 

Secure Connection Failed

An error occurred during a connection to my site.com.

SSL received a record that exceeded the maximum permissible length.

(Error code: ssl_error_rx_record_too_long)

The page you are trying to view can not be shown because the authenticity of the received data could not be verified.

* Please contact the web site owners to inform them of this problem.

 

I'm not sure what to do next, has anyone had the same happen to them before?

Posted

On the php.ini,

 

I think their talking about the one in your cgi-bin (or sucklike) folder.

 

I doesn't go anywhere in catalog/*.* , it configures the server that's hosting your shop.

 

You will have to log into your hosting company's control panel and use whatever filemanager they have to see where yours is.

 

eg.

My shop is in

***.co.za / httpdocs / catalog

 

& the php.ini file's in

***.co.za / cgi-bin

 

Other than that I don't know anything about SSL. :(

"I have no special talent. I am only passionately curious"

- Albert Einstein

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...