Contact Menu

Search results for "mod_fcgid-error-reading-data-from-fastcgi-server-centos-6"

Screen Shot 2012-09-07 at 11.09.50 AM

Install phpMyAdmin with SSL on CentOS, Amazon Linux, RedHat (Apache or NginX)

…”; $cfg[‘Servers‘][$i][‘connect_type’] = ‘tcp’; $cfg[‘Servers‘][$i][‘extension’] = ‘mysqli’; $cfg[‘Servers‘][$i][‘auth_type’] = ‘http’; $cfg[‘Servers‘][$i][‘user’] = ‘pma’; $cfg[‘Servers‘][$i][‘password’] = ”; $cfg[‘Servers‘][$i][‘pmadb’] = ‘phpmyadmin’; $cfg[‘Servers‘][$i][‘controluser’] = ‘pma’; $cfg[‘Servers‘][$i][‘controlpass’] = ‘pmapassword’; $cfg[‘Servers‘][$i][‘bookmarktable’] = ‘pma_bookmark’; $cfg[‘Servers‘][$i][‘relation’] =… (Search hits: 26 in body, 1 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 545.74)

Continue Reading 0
APC INFO Monitor

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

…each virtual domain. <VirtualHost 99.88.177.288:80> ServerName chrisgilligan.com ServerAlias www.chrisgilligan.com DocumentRoot /home/chris/public_html ErrorLog /var/log/serversoftware/chrisgilligan.com_error_log CustomLog /var/log/serversoftware/chrisgilligan.com_access_log combined ScriptAlias /cgi-bin/ /home/chris/cgi-bin/ DirectoryIndex index.html index.htm index.php index.php4 index.php5 <Directory /home/chris/public_html> Options Indexes IncludesNOEXEC… (Search hits: 22 in body, 1 in title, 0 in categories, 3 in tags, 0 in other taxonomies, 0 in comments. Score: 461.21)

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

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

…fastcgi_param SCRIPT_FILENAME $document_root/index.php; include /etc/nginx/fastcgi_params; fastcgi_param SCRIPT_NAME /index.php; } location ~ \.php$ { try_files $uri @wordpress; fastcgi_index index.php; fastcgi_pass localhost:9000; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; include /etc/nginx/fastcgi_params; } location ^~ /blogs.dir/ {… (Search hits: 22 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 447.65)

Continue Reading 20

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

…/data/web/prod/www/_resources/rss/wp*.xml /data/web/test/www/_resources/rss/ cp -p /data/web/prod/www/_resources/rss/wp*.xml /data/web/test/train/_resources/rss/ cp -p /data/web/prod/www/_resources/rss/wp*.xml /data/web/dev/www/_resources/rss/ For other RSS sources, the structure may be different; maybe we can’t do a lastBuildDate check. And… some servers may… (Search hits: 26 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 431.62)

Continue Reading 0
LAMP-linux-apache-mysql-php

Tuning Apache and MySQL for Best Performance in a Shared Virtual Hosting Environment

…from Affecting the Server Before you begin performance tuning, please consider using a stateful packet inspection (SPI) firewall & login failure daemon (LFD) for your server: ConfigServer Firewall is an… (Search hits: 13 in body, 0 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 176.91)

Continue Reading 9
SoccerNews.com website

Apache and MySql Performance Tuning for High Traffic WordPress Website on Cpanel

…server, PHP and MySQL to better utilize the server’s horsepower. Cpanel’s efault Apache and MySQL configurations were limiting the number of concurrent user sessions the server could handle. Changed PHP… (Search hits: 11 in body, 0 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 151.57)

Continue Reading 4
wordnish

Varnish VCL and Config for WordPress with W3 Total Cache

…this if you actually run different sites on different subdomains if ( req.http.host ) { hash_data( regsub( req.http.host, “^([^\.]+\.)+([a-z]+)$”, “\1\2” ) ); } else { hash_data( server.ip ); } #… (Search hits: 9 in body, 0 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 144.83)

Continue Reading 25

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

Résumé

Chris Gilligan Web Developer, Information Architect, Web Server Administrator, Media Producer web • video • print chris@chrisgilligan.net chrisgilligan.com I design and produce information and communication media for university, corporate, small business, manufacturing and non-profit clients: web sites Information architecture and design for open source content management systems Front-end UI design, HTML, PHP, LESS Linux Apache/Nginx […]

Continue Reading