How to Reduce Initial Server Response Time in WordPress
In today’s quick and online world, where people swiftly lose interest, how fast a website…
When managing several servers with different operating systems and versions, you might not be able to identify the LAMP version being used, it could happen with the client too. Here is a small method to check the LAMP version.
[root@localhost ~]# uname -a
Linux node1.oriensoft.com 2.6.32-042stab032.1 #1 SMP Sat Aug 13 18:16:00 MSD 2011 x86_64 x86_64 x86_64 GNU/Linux
As per the above output, Operating System is RHEL 6.1 (64-Bit).
Server version: Apache/2.2.15 (Unix)
Server built: Aug 14 2010 08:53:20
As per the above out put Apache version is 2.2.15.
[root@localhost ~]# mysql -V
mysql Ver 14.14 Distrib 5.1.47, for redhat-linux-gnu (x86_64) using readline 5.1
As per the above output, Mysql Version is 5.1.47 (64-Bit).
As per the above out put PHP Version is 5.3.2.
Explore more hosting insights, tips and industry updates.
In today’s quick and online world, where people swiftly lose interest, how fast a website…
Now, cloud storage can easily be integrated into mobile and smartphones. Users will now be…
The year 2013 marked a turning point for Cloud-as-a-Service, as businesses rapidly embraced cloud technologies…