> I have freetrade set up on one webserver, and had to use an .htaccess file
> to get the proper setting for the magic quotes var.
>
> I am now trying to set up freetrade on my own server for testing, and also
> trying to use an .htaccess file but I am coming up with a 500 error and
> this in the error logs:
>
> [Thu Aug 17 07:10:06 2000] [alert] [client 12.26.86.13]
> /home/kballard/.html_pages/freetrade-1.0.3/.htaccess: Invalid
> command 'php_value', perhaps
> mis-spelled or defined by a module not included in the server
> configuration
>
> I am running PHP 3.0.14 on my server. The other server that I have it
> working is now on PHP 4 but when I originally installed freetrade I
> believe it was version 3.x.
>
> I checked PHP's online manual and the only info I found was to make sure
> that AllowOverride Options set in the apache configs for the dir, which it
> already is.
>
> Anyone have any ideas or can shed some light??
Yep. PHP 3 and PHP 4 have different apache directives. PHP 3 uses a whole
list of special directives. PHP 4 has just a few, and you use them to
the values of config variables.
Leon
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]