Hi all, I fail with a miss "rm -rf modules" in /usr/lib/apache2 folder. To repair, I simply cp modules from another server and I reinstall the missing one through "aptitude reinstall libapache2-mod-suphp libapache2-mod-suphp libapache2-mod-fcgid libapache2-mod-passenger" but there is still problem. All the websites are fully functional (with their respective databases) but ISPconfig admin panel and PhpMyAdmin produce error 500 with: mysql.so, mysqli.so and pdo_mysql.so still exists... Any idea? Regards,
Already done but it don't change anything... Thank you Note this is only the admin panel et phpmyadmin who meet a problem, the ~200 other websites with DB I host don't have any problem with their CMS...
Did you run these commands? Code: cd /tmp wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz tar xvfz ISPConfig-3-stable.tar.gz cd ispconfig3_install/install php -q update.php
Yes. Problem solved, I finaly do a "revert to snapshot", thanks ESXi, but my customers lost all the last 5 hours work they do... But it is a free service so... Thank you. It happends when I tried to install a simple plugin to Munin to see all vhost activity (documents, req,, traffic).