How to check for apache version
1) httpd -v OR 1) httpd –version OR 1) /usr/local/apache/bin/httpd -v should look like: Server version: Apache/1.3.41 (Unix) Server built: Oct 15 2009 06:38:57 Cpanel::Easy::Apache v3.2.0 rev4793
» Read moreGuides, tips, and tricks by Ryan
1) httpd -v OR 1) httpd –version OR 1) /usr/local/apache/bin/httpd -v should look like: Server version: Apache/1.3.41 (Unix) Server built: Oct 15 2009 06:38:57 Cpanel::Easy::Apache v3.2.0 rev4793
» Read moreWordPress CLI wp core version – Display the WordPress version. OPTIONS [–extra] Show extended version information. Command line It’s very simple and easy to find the WordPress version from command […]
» Read moreDownload Plugin Here blog://dd32.id.au/ Dion Hulse – Lead Developer @ WordPress Add From Server The heart of a CMS is the ability to upload and insert content, WordPress does a […]
» Read moreZend Optimizer not installed Error After server upgrade. You can check and see if your server has been upgraded yet here: http://www.dreamhoststatus.com/ If you are seeing this error: Zend Optimizer […]
» Read moreYour site needs the bundle install From shell, you will need to run the bundle command: ( Command: bundle install ) You will get asked for your root password. Simply […]
» Read moreFrom shell, You will need to run the following to as your user correct the issue: gem uninstall mysql2 To uninstall the problem Gem, then: bundle install (will automatically install […]
» Read moreSub-domain Examples: blog.domain.com dev.domain.com test.domain.com store.domain.com Each subdomain is considered a separate website Sub-directory Examples: domain.com/blog domain.com/dev domain.com/test domain.com/store Subdirectories, also referred to as Folders, are any extension of the […]
» Read more