lilysavage Posted April 18, 2004 Posted April 18, 2004 Could someone please help as I can't get past the register_globals problem and I have contacted the host company but they offer little help or I should say little help to me because I don't understand! I am on a Windows platform and was sent the following email, "You cannot override the php.ini settings in the .htaccess file on our servers, to change any settings on a temporary basis you will need to use the ini_set() variable" Trouble is I don't know what to do with the variable......can someone help so I can at least get up and running. Thanks in advance. :unsure:
lilysavage Posted April 18, 2004 Author Posted April 18, 2004 So what I did was insert the following, ini_set(register_globals, 1) into index.php in the /catalog/install directory and now I'm getting the following error Parse error: parse error, unexpected T_LNUMBER in \\nas08ent\domains\w\webtechnique.net\user\htdocs\catalog\install\index.php on line 12 Can anyone help???????
Guest Posted April 18, 2004 Posted April 18, 2004 Could you paste line 12 of the index.php file that is not parsing correctly for us all to view. Thanks
Mark Evans Posted April 18, 2004 Posted April 18, 2004 You cant change the register globals setting using ini_set() :( Mark Evans osCommerce Monkey & Lead Guitarist for "Sparky + the Monkeys" (Album on sale in all good record shops) --------------------------------------- Software is like sex: It's better when it's free. (Linus Torvalds)
lilysavage Posted April 18, 2004 Author Posted April 18, 2004 Hi All Line 12 is ini_set(register_globals, 1) :)
♥Vger Posted April 18, 2004 Posted April 18, 2004 You're on a Fasthosts server. I see from your posts that you've already found out how useful "Xtremely Useless Support" is. Your only hope of sanity in this life is to host elsewhere! Vger
lilysavage Posted April 18, 2004 Author Posted April 18, 2004 I totally agree ........ worse than xtremely useless!!! Can you recommend anywhere else?? Cheers ;)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.