[horde] problem with horde
Olivier Kaloudoff
kalou at kalou.net
Tue Dec 19 04:17:16 PST 2000
Hi ..
do you know if apache is using your directives as
you would want to ?
maybe a small script with only:
<?
phpinfo();
?>
would help.
Kalou
> I use
>
> Tue Dec 19 15:51:45 2000] [notice] Apache/1.3.12 (Unix) tomcat/1.0
> PHP/3.0.16 m
> od_ssl/2.6.4 OpenSSL/0.9.5a rus/PL29.4 configured -- resuming normal
> operations
>
> If I write in config:
>
> <Directory /var/local/apache/htdocs/horde>
> Options Indexes FollowSymLinks
> AllowOverride None
> order allow,deny
> allow from all
> <IfModule mod_php3.c>
> php3_include_path '/var/local/apache/htdocs/horde/phplib'
> php3_auto_prepend_file /var/local/apache/htdocs/horde/phplib
> php3_magic_quotes_gpc Off
> php3_track_vars On
> </IfModule>
> </Directory>
>
> I get error when run test.php3 in error.log
>
> input in flex scanner failed
>
> If I don't write this, certanly , I get
> PHPLIB Configuration
> track_vars: Yes
> PHPLIB (is page_open() defined): No
>
> What can I do to get it works?
>
> Dmitry Melekhov
> http://www.belkam.com/~dm
> 2:5050/11.23 at fidonet
>
>
>
More information about the horde
mailing list