http://www.php-faq.org
Sito di FAQ su PHP in italiano.
an italian php FAQ site.
FAQ: Preguntas frecuentes
Table of Contents
FAQ
php faq
15-Oct-2007 03:21
15-Oct-2007 03:21
langjairich at yahoo dot com
17-Dec-2006 11:41
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
29-Jul-2005 06:48
A dutch FAQ;
www.yapf.net
A dutch site about PHP;
www.phpfreakz.nl
