php3-list | 199807
Date: 07/31/98
- Next message: Cameron Christian: "[PHP3] unsubscribe eln <email protected>"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] List Split"
- Maybe in reply to: Walter Dougoveto: "[PHP3] php_auto_prepend_file"
- Next in thread: Walter Dougoveto: "Re: [PHP3] php_auto_prepend_file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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
- Next message: Cameron Christian: "[PHP3] unsubscribe eln <email protected>"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] List Split"
- Maybe in reply to: Walter Dougoveto: "[PHP3] php_auto_prepend_file"
- Next in thread: Walter Dougoveto: "Re: [PHP3] php_auto_prepend_file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

