Provides additional PHP versions for customers.
- One of the supported distributions
- i-MSCP Serie ≥ 1.5.3
- The Fcgid or the FPM i-MSCP httpd server implementation
Provides additional PHP versions for customers.
#!/bin/bash | |
# | |
# http://wiki.i-mscp.net/doku.php?id=start:howto:replace_squirrelmail_with_roundcube | |
# | |
# | |
echo 'siliwangi.kits.or.id' > /etc/hostname | |
hostname -F /etc/hostname | |
hostname && hostname -f | |
rm /etc/apt/sources.list |