…ault = 0 apc.filters = “-/home/username/public_html/apc/apc\.php$” apc.slam_defense = 0 apc.use_request_time = 1 apc.mmap_file_mask = /tmp/apc-accountname.XXXXXX ;OR apc.mmap_file_mask = /dev/zero apc.file_update_protection = 2 apc.enable_cli = 0 apc.max_file_size = 2M apc.stat = 1 apc.write_lock = 1 apc.report_autofilter = 0 apc.include_once_override = 0 apc.rfc1867 = 0 apc.rfc1867_prefix = “upload_” apc.rfc1867_name = “APC_UPLOAD_PROGRESS” apc…. 2, 0, 1, 0 and 5042.99
Search results for "apc admin page"

WordPress with W3 Total Cache on Nginx with APC (Virtualmin)
…at file (/home/domainname/etc/php5/php.ini) Add the following to php.ini (adjust to your requirements) [APC] extension = apc.so apc.enabled = 1 apc.shm_segments = 1 apc.shm_size = 12M apc.optimization = 0 apc.num_files_hint = 256 apc.user_entries_hint = 1024 apc.ttl = 0 apc.user_ttl = 0 apc.gc_ttl = 600 apc.cache_by_default = 0 apc.filters = “-/home/username/public_html/scripts-not-to-cache/.*,-/home/username/public_html/apc/.*” apc.slam_defense… 3, 0, 0, 0 and 2425.89

Varnish VCL and Config for WordPress with W3 Total Cache
…t beresp.http.Set-Cookie; } # # don’t cache response to posted requests or those with basic auth if ( req.request == “POST” || req.http.Authorization ) { return (hit_for_pass); } # # only cache status ok if ( beresp.status != 200 ) { return (hit_for_pass); } # # don’t cache search results if( req.url ~ “\?s=” ){ return (hit_for_pass); } # # else ok to cache the response set beresp.ttl = 24h; return (deliver); } # sub vcl_deliver { # add debugging… 1, 0, 0, 0 and 1254.79

Remote publishing to WordPress from Facebook via RSS
…deo. But be sure to add a tagline to “Say something about this…” This line becomes your Title in the RSS feed or WordPress post. Otherwise you will see a generic “Your Client’s Facebook Wall 07/12/2011 15:35:43″ as the title. And on the client’s site, you will see this: You may want to set up a WordPress Category for these posts. FeedWordPress can be configured to post to a specific Category, add Tags, etc. Y… 20, 0, 2, 0 and 1027.71

APC Cache Considerations for Virtual Hosting Environments
…almin for a shared hosting environment with APC cache, because it does allow to set php.ini and fcgiwrapper for every individual virtual host, and so to set an individual configuration for APC per virtual server. However with 200+ virtual hosts all running PHP script packages, as is the case with a commodity shared hosting server, this will use a lot of memory, and you will need somewhere in the neighborhood of 10-30GB apc.shm_size if you attempt… 11, 1, 1, 0 and 657.26

Apache and MySql Performance Tuning for High Traffic WordPress Website on Cpanel
SoccerNews.com is a high traffic WordPress site with over 600,000 unique visitors and over 2,000,000 page impressions per month. It is a content republisher and aggregator, presenting custom XML feeds for (what else?) soccer news from all over the world. The site has a very active user base, providing content in the forms of editorials and comments on news items. Advertising and sponsored referrals provide the revenue stream. SoccerNews.com web… 3, 0, 1, 0 and 489.96
Search Engine Optimization
SEO Consulting $85 per hour. Includes research for page titles, text headings and content keywords to optimize a website for a targeted market. Joomla Sites $350 per site. Includes sh404sef component for automated mod_rewrite URL rewriting, title and keyword rewriting. Includes xMap sitemap generator and setup of optimized sitemaps. Automated Yahoo, MSN and Google Sitemap [...]
Joomla Content Management
If you’ve read anything at all about Content Management Systems (CMS), you’ll probably know that CMS are the most effective way to keep your site relevant to your audience. You also know at least three other things: Keeping your site relevant and up-to-date can be time consuming CMS can be complicated Portals can be expensive [...]

Fail2Ban Regex for RedHat, Fedora, CentOS and Amazon Linux 2013
…, is going to work for every distribution. Neither can Fail2Ban account for every change in log file location or structure from version to version. What worked for Centos 5.x may not work for CentOS 6.x; what worked in kernel 2.8 may be invalid in kernel 3.4. Also stated earlier, it is well worth the time to learn a little about RegEx. One vehicle to propel the admin far along the path is RegExr. Author Greg Skinner provides an online version as… 3, 0, 0, 0 and 143.41

Tuning Apache and MySQL for Best Performance in a Shared Virtual Hosting Environment
….sock user=mysql symbolic-links=0 innodb_file_per_table = 1 thread_concurrency = 8 query_cache_size = 64M query_cache_limit = 4M thread_cache_size = 8 myisam_sort_buffer_size = 64M read_rnd_buffer_size = 8M read_buffer_size = 2M sort_buffer_size = 2M table_cache = 1600 table_definition_cache = 1600 max_allowed_packet = 4M key_buffer = 1G interactive_timeout = 2 wait_timeout = 5 long_query_time = 1 log_slow_queries = ON open_files_limit = 3200 inn… 3, 0, 0, 0 and 143.4
-
How to Configure APC Cache on Virtual Servers with PHP running under FCGId
November 8, 2010
-
Automated WordPress Installation Via Custom Virtualmin Script Installer
May 17, 2012
-
WordPress with W3 Total Cache on Nginx with APC (Virtualmin)
March 12, 2012
-
Varnish VCL and Config for WordPress with W3 Total Cache
August 14, 2012
-
Remote publishing to WordPress from Facebook via RSS
July 25, 2011
- WordPress Fail2Ban RegEx for RedHat, CentOS, Amazon Linux April 27, 2013
-
Fail2Ban Regex for RedHat, Fedora, CentOS and Amazon Linux 2013
April 19, 2013
-
Auto Mailer Form with Validation and reCAPTCHA
January 16, 2013
-
Install phpMyAdmin with SSL on CentOS, Amazon Linux, RedHat (Apache or NginX)
September 24, 2012
-
SSL and CloudFront CDN Support for WebFonts via .htaccess
September 5, 2012
-
Chris Gilligan: What version of PHP are you running. This example ...
-
manny: Hi Chris, Thank you for sharing the script, it ...
- Prestashop et APC en multiboutiques | Webiche : Blog de Michel Tomas: [...] Configure APC sur Apache avec mod-fcgid [......
-
Chris Gilligan: leonardo: Thanks for your kind words! I do not ...
-
leonardo: hey !! I am very happy I am publishing from facebo...
a little bird told me…
Follow @gilligoon on Twitter
