[phplib] .htaccess configuration From: Eric Porter (api <email protected>)
Date: 07/03/00

Hello all,
I installed phplib, all is working well, if I set the include on every file.
I do not want to do that..
The documentation say to add the path to the .htaccess file. So I did.

php3_auto_prepend_file /home/unleaded/public_htdocs/php/

But the page errors with a 500 and the error log reports...

[Mon Jul 3 06:20:51 2000] [alert] [client 24.50.146.126] /home/unleaded/public_htdocs/phplib/admin/.htaccess: Invalid command
'php3_auto_prepend_file', perhaps mis-spelled or defined by a module not included in the server configuration

Is there a certian way I have to define a incluepath in the .htaccess file, different then the given instructions?
Or do I need make a request to server admin to have something changed ? If so whats the correct context/format
of the thing I need added changed ?

Thanks
Eric