I built the win32 debug_ts (cgi) version of php 4.3.8 from the source tarball under Windows 2000 using MS VC++ 6.0 following the instructions at http://www.php.net/manual/en/install.windows.building.php.
php.exe is ok per the php -i test.
httpd.conf contains these lines: ScriptAlias /php/ "C:/utils/php/build4/php-4.3.8/Debug_TS/" AddType application/x-httpd-php .php Action application/x-httpd-php "/php/php.exe"
I've pretty much ransacked the php and apache docs for an answer. Does anyone have any thoughts on this?
Thanks, Ed
Ed Bachmann Odum Institute Manning Hall CB 3355 UNC-CH Chapel Hill, NC 27514-3355