Web Hosting Talk







View Full Version : PHP/MySQL based CP with src?


Valve Ben
07-20-2004, 01:26 PM
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.

Valve Ben
07-21-2004, 05:08 AM
No ideas at all?

nexcess.net
07-23-2004, 12:13 AM
The only PHP based free system I've ever see Valve Ben is web-cp from can-host. I'm not sure if it's still around (old URL was http://webcp.can-host.com) but if you search around you may be able to find info on it. I believe it was sendmail based and did fall back on unix users (as many control panels do).

Chris