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 morewp help Available commands: wp blog create|delete|empty wp cache add|decr|delete|flush|get|incr|replace|set|type wp cap add|list|remove wp comment approve|count|create|delete|last|spam|status|trash|unapprove|unspam|untrash wp core config|download|init-tests|install|install-network|is-installed|update|update-db|version wp db cli|create|drop|export|import|optimize|query|repair|reset wp eval wp eval-file wp export wp help […]
» 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 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 more