Contact Menu

Search results for "fcgi-exitlifetime-expired-terminated-by-calling-exit-return-code-0"

APC INFO Monitor

How to Configure APC Cache on Virtual Servers with PHP running under FCGId

…FollowSymLinks ExecCGI allow from all AllowOverride All AddHandler fcgid-script .php AddHandler fcgid-script .php5 FCGIWrapper /home/chris/fcgi-bin/php5.fcgi .php FCGIWrapper /home/chris/fcgi-bin/php5.fcgi .php5 </Directory> <Directory /home/chris/cgi-bin> allow from all </Directory> SuexecUserGroup “#987” “#756” Options… (Search hits: 16 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 683.76)

Continue Reading 57
wordnish

Varnish VCL and Config for WordPress with W3 Total Cache

…|| req.http.Cookie ~ “wordpress_logged_in_” ){ return (pass); } # accept purges from w3tc and varnish http purge if (req.request == “PURGE”) { return (lookup); } # # don’t cache search… (Search hits: 12 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 512.78)

Continue Reading 25

Integrating Content from External Sources into OU Campus Using RSS, PHP, and JavaScript

…apps. jquery.imagesloaded is helpful for the wall display Code Samples (A compilation zip including all code mentioned in the presentation is available. Comment and subscribe to this post to be notified of updates.)… (Search hits: 7 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 299.11)

Continue Reading 0
virtualmin-nginx-wordpress-permalinks-apc

WordPress with W3 Total Cache on Nginx with APC (Virtualmin)

…for each virtual domain, which you can use to reload PHP. The service scripts are located in /etc/rc.d/init.d. php-fcgi-domain1-com php-fcgi-domain2-com Script allows stop, start, restart e.g. service php-fcgi-domain2-com restart The… (Search hits: 3 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 128.2)

Continue Reading 20
Screen Shot 2013-01-16 at 4.19.03 PM

Auto Mailer Form with Validation and reCAPTCHA

…code, so you should be able to easily understand it. <?php // php-form-builder-class PFBC // set up name spaces for form, elements, and validation use PFBC\Form; use PFBC\Element; use PFBC\Validation;… (Search hits: 2 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 85.46)

Continue Reading 2
screen-shot 2016-03-02 at 1.13.28 PM

YouTube Gallery snippet & table transform for OU Campus

…<th>YouTube ID (code after “watch?v=” e.g. G4RT-prDbIw in youtube.com/watch?v=G4RT-prDbIw or youtu.be/G4RT-prDbIw)</th> </tr> </thead> <tbody> <tr> <td> My YouTube Video </td> <td> G4RT-prDbIw </td> </tr> <tr> <td> Another YouTube Video </td>… (Search hits: 1 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 42.73)

Continue Reading 0

WordPress Fail2Ban RegEx for RedHat, CentOS, Amazon Linux

VacantServer WordPress sites are getting hammered with bad logins and probes. We’ve implemented a plugin to log failed login attempts to syslog, and a Fail2Ban filter for the same. If you run these on RedHat, you’ll need some additional configuration info… here it is: WordPress login failure regex (error_log): ^%(__prefix_line)sAuthentication failure for .* from <HOST>$ […]

Continue Reading 0

Web Hosting

Decades of experience hosting websites, from small local sites with only a few html pages, to high-traffic sites with thousands of users and pages.  Website hosting, evolved 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 […]

Continue Reading