Quote:
|
Originally Posted by yayien
PS: I think that C++ would be a better choice so as to have better perfs..
|
For the backend daemon maybe? I think for the frontend PHP is a good choice.
If we use a mysql based configuration for most daemons / services, the backend daemon (runs as root) will have to handle only the file based apache configuration, the initial creation of the website directories and the management of the shell users. I think it should handle only the functions where root priviliges are absolutely nescessary.