Spec: Apache 1.3.12 (Win32),
PHP4.0.1pl1Win32, & Windows 98
Well I'm trying to configure Apache to read my php files..I've done with PWS, & its o.k.
I've changed the httpd.conf file with this:
ScriptAlias /php/ "D:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php3/php.exe"
(as what others say in php.net & Graeme Merrall's "PHP/MySQL Tutorial" from Webmonkey)
I think that Apache have recognize those PHP files..(since no download popup appears).. but nothing comes out.. just a blank page..& it is still processing that page..hmm hope you guys knoe what i'm talking..
p.s. I'm new at this PHP,Apache..& trying to connect these two with MySQL...thanx