Today, I started coding SMX. I decided to code it in php as there is no point in coding it perl because I can achieve everything that I need to with php. That includes restarting the server, restaring apache and more using exec() function. The dashboard is fully complete, with server uptime, load, port status’s [...]
Posts Tagged ‘PHP’
Server Manager X – Perl or PHP?
Well, this is the problem that i am faced with. If i write Server Manager X in Perl, the server that it is installed on has to support CGI. This may be a problem for smaller servers. However, if i write it in PHP, it will run on most web servers, as most (if not [...]
More work, back to school and mybb plugins..
So, with a possible 3 clients all requiring work to be done, it could be a busy few weeks ahead of me. In the meantime however, I need to learn more about Linux, the file system, and writing software for it. As over 70% of web hosts servers run Linux, it makes sense for me [...]