Hi, Am 21.09.12 00:36, schrieb Ben Walton: > Hi David, > >> PHP Warning: PHP Startup: Unable to load dynamic library >> '/opt/csw/php5/lib/php/extensions/no-debug-non-zts-20090626/xsl.so' - >> ld.so.1: httpd: fatal: relocation error: file >> /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20090626/xsl.so: symbol >> dom_node_class_entry: referenced symbol not found in Unknown on line 0 > > Are all of the dependencies for CSWphp5-xsl properly installed? The > list is here: http://www.opencsw.org/packages/CSWphp5-xsl/ > >> PHP Warning: Cannot load module 'pdo_mysql' because required module 'pdo' >> is not loaded in Unknown on line 0 > > Are all of these modules enabled in php.ini?
IIRC pdo is not enabled by the default script since it's not in the php.ini. you need to add it. Greetings Jan _______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
