I used apt-get remove and backed out of all previous software installations.
I followed the Tutorial, up til page 5, when I attempt to use the link:
Code:
wget http://olivier.sessink.nl/jailkit/jailkit-2.15.tar.gz
Using the above URL returned the following error:
Code:
--2013-02-15 20:23:28-- http://olivier.sessink.nl/jailkit/jailkit-2.15.tar.gz
Resolving olivier.sessink.nl (olivier.sessink.nl)... failed: Temporary failure in name resolution.
wget: unable to resolve host address `olivier.sessink.nl'
So I Googled jailkit-2.15, the following download file succeeded.
Code:
wget http://fossies.org/unix/privat/jailkit-2.15.tar.gz
Once again however, when time to install ISPConfig3 the system still returns:
Code:
No PHP MySQL functions available. Please ensure that the PHP MySQL module is loaded.root@pcnetwork:/tmp/ispconfig3_install/install# ensure that the PHP MySQL module is loaded
-bash: ensure: command not found