Guest Posted December 5, 2004 Posted December 5, 2004 this is probably a stupid question but where do I find php.ini Ive searched the oscommerce-2.2ms2 folder with zero success. Regards Alan
Guest Posted December 5, 2004 Posted December 5, 2004 php.ini is not a part of osCommerce, it is an application, which runs from within apache, or operating system. if you control your own server or it is on your own local system, you can edit it. else majority of hosts do not allow access to it. i know i dont let anyone have access to it unless they are leasing the whole server, then whavever they want to do is their choice.
OceanRanch Posted December 5, 2004 Posted December 5, 2004 this is probably a stupid question but where do I find php.ini <{POST_SNAPBACK}> Run the following command in a php file and it will tell you. php_info(); Tom
♥Vger Posted December 5, 2004 Posted December 5, 2004 I'm guessing that the reason you are looking for php.ini is that you have found the error message that says "register_globals is disabled: please enable it in php.ini" If this is the case then go to the Contributions section and download the patch that allows you to run osCommerce with register_globals disabled. Vger this is probably a stupid question but where do I find php.ini Ive searched the oscommerce-2.2ms2 folder with zero success.Regards Alan <{POST_SNAPBACK}>
Guest Posted December 5, 2004 Posted December 5, 2004 I'm guessing that the reason you are looking for php.ini is that you have found the error message that says "register_globals is disabled: please enable it in php.ini" If this is the case then go to the Contributions section and download the patch that allows you to run osCommerce with register_globals disabled. Vger <{POST_SNAPBACK}> Thanks, iwas just following those instructions but they referrred to several settings in php.ini which I have no control over
Recommended Posts
Archived
This topic is now archived and is closed to further replies.