Hi all,

Installed a clean OBSD 4.4 stable.
Installed php5, pear and pear-DB. All from packages.
I then made a test script to see if httpd, php and mysql are running correctly. When i add require'DB.php'; the script won't work trough apache. When i put it through php directly i get no errors or warnings. When i comment //require'DB.php'; it works fine.

Tried starting apache like httpd -u in rc.conf, but this makes no difference. Besides, pear is stored in /var/www/pear. Serverroot is /var/www. So chroot should not be a problem anyway.

Any ideas anyone?
Regards,
Jasper

Reply via email to