[horde] Permanent Relogin
Nino Martincevic
nmartincevic at knowone-ag.de
Tue Oct 24 09:14:00 PDT 2000
Hi!
> Make sure you're not using php.ini-optimized.
No. I configured a virtual server:
<VirtualHost 192.168.1.11>
DocumentRoot /www/horde
ServerName horde.intra.knowone-ag.de
AddType application/x-httpd-php .php3 .php
php_value include_path
.:/www/horde/config:/www/horde/phplib:/www/horde/lib:/www/horde
DirectoryIndex index.html index.php3
php_value auto_prepend_file /www/horde/phplib/prepend.php3
php_value magic_quotes_gpc off
php_value track_vars on
php_value register_globals on
</VirtualHost>
> > They get written, how else can I check them here?
>
> test.php3
I shows me:
:track_vars: No
:PHPLIB will not work correctly with track_vars disabled. Enable it in your
config file before continuing.
:PHPLIB (is page_open() defined): Yes
But the PHPLIB test works well.
More information about the horde
mailing list