php3-list | 199807

Re: [PHP3] php_auto_prepend_file From: Rasmus Lerdorf (rasmus <email protected>)
Date: 07/31/98

> What I added:
> <Directory /mypath>
> ForceType application/x-httpd-php3
> php3_auto_prepend_file /some_mypath/auth.inc
> </Directory
>
> Apache errors on startup:
> Syntax error on line 224 of /etc/httpd/conf/srm.conf:
> Invalid command php3_auto_prepend_file

Are you sure you are running the Apache module version of PHP on that
server? If you are running the CGI version you can't use PHP directives
in the Apache conf files.

-Rasmus

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3