Juniyakers Posted May 19, 2006 Share Posted May 19, 2006 as title says... Link to comment Share on other sites More sharing options...
♥Vger Posted May 19, 2006 Share Posted May 19, 2006 Do a search of the forum for "FATAL ERROR: Register Globals" the question has been answered a few thousand times. Vger Link to comment Share on other sites More sharing options...
scootd Posted May 19, 2006 Share Posted May 19, 2006 Open up your catalog/admin and click on tools/server info, then look for: Configuration File (php.ini) Path, near top of page ... Scot Link to comment Share on other sites More sharing options...
metricbikes Posted May 20, 2006 Share Posted May 20, 2006 Open up your catalog/admin and click on tools/server info, then look for: Configuration File (php.ini) Path, near top of page ... Scot Has anyone run into the same problem using swsoft's PLESK? That is my issue. It has deleted my /usr/local/lib/ directory files. Does anyone know where to find the php.ini using PLESK? Or is there a path inside oscommerce that needs to be changed for PLESK? Link to comment Share on other sites More sharing options...
Juniyakers Posted May 20, 2006 Author Share Posted May 20, 2006 The search didnt get me anywhere - hence why i posted... What if i am unable to make changes to php.ini due to my host's security policy? Lowri Link to comment Share on other sites More sharing options...
♥Vger Posted May 20, 2006 Share Posted May 20, 2006 If your site is hosted on a Windows server then you'll have to install the Register Globals Patch (find in Contributions). If your site is hosted on an Apache server with a Unix or Linux Operating system then you may be able to turn on Register Globals just for your website by putting the code below into a .htaccess file in the root of your site. php_flag register_globals on Vger Link to comment Share on other sites More sharing options...
Juniyakers Posted May 22, 2006 Author Share Posted May 22, 2006 Hi Sorry to be annoying - but I my secure server in Windows, so I need the patch however there sem to be several. I have looked at the one you have posted, however am a little worried about using it as this website is not a new installation and has many modificatons. What should I do? Which contrib is best for me? Lowri Link to comment Share on other sites More sharing options...
♥Vger Posted May 22, 2006 Share Posted May 22, 2006 I may be wrong about this - hope I am - but is your hosting company Fasthosts (or one of their resellers like Streamline)? If so, stop now, give up, and demand your money back for the shared ssl you paid for (which most hosts include in their most basic packages). Even if I am wrong about the above you are going to have major problems if your website is on one server with register gloabls enabled and your ssl folder is on another server entirely, with Register Globals disabled. In answer to your original question, go to Contributions and select the patch supplied by CMOTD (Richard Bentley). My version is now out of date and he has updated his. Vger Link to comment Share on other sites More sharing options...
Juniyakers Posted May 22, 2006 Author Share Posted May 22, 2006 I am with Streamline... does this mean it wont work on this hosting? if so i am up shit creek and majorly stressed! Link to comment Share on other sites More sharing options...
Juniyakers Posted May 22, 2006 Author Share Posted May 22, 2006 If the above is true - can you advice me on my best plan of action. Should I get new hosting for my 2 osc sites? What hosting would you recommend (I am majorly on a budget - poor student) Thank you ever so much for any help! Link to comment Share on other sites More sharing options...
Guest Posted May 27, 2006 Share Posted May 27, 2006 I've gotten oscommerce to work on Fasthosts (Linux server for non SSL part and SSL part on Windows vault2.secured-url.com server). Do you still want to know how to get it all working? Ifso I'll write up a tutorial. Link to comment Share on other sites More sharing options...
Guest Posted May 28, 2006 Share Posted May 28, 2006 Yes Please DO It would be nice to see the exact solution. Thanks in advance Link to comment Share on other sites More sharing options...
Guest Posted May 28, 2006 Share Posted May 28, 2006 I'll write a tutorial up tonight! :) Link to comment Share on other sites More sharing options...
chooch Posted May 29, 2006 Share Posted May 29, 2006 I'll write a tutorial up tonight! :) I look forward to it.... However, back to the response about getting stressed over what to do with your 2 sites. Yes move them over to a new host. There are some very reputable cheap ones and you should run a search engine query to satisfy yourself as you will see reviews from unbiased people. If you get hosting and pay in $US then it's better because you ?1 = $1.88 or so. Don't worry about not having your sites hosted on servers not in the UK, it shouldn't matter where they are hosted as long as you do not need access to the physical server - which you don't. Upon receiving fixes and advice, too many people don't bother to post updates informing the forum of how it went. Until of course they need help again on other issues and they come running back! Why receive the information you require in good faith for free, only to then have the attitude to ignore the people who gave it to you? There's no harm in saying, 'Thanks, it worked'. On the contrary, it creates a better atmosphere. CHOOCH Link to comment Share on other sites More sharing options...
lyn Posted June 5, 2006 Share Posted June 5, 2006 Thank you for this. A very simple & immediate fix for my store issues - much appreciated! Cheers, Lyn ------------- If your site is hosted on an Apache server with a Unix or Linux Operating system then you may be able to turn on Register Globals just for your website by putting the code below into a .htaccess file in the root of your site. php_flag register_globals on Vger Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.