Guest Posted January 23, 2006 Posted January 23, 2006 I wander if anyone can help. I would like to locate the php.ini file to make changes. Is it in the server or within OSC listings. Forgive me, but I'm new to this game. Thanks in advance!
Jack_mcs Posted January 23, 2006 Posted January 23, 2006 It is in the server files and cannot usually be accessed by the shop owner unless you are on a dedicated server. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
kassi59 Posted January 23, 2006 Posted January 23, 2006 I wander if anyone can help. I would like to locate the php.ini file to make changes. Is it in the server or within OSC listings. Forgive me, but I'm new to this game. Thanks in advance! This is how I did it. I hope this helps. <!--[if !supportLists]-->1) <!--[endif]-->Go to your control panel and then click on File manager. <!--[if !supportLists]-->2) <!--[endif]-->In your file manager, enter the public_html folder. <!--[if !supportLists]-->3) <!--[endif]-->In the public_html folder you will see a file called .htaccess, a) Select the .htaccess file and click edit. <!--[if !supportLists]-->4) <!--[endif]-->Copy and paste the below at the bottom of .htaccess file and save it: php_value register_globals 1 This will turn your register_globals on and your script will work properly. Kate Kateart-cards
Recommended Posts
Archived
This topic is now archived and is closed to further replies.