php_value include_path "../includefiles/:../../includefiles/"

Bill wrote:
> How can I set the php include path on an Apache machine using .htaccess.
> 
> Assuming I'm puting it outside of the web root, I think it is something
> like:
> 
> php_include_path "../includefiles/:../../includefiles/"
> 
> but that generates server errors.
> 
> Any suggestions?
> 
> kind regards,
> 
> bill hollett
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to