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 > Other Methods of FREE Advertising > Manual Traffic Exchanges

Manual Traffic Exchanges This is a list of Manual traffic exchanges that you can use to get your site viewed by thousands of people a week. Manual traffic exchanges are better known for quality over the quantity you find with auto surfs. But both are great for generating traffic.

Reply
 
Thread Tools Search this Thread Display Modes
Old 03-29-2011, 06:49 PM   #1
mornning1358
Captain
 
Join Date: Mar 2011
Posts: 556
mornning1358 is on a distinguished road
Default Office 2010 Installing FastCGI & PHP5 on Windows S

Bookmark It
Following my past series of posts on how to set up IIS7,Office Enterprise 2007, PHP and MySQL on Windows Server 2008, Bill Staples from IIS.Net left a comment on my blog site suggesting that I checkout FastCGI.
In keeping with IIS.net…
…the FastCGI component enables popular application frameworks like PHP be hosted on the IIS web server in a high-performance and reliable way.Mike Volodarsky, a program manager on Microsoft’s IIS team, has expressed the following on his blogging site about why using PHP with FastCGI is the prefered method over ISAPI:
The main reason why ISAPI is not an adequate solution is the lack of thread safety in many popular PHP extensions. The PHP core itself is thread safe, and so are some of the extensions, so its possible that some applications will work correctly in the ISAPI environment. However, many production environments do experience instability with the ISAPI.So that being said,Windows 7 Home Premium Key, let’s take a look at ways to set up configure the FastCGI extension to work with PHP 5.
Installing FastCGI And PHP on Windows Server 2008
As opposed to earlier versions of Windows Server, the FastCGi module is already bundled with Windows Server 2008 so you don’t have to install it.
First of all, let’s make sure that the CGI role service is installed. Click on Start => Programs => Administrative Tools => Server Manager. Expand Roles, right-click on Web Server (IIS) and select Add Role Services. Make sure that CGI is checked and if not proceed with its installation.
Next head over to PHP.net’ download page and download the PHP Non-thread-safe Win32 binaries. At the time of this writing,Windows 7 X86, the latest version of PHP is 5.2.5. Extract the content from the PHP archive into c:php.
Launch the Internet Information Server Manager by clicking on Start => Programs => Administrative Tools => Internet Information Server Manager. Select your server from the left panel and then double-click on the Handler Mappings icon.
Click on Add Module Mapping from the right column:
Fill-in the PHP module mapping information as illustrated below and click on OK when done:
At this point PHP should now be working even though there no php.ini configuration file yet. To find out if PHP files are parsed correctly, create a new file at the root of website’s folder and name it phpinfo.php. Insert the following content into the file and save it:
<?php phpinfo(); ?>Now try pointing your web browser to If everything works properly you should see this page:
Configuring PHP
By default,Office 2010, IIS will look for PHP’s configuration file (php.ini) in c:windows. To change this, launch the registry editor (Start => Run => regedit) and add a new key named PHP in HKEY_LOCAL_MACHINESOFTWARE. Under the newly created key, create a new value named IniFilePath and set its value data to c:php.
Close the registry editor when you’re done. Using the Windows Explorer,Office Pro Plus 2007 Key, rename c:phpphp.ini-recommended to c:phpphp.ini and open it with your favorite text editor (no word processor). Find the extension_dir parameter and set its value to “c:phpext”. You might also want to uncomment extension=php_mysqli.dll andor extension=php_mssql.dll if you plan to use MySQL or MS-SQL.
Once you’re done editing PHP’s configuration file, save it and close your file editor. You will need to restart IIS in order to apply the changes. This can be done through the IIS Manager:
I’ll try to perform some benchmark test to see how this setup compares to using php5isapi.dll.
mornning1358 is offline   Reply With Quote

Sponsored Links
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 07:30 AM.

 

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