![]() |
Dynamic library ISPConfig Cron Log Error
Howdy all,
I just finished the Perfect Ubuntu 12.04 LAMP setup for ISPConfig3. Everything went well as I didn't notice any errors...with the exception of mysql not understanding the first password I provided which was quickly fixed. The first few minutes of previewing ISPConfig I noticed that not all the logs can be viewed...I assumed that was because not all the logs had been written. I did notice this curious error message in the ISPConfig Cron log: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/xsl.so' - /usr/lib/php5/20090626/xsl.so: cannot open shared object file: No such file or directory in Unknown on line 0 Not sure what it means and now I'm in a holding pattern until I'm sure I can move forward and not have to start all over again... Any suggestions would be helpful. Thank you all in advance! |
The error message measn that php has been configured to load the shared library xsl.so but the library is not installed. This is uncritical and no reason for a reinstall. You should either remove the xsl config file in /etc/php5/conf.d/ so that php does not try to load the library or reinstall the php xsl extension so that the missing file gets installed.
|
| All times are GMT +2. The time now is 11:46. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.