eAccelerator binaries for PHP 5.x (windows builds)
Submitted by chris on April 26, 2006 - 01:39. Php Accelerators | Downloads | PHP FeaturedUpdated: eAccelerator download using latest code (0.9.5.3 with PHP 5.2.9).
Please find following the compiled binaries of eAccelerator for Windows
using Microsoft VC++ 6. For PHP 4 versions:
eAccelerator binaries for PHP 4.x.
If you need a version not offered here, let us know (post comment).
IIS Optimizing logging for Awstats & reduce logs size by over 50%!
Submitted by chris on January 31, 2006 - 00:17. Awstats | IIS PerformanceHigh traffic sites can easily get daily logs over 100MB. It can be very
beneficial to log only the information we actually use. We will require the minimum logging for decent Awstats reports. We will copy the recommended Apache LogFormat:
"%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %V"
For more details on the meaning of these values see: Apache Preferred Awstats Custom Log Formats.
Setting up PHP as Fast CGI (FCGI) under Apache
Submitted by chris on November 29, 2006 - 04:22. Apache modules (PHP...) | PHP Install1) Download the Apache mod_fcgi module: http://fastcgi.coremail.cn/
2) Configuration in your Apache httpd.conf:
a) LoadModule fcgid_module modules/mod_fcgid.so
b.1) <Directory "C:/Apache2/htdocs/php/">
SetHandler fcgid-script
Options execCGI
How to enable Apache compression with mod_deflate
Submitted by chris on August 7, 2006 - 14:53. Apache Featured | Apache modules (PHP...) | Apache PerformanceApache comes standard with the mod_deflate module that enable you to compress the content of web pages before they are sent over the wire. Please note that you should probably disable other compressors (like PHP compression, if enable) before using the Apache compression feature.
To enable compression under Apache with the module mod_deflate, please follow these instructions:
eAccelerator
Submitted by chris on January 15, 2006 - 17:29. Php Accelerators | PHP FeaturedWe have been using this PHP accelerator (0.9.X), on multiple servers, for a long time. It's used on some high traffic sites without any problem.
Install:
a) Download a copy of eAccelerator that is compatible with your version
of PHP.
This can be an issue with eAccelerator. Sometimes it can take a
little time before the Windows binaries are available for the most recent version of PHP.
Protect your Vbulletin config.php using a .htaccess under Apache
Submitted by chris on May 24, 2006 - 01:21. PHP ApplicationsThe following step(s) will help protect your config.php used by VBulletin even if php stops working.
1) This step might be optional for most. Since I do not use .htaccess
files "normally", in my sites configuration file (that is then included in the
http.conf for Apache).
I added the directives:
<Directory "E:/DomZeus/sitebuddycom/wwwroot/board/includes">
AllowOverride FileInfo Options Limit
</Directory>
This will enable .htaccess in that folder and permit the usage of "order"
directive.
APC binaries for PHP 5.x (windows builds)
Submitted by chris on September 7, 2006 - 00:55. Php Accelerators | Downloads | PHP FeaturedUpdated: APC download using latest code (3.0.12p2).


Recent comments
1 day 1 hour ago
3 days 17 hours ago
1 week 4 days ago
1 week 5 days ago
1 week 5 days ago
1 week 5 days ago
2 weeks 16 hours ago
2 weeks 2 days ago
3 weeks 4 days ago
6 weeks 6 days ago