Quick Search


Tibetan singing bowl music,sound healing, remove negative energy.

528hz solfreggio music -  Attract Wealth and Abundance, Manifest Money and Increase Luck



 
Your forum announcement here!

  Free Advertising Forums | Free Advertising Board | Post Free Ads Forum | Free Advertising Forums Directory | Best Free Advertising Methods | Advertising Forums > Post Your Free Ads Here in English for Advertising .Adult and gambling websites NOT accepted. > MLM and Network Marketing Ads:

MLM and Network Marketing Ads: This section is for posting your free classified ads about MLM, downline, upline, matrix, affiliate programs, and other opportunities to help you earn money at home on the Internet. NO PORN ALLOWED!

Reply
 
Thread Tools Display Modes
Old 08-01-2011, 11:39 PM   #1
Q5i1o3l9c
 
Posts: n/a
Default IIS + FastCGI + PHP5.3 + MySQL5.1 + Gzip {careful}

IIS + FastCGI + PHP5.3 + MySQL5.1 + Gzip careful configuration graphic tutorial
name of the software accustom in this article and download the address:
PHP5.3.2: php-5.3.2-nts-Win32-VC9-x86.zip
Address:
http://windows.php.net/downloads/releases/php-5.3.2-nts-Win32-VC9-x86.zip
MySQL: mysql-essential-5.1.48-win32.msi
Address:
http://windows.php.net/downloads/releases/php-5.3.2-nts-Win32-VC9-x86.zip
FastCGI: the two configuration methods, narrated in detail in the body
phpMyAdmin: 3.3.4 version of this story using
Zend Optimizer: Zend Optimizer does not support new PHP5.3.2, so later we re-install the current edition.
Foreword: PHP5.3 version of choice
PHP5.3 For Windows now gives a total of 4 versions: VC9 x86 Non Thread Safe, VC9 x86 Thread Safe, VC6 x86 Non Thread Safe, VC6 x86 Thread Safe, refer to PHP's official website where available for download to the left of the English to see what distinction these versions.
one, how to choose PHP5.3 and VC6 version of VC9 version
VC6 version is to use Visual Studio 6 compiler, if your PHP is to use Apache to set up, then you select the VC6 version.
VC9 version is to use Visual Studio 2008 compiler, if your PHP is to use IIS to set up, and then you choose VC9 version.
Second, how to prefer PHP5.3 the Thread Safe and Non Thread Safe version
start to understand the literal averaging, Thread Safe is thread-safe, will behaviour the implementation of threads (Thread) security check to prevent a new prerequisite to start a new thread and run out the CGI way of system resources. Non Thread Safe non-thread-safe, in their implementation without threads (Thread) safety inspection.
look at PHP implementation of the two ways: ISAPI and FastCGI.
ISAPI DLL implementation approach is based on the manner of dynamic libraries used along the user request can be executed in a user request processed will not immediately perish, so the need for thread-safety checks, so to improve the performance of programs, So if you are ISAPI to run PHP, the proposed selection Thread Safe version;
and FastCGI implementation approach is based on a single thread to act actions, so no need because thread safety inspection, remove protective security check instead of threads can cultivate the efficiency, so, whether a FastCGI to run PHP, the intended selection Non Thread Safe version.
We use IIS + FastCGI
configure server surroundings, so use the Non Thread Safe version.
understand how to choose the PHP version, let's begin our IIS + PHP5.3 + MySQL5.1 + Gzip configuration process
first step: manual configuration PHP5.3
currently only download the latest version of PHP5.3.2
because the handbook configuration more malleable and more to comprehend the details, so we introduced manually configure PHP, so I chose to download the zip file: php-5.3.2-nts-Win32-VC9-x86.zip.

1, extract php-5.3.2-nts-Win32-VC9-x86.zip to the installation directory, this is C:

2, open the php-5.3.2-nts-Win32-VC9-x86, the establishment of the php.ini file
copy of php.ini-development of a new file and the file name to phi.ini.
as shown

3, open the php.ini file,New GHD Professional Pink Straighteners, modify the extension_dir value

modify data.timezone merit

choose to enable the module: the module will be used before; remove, enable php_exif.dll attention when mbstring must be placed in the back, tear to almost php_exif.dll php_mbstring.dll behind.

configure the FastCGI mode, the cgi.force_redirect is set to 0, will cgi.rfc2616_headers and fastcgi.impersonate set to 1.

We will use iProber
wait probes to detect php environment, so there have to be open short_open_tag = On, otherwise, there will be

this point, php part of the configuration is completed. Let's add php in IIS support, of course, we use FastCGI methods.
Step Two: Configure IIS FastCGI module
FastCGI module for IIS to increase, there are two usages for a direct download FastCGI Extension file, the other is to use Microsoft's
first course in FastCGI Extension file name and download address is:
File Name: FastCGI Extension 1.5 for IIS 6.0 and IIS 5.1 - RC (x86)
Address: http://www.iis.net/downloads/default.aspx?tabid=34&i=1877&g=6
the installer needs. net 2.0 support, determine you have installed. net Framework2.0.
Here we introduce the use of Microsoft's
1, FastCGI Step one: Open the Microsoft
http://www.microsoft.com/web/##############/install.aspx?appid=fastcgiiis6
open the site, click the clasp below the red carton, the next step.

in the pop-up dialog box, click Run.

pop-up security warning dialog box, click Run repeatedly.

Next is to download the web installer dialog box

downloaded the installer is fraught web platforms

load is finished, pop-up FastCGI Setup dialog box, click Install to proceed.

followed engage to the terms, click I adopt

officially entered the installation, due to smaller files, the installation process is very fast.

wait to complete the installation!

Finally, click Exit and close the IE

2, the following services which can be configured in IIS,GHD Precious Gift Set, in IIS, right-click the Figure

click the

click Add to increase a new ISAPI entrance

in C: window system32 inetsrv directory, select fcgiext.dll

memorandum, do not forget to add here. php extension

in C: windows system32 inetsrv direcotry, ascertain the fcgiext.ini file, and open the

at the base of the fcgiext.ini file add the following configuration:
[Types]
php = PHP
[php]
ExePath = C: php-5.3.2-nts-Win32-VC9-x86 php-cgi.exe

Thus, FastCGI configuration is complete, let's test the next is configured correctly, duplicate the procedure to probe the iProber web directory

in your explorer and enter: http://127.0.0.1/i/iProber.php, output as shown below:

we see the following message
PHP Run CGI-FCGI
PHP version 5.3.2
said that IIS + PHP in FastCGI mode configuration successful!
Note that if the retinue peccadillo information
============================
Error Details:
Error Number: 14001 (0x800736b1).
Error Description: As petition configuration is faulty, the petition failed to start. Reinstalling the application may nail this problem.
HTTP Error 500 - Server Error.
Internet Information Services (IIS)
============================
is not installed VC9 runtime that VISUAL C + + 2008,
Microsoft Visual C + + 2008 Redistributable Package (x86) Download:
http://www.microsoft.com/downloads/details.aspx?FamilyID=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=zh-cn
http://download.microsoft.com/download/7/5/0/7502f4e9-1f90-4895-9259-1bde67b8b9a1/vcredist_x86.exe
third step: Gzip compression is enabled on IIS
on Gzip role, there is no longer discussed, we can look up information
1, the premier step to enable GZip: Right-click the

2, right-click the following IIS Web Service Extensions node, and then click the

add the extension

the IIS Web service extension, the chose HTTP Compression, and then left click Allow.

3,GHD Kiss Styler Straighteners, set the Gzip argument
need to manually modify the settings Gzip C: skylights system32 inetsrv catalogue MetaBase.xml file, MetaBase.xml quite momentous for the operation of IIS, IIS if they are not undermine ranging from regular operation, can lead to heavy equipment heavy system,GHD Mini Salon Styler Straighteners, so be sure to modify this file to do a backup before, the figure is a file labeled MetaBase_backup.xml export.

deflate and gzip the following set of specific parameters:
set deflate compression parameters, which include the file extension, the script file extension,GHD Leopard Grain Straighteners, compression ratio, a description is here recommended is set to 1 compression ratio, which we wait to consult the maximum suitable compression ratio.

set gzip compression parameters, which contain the file extension, the script file extension, compression percentage, a description is still suggested to set the compression ratio here is 1.

configuration is complete, start IIS, the settings take efficacy

4, if you do not ambition to stop IIS and instantly editing the MetaBase.xml file, then reception the chart set:
If the redactor in the MetaBase.xml
do not want to stop IIS,GHD Rare Styler Straighteners, in IIS node, attention is IIS, not the site, right-click on IIS, click the

select the

5, detection Gzip compression is enabled
if we all websites on the Internet, you can use numerous online detection tool, numerous owners are provided on the website, how the site is on a computer in their own tests to detect Gzip enabled, requiring a number of HTTP can crawl header information of the software, here recommended HttpAnalyzer V4, download the software, you can apparently see the role of Gzip.
we send down the Gzip, Gzip compression is not enabled to see in the HTTP header information when the screenshot:

tin penetrate the picture on Compression Saving seem as 0, we empower Gzip compression, and then see by the HTTP header message on the situation:

the image above you can see, Content-Encoding is exhibited as gzip, the right Compression Saving the compression ratio is exhibited as 73.29%, indicating that compression is still very efficacious.
use this software you can test your site compression.
6, the compression rate setting
According to the official test file, 200KB for network pages according to different levels of compression ratio of gzip
Gzip level 1 0.593
Gzip level 6 (default) 0.586
Gzip class 9 0.585
can be seen, greater than 1 after the compression efficiency is very cheap, may be the official statement that it will expend server resources, so they strongly recommended set to 1, gzip default is 6.
a forum with actual test results are It’s about time:
level 9: 88.7% compression ratio
level 1: 86.7% compression ratio
my own website with the following test data
Level1 when the compression ratio of 62.93%, when the compression ratio in the Level9 to 64.30%, you can see the elementary difference among Level1 and Level9 not.


so I recommend using a favor, with a 9 on the waiter load will be cumbersome, few people did not feel, extra than an human ambition be more accent on server load, and set to 1 and 9 compression ratio is really summoned up the gallantry.
Step four: Install MySQL5.1
we presented here is MySQL5.1.48 version.
MySQL In this starting of the download residence have been given.
About MySQL installation is relatively simple, fair to give shots, no detail





















As ZendOptimizer it has not out for php5.3 version, we also can not setup.
lawful forum said, for php5.3 alterations too, so ZendGard have changed considerably, so ZendOptimizer Gard to wait before it absolute.
this point, IIS + FastCGI + PHP5.3 + MySQL + Gzip complete configuration is complete.
  Reply With Quote

Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT. The time now is 06:01 PM.

 

Powered by vBulletin Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Free Advertising Forums | Free Advertising Message Boards | Post Free Ads Forum