Tagged Questions
0
votes
0answers
51 views
How to improve overall site performance/security? [closed]
I use PHP and am avid in my development using that language. What means can I use that will improve the performance of my PHP site, and bolster its security?
2
votes
1answer
904 views
How to ensure mysql starts automatically if server restarts on Ubuntu Server
Occasionally for various reasons my webhost 'reboots' my VPS after doing some routine maintenance or upgrades. However when they do, or if I reboot the server for any reason myself, mysql doesn't ...