> >> Anyway, I'm a bit farther, but whatever I choose in the web interface, I > >> get an empty page and an error in Apache's log: > >> > >> > >> PHP Fatal error: Class 'PDO' not found in > >> /srv/www/webui/includes/db.php on line 14, referer: http://server/webui/ > > > > PHP 5 is required, which version are you running? > > $ php -v > PHP 5.2.4 with Suhosin-Patch 0.9.6.2 (cli) (built: Sep 14 2007 10:11:01) > Copyright (c) 1997-2007 The PHP Group > Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies > with Suhosin v0.9.20, Copyright (c) 2002-2006, by Hardened-PHP Project > > (same version for Apache)
http://www.php.net/manual/en/intro.pdo.php => "PDO ships with PHP 5.1" Not sure why its not working for you, maybe check your distro docs. -N
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ policyd-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/policyd-users
