Click to See Complete Forum and Search --> : PHP4 + Apache + WINNT
I am having problems configuring Apache/PHP to run on WINNT. I am new (you've heard that one before) at using Apache and PHP. So please explain things in detail.
Apache is running correctly. I got php to work on PWS. But I don't know how to get PHP to work on Apache.
Please help.
R u chinese? If u can read chinese, please go to www.sohu.com and search PHP or mysql. Then u will find a huge of we site which is about PHP or mysql.
Sorry, I am not Chinese. I live in the USA and can only speak English. Know of any sites in English with this info I am looking for?
hi dan
insert this line at apache/conf/httpd.conf:
------------------------------------------
ScriptAlias /php/ "c:/php/"
Action application/x-httpd-php "/php/php.exe
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .phtml
------------------------------------------
if you have any aproplems call me:)
PHP Builder
Copyright WebMediaBrands Inc. All Rights Reserved.