Please read http://www.php.net/manual/en/configuration.php

You need to use:

php_value auto_prepend_file /usr/local/htdocs/oi2kplus1/phplib/prepend.php

-Rasmus

> I'm trying to get auto_prepend to work on Mandrake 8.0, apache is
> configured with mod_php4 and mod_vhosts. Where do I add the command for
> prepending?
> I've tried in the vhosts.conf and http.conf, could be my syntax..
> I've tried the following in both .confs:
> auto_prepend_file /usr/local/htdocs/oi2kplus1/phplib/prepend.php
> auto_prepend_file=.:/usr/local/htdocs/oi2kplus1/phplib/prepend.php
> auto_prepend_file ".:/usr/local/htdocs/oi2kplus1/phplib/prepend.php"
> auto_prepend_file=".:/usr/local/htdocs/oi2kplus1/phplib/prepend.php"
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to