This is a discussion on PHP include_path and Apache within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hi all, I have a problem with changing the include_path using a .htaccess-file under Apache 1.x. While settings ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi all,
I have a problem with changing the include_path using a .htaccess-file under Apache 1.x. While settings like "php_flag register_globals off" are working without a problem, the "php_value include_path /mydir/" is just ignored. Any idea? Thanks in advance, -andi |