PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Warning: dl() [function.dl]: Unable to load dynamic library '/usr/lib/php4/20050606+lfs/php_xslt.dll' - /usr/lib/php4/20050606+lfs/php_xslt.dll: cannot open shared object file: No such file or directory in /home/user/webteam/www.ekonomika.be/ploegorion/index.php on line 2
Warning: dl() [function.dl]: Unable to load dynamic library '/usr/lib/php4/20050606+lfs/php_xslt.dll' - /usr/lib/php4/20050606+lfs/php_xslt.dll: cannot open shared object file: No such file or directory in /home/user/webteam/www.ekonomika.be/ploegorion/index.php on line 2
If the extension module exists, it's name would be 'php_xslt.so' instead of *.dll (assuming that ulyssis/ekonomika are still running *nix).. (and if i remember even better, the default policy used to be that the apt packages were not used, but everything was compiled from source.. So you might want to ask your sysadmin to load that extension)