Date: 07/03/00
- Next message: Jan Johansson: "Re: [phplib] .htaccess configuration"
- Previous message: Jan Johansson: "Re: [phplib] .htaccess configuration"
- In reply to: Jan Johansson: "Re: [phplib] .htaccess configuration"
- Next in thread: Jan Johansson: "Re: [phplib] .htaccess configuration"
- Reply: Jan Johansson: "Re: [phplib] .htaccess configuration"
- Reply: Michael Haertl: "Re: [phplib] .htaccess configuration"
- Reply: Leif Jakob: "Re: [phplib] .htaccess configuration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks for a quick response.
I made the change to .htaccess file which now reads:
php3_auto_prepend_file /home/unleaded/public_htdocs/php/prepend.php3
but the page still errors with a 500 -
[Mon Jul 3 07:06:00 2000] [alert] [client]
/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
I am thinking since 'php_auto_prepend_file' is bombing its not even reading
the value. Is
this a Apache parameter setting ?
Thanks,
Eric
> > php3_auto_prepend_file /home/unleaded/public_htdocs/php/
>
> You also
> need a FULL path for auto_prepend_file.
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Jan Johansson: "Re: [phplib] .htaccess configuration"
- Previous message: Jan Johansson: "Re: [phplib] .htaccess configuration"
- In reply to: Jan Johansson: "Re: [phplib] .htaccess configuration"
- Next in thread: Jan Johansson: "Re: [phplib] .htaccess configuration"
- Reply: Jan Johansson: "Re: [phplib] .htaccess configuration"
- Reply: Michael Haertl: "Re: [phplib] .htaccess configuration"
- Reply: Leif Jakob: "Re: [phplib] .htaccess configuration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

