PHP: FAQ: Frequently Asked Questions - Manual
[/] downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net s earch for in the function list all php.net sites this mirror only online documentation bug database Site News Archive All Changelogs just pear.php.net just pecl.php.net just talks.php.net general mailing list developer mailing list documentation mailing list PHP Manual PHP Manual Preface Getting Started Installation and Configuration Language Reference Security Features Function Reference PHP and Zend Engine Internals FAQ Appendixes General Information Reporting Errors Last updated: Fri, 29 Dec 2006 view this page in Brazilian Portuguese Chinese (Simplified) Chinese (Hong Kong Cantonese) Chinese (Traditional) Czech Danish Dutch Finnish French German Greek Hebrew Hungarian Italian Japanese Korean Polish Romanian Russian Slovak Spanish Swedish VIII. FAQ: Frequently Asked Questions Table of Contents 49. General Information 50. Mailing lists 51. Obtaining PHP 52. Database issues 53. Installation FAQ 54. Build Problems 55. Using PHP 56. PHP and HTML 57. PHP and COM 58. PHP and other languages 59. Migrating from PHP 2 to PHP 3 60. Migrating from PHP 3 to PHP 4 61. Migrating from PHP 4 to PHP 5 62. Miscellaneous Questions add a note User Contributed Notes FAQ: Frequently Asked Questions langjairich at yahoo dot com 17-Dec-2006 11:41 Here's how I successfully installed PHP 5.2 with my IIS 5.1: 1) Install with the option: "IIS 4+ / ISAPI" 2) Install under folder "C:\PHP\" 3) Edit the file: "C:\WINDOWS\php.ini" Change "doc_root = " to "doc_root = c:\inetpub\" 4) Open IIS, right click on home page, properties. Click "home directory" tab. Click Configuration, look for the extension ".php". The executable path should be "C:\PHP\php5isapi.dll" 5) Restart IIS. Enjoy. I had to learn the hard way. Took me 2 days. adriaan at vannatijne dot nl 29-Jul-2005 06:48 A dutch FAQ; www.yapf.net A dutch site about PHP; www.phpfreakz.nl dennis1989 at web dot de 28-Sep-2004 05:56 A German FAQ: http://www.php-faq.de philip at cornado dot com 31-Dec-2002 01:07 A lot of faqts here: http://php.faqts.com/ add a note General Information Reporting Errors Last updated: Fri, 29 Dec 2006 show source | credits | sitemap | contact | advertising | mirror sites Copyright © 2001-2007 The PHP Group All rights reserved. This mirror generously provided by: Max Khaikin Last updated: Wed Jan 17 04:25:47 2007 EET