Hi guys,
Does anyone know of a PHP/MySQL Linux CP that comes with full source?
Basically we have a custom setup on all our servers rather than using out-of-the-box distro setups so we need a CP which we can hack up to allow the linkage we require.
Hosting server setup pretty much comes down to the following:
Postfix+MySQL+Courier (jailed)
Apache
ProFTPd+MySQL (user jails)
This allows us to keep all user logins within a MySQL database and never have the need for actual system users as far as hosting customers are concerned. The MySQL auth box sits alone with stunnel links from each of the hosting machines.
All DNS is handled on a seperate box too where BIND is jailed.
SO... we are looking for a pre-made CP which we can hack to interact with our setup (ie: handle all aspects of our customers accounts).
We also use ModernBill so something that already integrates with MB would be a huge plus.
Any ideas for a base?
Thanks.