View Single Post
  #2 (permalink)  
Old 04-05-2007, 15:15
247h's Avatar
247h 247h is offline
Premium Member
 
Join Date: Nov 2006
Location: Buckingham UK
Posts: 261
Send a message via AIM to 247h Send a message via MSN to 247h Send a message via Yahoo to 247h
Default

Quote:
Originally Posted by habby View Post
...I've had a look at both those files hoping it would just say on or off ...
You normally need root access to see contents of php.ini so I presume you have a VPS Hosting or dedicated server? If you do then search in /usr/lib/php.ini for register_globals = and set to On

If you're on shared hosting and you have .htaccess in your OSCommerce folder, then edit it by adding: php_flag register_globals on — it's probably better to use this method unless you're a reseller and you have other potential OSCommerce users.

EDIT: Just noticed you double-posted this enquiry and it's been answered elsewhere and I made a faux pas on my suggestion for editing .htaccess, which I've since corrected!
__________________
Gadge

Too many nice toys — too little time to play with 'em!

Last edited by 247h; 04-05-2007 at 15:26.
Reply With Quote