> Hi all,
>
> My website host just changed some settings for some reason. They have turned
> magic_quotes_gpc on. Needless to say, FreeTrade does not like this. The host
> currently runs PHP (version 3) as a CGI module. Is there a way I can turn
> off magic_quotes_gpc within the freetrade.php3 file? Or is there any other
> solution?
>
> I am under the impression that a .htaccess file will not work since they are
> running PHP via CGI. Is this correct?
Mike,
Unfortunately, because they are using PHP3, you may not override the
magic_quotes_gpc directive in an .htaccess file. However, I do believe
that there's a function to turn it off, so that you can just turn it off
in index.php3. Once you get things working, perhaps you can add this
question to the Freetrade FAQ.
Thanks,
-jj
--
if (shannon - jj) * behrens == webEngineer["CLEAR INK�"]:
print "<i>imagination is the only real medium(sm)</i><br>"
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]