[imp] inclusion problems Horde 2.2 / IMP 3.2
Eric Rostetter
eric.rostetter at physics.utexas.edu
Tue Mar 4 15:57:26 PST 2003
Quoting John Dow <m00n-light at lycos.com>:
> I've changed the following in Apache httpd.conf:
> (found this in the newsgroups)
>
> <Directory "/usr/local/apache/htdocs/horde">
> php_flag magic_quotes_gpc off
> php_value include_path '/usr/local/lib:/usr/local/lib/php'
> </Directory>
>
> Any idea how to fix this?
Try adding the current directory to the include path, as in:
php_value include_path '.:/usr/local/lib:/usr/local/lib/php'
> Thanks in advance!
Not sure if that will help or not, but I would recommend trying it.
--
Eric Rostetter
The Department of Physics
The University of Texas at Austin
Why get even? Get odd!
More information about the imp
mailing list