On Every Visit WP-Cron Gets executed, Which Might Start Multiple Processes And Add Errors in PHP5-FPM Log With Label wp-cron.php?doing_wp_cron. Previously, we have discussed about the proper settings for setting up UNIX socket for Nginx and PHP5-FPM - we basically mentioned there about disabling this wp-cron.php function. This article named all about wp-cron.php?doing_wp_cron will discuss a bit … [Read more...]
Archives for March 2015
Enable Nginx PHP-FPM Status Page (Ubuntu, HP Cloud)
Here is How To Enable Nginx PHP-FPM Status Page on Ubuntu Server Instance Running on HP Cloud. Enabling Ping Has Difference With Enabling Status. We have discussed in details about how to enable ping on Nginx with PHP-FPM running on Ubuntu server instance on HP Cloud. That Guide is Mandatory to Read Before Reading This Guide on How To Enable Nginx PHP-FPM Status Page. Enable Nginx … [Read more...]
Tuning OpenStack Server Instance (Ubuntu, HP Cloud)
Tuning OpenStack Server Instance Can Give Better Networking Performance and Better Security. Example is Given With Ubuntu Server on HP Cloud. As basically we work with virtual machines, stability of an instance is far lesser than a real machine. We have to compromise between performance and stability by trial and error method. The best way to exert a server load is to assign it to a dev domain and … [Read more...]
Enable Ping on HP Cloud Server : Router and Security Group Settings
We Need To Tweak The Router and Security Group Settings By Editing The ICMP Rules For Apache2 or Nginx To Enable Ping on HP Cloud Server. Previously, We Have Published Guides on Router & Subnet Settings and Settings of Ingress Egress Policies For Proper Web Server Setup on HP Cloud. This time, we will enable Ping on HP Cloud Server, which is less documented for a beginner. Beginner means, one … [Read more...]
The Shut Down of Google Code Project and Rise of PaaS
The Shut Down of Google Code Project Giving More Opportunity To The Rise of PaaS - Self Hosted Free Solution For The Developers With More Control. Apparent reason of the project launched in 2006 by Google's own admission "there are better alternatives like GitHub". But there are more better F/OSS option for code hosting. Google Code And Another Way of Explosion of PaaS … [Read more...]
Nginx Configuration For Performance on Cloud Server
Nginx Configuration For Performance on Cloud Server Will Have Difference With a Physical Server With Multiple Processors or Multiple Cores. Previously, we talked about multi-core processors. This short guide will guide you for Nginx configuration for performance on Cloud Server instances - the cores are virtual, not physical. Nginx Configuration For Performance on Cloud … [Read more...]
Ubuntu Nginx PHP5-FPM UNIX Socket Configuration
Some Extra Steps Needed to Perform in Ubuntu for the Right Nginx PHP5-FPM UNIX Socket Configuration. Else You'll Face Random 502, 504 Error. There are important parts of many Free Software has been patched, PHP5-FPM is one of them. We described how to fix the PHP5-FPM restart issue, in a separate GitHub project, but honestly; Ubuntu Nginx PHP5-FPM UNIX socket configuration is more difficult to fix … [Read more...]
HHVM 3.6.0 & End of Our Tutorial Support For Cloud Server
HHVM 3.6.0 LTS Has Official Features Which is Time Consuming to Fix Against the Common PHP-MySQL Apps on Cloud Server including WordPress. This is our official last publication on HHVM, without any claim of the fact - whether HHVM 3.6.0 LTS is Superior of Inferior to PHP Next Generation or PHP5-FPM. We Will NO LONGER answer, solve issues with previously published articles which will install HHVM … [Read more...]
Web Shell For OpenShift PaaS : OpenTerm
This is Somewhat an In-House Development of a Web Shell For OpenShift PaaS With Just a Name. We Need To Make the Things Easy to the Noobs. First thing is that, the whole cartridge can be easily hacked or destroyed by anyone. Second thing is that, we have no credit for the JQuery, CSS or the RAW UI Part. This is near Alpha release. It can happen that, you have developed a JQuery or the CSS and … [Read more...]
What is /dev/null?
What is /dev/null You Often View in the Commands and Shebang Scripts We Supply You? What is More Confusing Looking is /dev/null 2>&1? Get the Full Idea From This Article. Full idea means, within the capability of an online informative webpage. Some basics are mandatory to know to completely understand the usage and we have hyperlinked towards our own articles wherever possible. What are not … [Read more...]
Zend Opcache Optimization for Nginx Ubuntu (HP Cloud)
Here is Full Guide to Zend Opcache Optimization for Nginx PHP5-FPM for Ubuntu Server Running on HP Cloud. We Suggest to Use Zend Opcache over APC. Most of Our Guides, like installing Nginx-PHP5-FPM on Rackspace Cloud, installing Nginx-PHP5-FPM on HP Cloud, installing Nginx-PHP5-HHVM on HP Cloud - we already have prepared the installation ready and running with PHP Zend Opcache. So, for this guide … [Read more...]