Contact Menu

Search results for "shm_size-php"

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: 62 in body, 1 in title, 0 in categories, 2 in tags, 0 in other taxonomies, 0 in comments. Score: 999.32)

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

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

…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… (Search hits: 38 in body, 0 in title, 0 in categories, 4 in tags, 0 in other taxonomies, 0 in comments. Score: 775.65)

Continue Reading 9

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

…+0000′, get_post_time(‘Y-m-d H:i:s’, true), false); ?></pubDate> <dc:creator><?php the_author() ?></dc:creator> <?php the_category_rss(‘rss2’) ?> <guid isPermaLink=”false”><?php the_guid(); ?></guid> <?php if (get_option(‘rss_use_excerpt’)) : ?> <description><![CDATA[<?php get_the_excerpt(); ?>]]></description> <?php else : ?> <description><?php echo… (Search hits: 52 in body, 1 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 625.21)

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
Screen Shot 2012-09-07 at 11.09.50 AM

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

…php-php-gettext I have removed RPMforge repo due to some recent problems, but if you still need rpm forge repo: exclude=phpMyAdmin php-php-gettext Install PMA: yum install phpMyAdmin Apache Edit /etc/httpd/conf.d/phpMyAdmin.conf Allow… (Search hits: 13 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 175.42)

Continue Reading 0
wordnish

Varnish VCL and Config for WordPress with W3 Total Cache

…space using the % suffix. VARNISH_STORAGE_SIZE=3G # # # Backend storage specification # malloc runs from RAM, file from file VARNISH_STORAGE=”malloc,${VARNISH_STORAGE_SIZE}” #VARNISH_STORAGE=”file,${VARNISH_STORAGE_FILE},${VARNISH_STORAGE_SIZE}” # # # Default TTL used when the… (Search hits: 6 in body, 0 in title, 0 in categories, 1 in tags, 0 in other taxonomies, 0 in comments. Score: 127.96)

Continue Reading 25
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: 6 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 69.47)

Continue Reading 4