When i try to install ispconfig shows me the following error: "No PHP MySQL functions available. Please ensure that the PHP MySQL module is loaded." I have verified that mysql is installed correctly. I m installing in Ubuntu 12.10 following the manual: http://www.howtoforge.com/perfect-server-ubuntu-12.10-apache2-bind-dovecot-ispconfig-3-p3 Bye
Nothing happens Leyendo lista de paquetes... Hecho Creando árbol de dependencias Leyendo la información de estado... Hecho php5-mysql ya está en su versión más reciente. fijado php5-mysql como instalado manualmente. Se instalaron de forma automática los siguientes paquetes y ya no son necesarios. libswt-cairo-gtk-3.5-jni libswt-gtk-3.5-jni libswt-mozilla-gtk-3.5-jni libcommons-cli-java tzdata-java libcommons-lang-java libswt-gnome-gtk-3.5-jni libswt-gtk-3.5-java java-wrappers Utilice «apt-get autoremove» para eliminarlos. 0 actualizados, 0 se instalarán, 0 para eliminar y 3 no actualizados.
Yah, I was hoping to get a laugh I have everything installed however I am getting the same error. Is there an installation problem preventing the correct loading?
You must create the following PHP file: PHP: <?php phpinfo(); ?> Name it info.php (for example), put it in your document root, and call it in a browser.