One of the features of php4 is that you can include
apache directives in your httpd.conf, like
php_value name value
- the commands are what you might see in a php.ini .

When I tried using the latest cooker apache/php modules,
and added a command in my httpd.conf (in the recommended
place, and after the php4 module is loaded), I got:

Syntax error: Invalid command 'php_value',
perhaps mis-spelled or defined by a module not included
in the server configuration

Was the php4 apache module compiled without this
capability?  Can it be fixed?

php-4.1.1-3mdk
apache-1.323-1mdk
mod_php-4.1.1-2mdk

(apache/php works fine on my box otherwise)

Curt Siffert



Reply via email to