desNOEXEC -Indexes MultiViews SymLinksIfOwnerMatch RemoveHandler .php RemoveHandler .php5 IPCCommTimeout 12 </VirtualHost> You must “babysit” the configuration: use the APC monitor (apc.php) to see how many files are being cached, and how much memory (apc.shm_size) is needed to avoid fragmentation, which will cause the 500 errors. If fragmentation rises quickly to 100%, memory usage is full, and cache full count rises above 0, … 7, 0, 0, 0 and 12.41
Recursive chmod Tricks
Recursively chmod only directories find . -type d -exec chmod 755 {} \; Similarly, recursively set the execute bit on every directory chmod -R a+X * The +X flag sets the execute bit on directories only Recursively chmod only files find . -type f -exec chmod 644 {} \; Recursively chmod only PHP files (with extension .php) find . -type f -name ’*.php’ -exec chmod 644 {} \; … 3, 0, 2, 0 and 9.48
WordPress with W3 Total Cache on Nginx with APC (Virtualmin)
Virtualmin now includes support for Nginx web server. I deploy many WordPress sites with W3 Total Cache and APC Alternative PHP Cache, so I was very interested to see how Nginx performance compares to Apache for WordPress, and whether APC and W3TC would play nice with Nginx. I prefer to install WordPress in public_html/wordpress for ease of development, compatibility with other scripts, etc. Accordingly, the suggested configuration is for WordPr… 5, 0, 0, 0 and 8.87
Tuning Apache and MySQL for Best Performance in a Shared Virtual Hosting Environment
Web hosting has changed dramatically in the last few years. The majority of accounts are now running PHP scripts and MySQL, whereas in the past most accounts were only serving static HTML files. This presents challenges in security as well as performance tuning. It is impossible to predict whether a certain configuration will work properly for a given server, unless the hardware, software, accounts, network and traffic are identical to a previou… 1, 0, 1, 0 and 3.1
Load Balancing Virtualmin WordPress Hosting Server with Varnish on AWS
of primary database server and web server will provide speedy recovery from catastrophic failure. S3 backups of virtual domains on the primary Virtualmin/Apache server will provide speedy restoration of broken code or loss of files. Be aware that creating a system with all of the elements I have described could be very expensive, and probably not necessary unless traffic is in the millions. Website Workflow WordPress sites: Create Virtual Domain… 1, 0, 0, 0 and 1.77
Image Manipulation in WordPress Editor – Crop, Rotate, Resize Images
WordPress has a very nice and simple editor that uses TinyMCE. As of WP 2.8, there is a load of new functionality in the image uploading and management department, with the new Gallery functionality. I like the way WordPress handles all of the image files attached to a post… it lends itself to slideshows, etc. But recently I had a question about rotating images within the editor, and I went searching for a plugin to do it… and found … 1, 0, 0, 0 and 1.77
Joomla Content Management
…e… if you can use a word processor, you will feel right at home Topic sections can be added to by contributing authors Fully customisable layouts including left, center, top and bottom boxes Browser upload of images and files (flash, JPEGs, PDFs, video, etc.) to your own library for use anywhere in the site Joomla: Powerful, World Class CMS Change order of objects including news, FAQs, articles etc. Random Newsflash generator Remote autho… 1, 0, 0, 0 and 1.77
WordPress Content Management
mail marketing & newsletter management Flash or Javascript slideshow galleries Podcasting and more… Regardless of the plugin upgrades you choose, WordPress makes it very simple to add news, pages, upload images and files, and manage web links. You get WYSIWYG onscreen editing, metatag management, and search-engine friendly URLs to make it easy to create an engaging, up-to-date site that will bring visitors back to build your business o… 1, 0, 0, 0 and 1.77
-
How to Configure APC Cache on Virtual Servers with PHP running under FCGId November 8, 2010 -
WordPress with W3 Total Cache on Nginx with APC (Virtualmin) March 12, 2012 -
Organic Farm Website with Slideshows and Content Management November 13, 2009 -
Remote publishing to WordPress from Facebook via RSS July 25, 2011 -
Cpanel Mailman mailing lists: cannot manage lists after migrating to new host July 19, 2011
-
Load Balancing Virtualmin WordPress Hosting Server with Varnish on AWS May 17, 2012 -
Automated WordPress Installation Via Custom Virtualmin Script Installer May 17, 2012 -
Professional Social Network May 3, 2012 -
Punk Rock Music Community April 10, 2012 -
WordPress with W3 Total Cache on Nginx with APC (Virtualmin) March 12, 2012
-
Chris Gilligan: NVM the comment about slowness. I did some researc...
-
Chris Gilligan: I have a test version of this topography setup and...
-
Jones: Add me to the list of people that have been lookin...
-
Chris Gilligan: Yes, autoupdate works. Virtualmin does run nginx a...
-
Jason: Chris, were you able to successfully autoupdate wi...
a little bird told me…
Follow @gilligoon on Twitter





