Mailinglist Archive: opensuse (4749 mails)
| < Previous | Next > |
php_value not allowed here
- From: Nick Selby <php@xxxxxxxxxxxxx>
- Date: Tue, 27 May 2003 16:50:40 +0200
- Message-id: <200305271650.40763.php@xxxxxxxxxxxxx>
Never heard anything on the other message, so I'l retry with a simpler one:
the .htaccess file which reads:
AddType application/x-httpd-php htm html php
php_value include_path ".:/home/cleartakeoff.tld/public_html/demo/"
php_value auto_prepend_file demo-config.php
produces a 500 internal server error when the browser surfs into it. The log
says:
[Tue May 27 16:46:43 2003] [alert] [client 127.0.0.1]
/home/cleartakeoff.com/public_html/demo/.htaccess: php_value not allowed here
Anyone know why?
Thanks!
Nick
the .htaccess file which reads:
AddType application/x-httpd-php htm html php
php_value include_path ".:/home/cleartakeoff.tld/public_html/demo/"
php_value auto_prepend_file demo-config.php
produces a 500 internal server error when the browser surfs into it. The log
says:
[Tue May 27 16:46:43 2003] [alert] [client 127.0.0.1]
/home/cleartakeoff.com/public_html/demo/.htaccess: php_value not allowed here
Anyone know why?
Thanks!
Nick
| < Previous | Next > |