Install PHP cache in Ubuntu
Leave a reply
Caching is one of the most powerful features in PHP. Here is the step to install. First install php5 and other required package with sudo Authentication Then install APC package if there is asking some yes/no just write yes and the Last step add installed extension in php configuration like this and then insert following […]