Black Fox
Новичок
не могу подключить файл через auto_prepend_file
пишу в .htaccess:
php_value auto_prepend_file c:/program files/apache group/apache/htdocs/tests/include/config.php
и кладу его в нужную папку. после этого у меня при открытии
страницы выдается 500 Internal server error
в логе apach:
[Mon Aug 22 20:28:07 2005] [alert] [client 127.0.0.1] c:/program files/apache group/apache/htdocs/tests/.htaccess: Invalid command 'php_value', perhaps mis-spelled or defined by a module not included in the server configuration
не пойму в чем дело
пишу в .htaccess:
php_value auto_prepend_file c:/program files/apache group/apache/htdocs/tests/include/config.php
и кладу его в нужную папку. после этого у меня при открытии
страницы выдается 500 Internal server error
в логе apach:
[Mon Aug 22 20:28:07 2005] [alert] [client 127.0.0.1] c:/program files/apache group/apache/htdocs/tests/.htaccess: Invalid command 'php_value', perhaps mis-spelled or defined by a module not included in the server configuration
не пойму в чем дело