I got php with gettext, ldap, imap & mysql installed and running but I don't think I have PHP registered properly. On my RH linux box I can do a which php and get the location but on OpenBSD I just get which php php: Command not found. which ls /bin/ls
any ideas? Also I can access test.php which resides in the /var/www/horde/test.php from http://192.168.1.25/horde/test.php the horde directory has a symbolic link ln -s /var/www/horde /var/www/htdocs/ but I cannot access /var/www/horde/imp/intro.php http://192.168.1.25/horde/imp/intro.php but if I copy intro.php to /var/www/horde I can. It's like the minute the php file is deeper then the symbolic link it just will not load properly. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php