Today, Facebook shared one of its cool project – HipHop for PHP.
What is the use?
HipHop can reduce the CPU usage at the server even by 50% depending on the page executing PHP code. Reducing the overhead this way, it can help in scaling complex php websites. As per Facebook latest news, HipHop has shown incredible results for Facebook.…
My last post was about the installation of Apache, PHP and Mysql on linux platform but recently i was looking for some document which could explain the installation of these open source applications on the solaris machine.
I found a lots of blogs/posts for the same but most of them are outdated and not completely explained.
But this article shows …
When i had been asked to install apache, mysql and php in my first job then it had been really hard for me to find a proper article which i could follow blindly and could install the stuff without wasting much time (which you usually don’t have in your first job).
So i thought of writing one full fletched article …