|
Hi. Im not new to PHP but I have not come across my current problem before.
I'm creating an automatic website creation tool for a bit of a niche market, using my own CMS with themes and fancy editors and all that jazz. And while my CMS is almost complete and working I have recently realised that I have no idea how I wish to deploy it.
My service involves setting up a new account on my reseller hosting package for my clients, and then them using either my database based CMS system or ordinary FTP access, depending upon their experience. My problem is that I dont really want to have to put all the control panel PHP scripts in their webspace. In case they delete them, edit them beyond repair and all sorts of security issues I havn't thought of... Also, it means I can't subtly update it once I have clients.
Im sure my service isn't completely unique. How do other people get around this?
|