Hello, on W98 I installed apache 1.3.26 and it's running (not as a service). Then I installed PHP with the Installation-Setup (not as a module).
But when I call (doubleclick or something) a simple PHP-Script ("say hello to the world") it will always open a DOS-Box, run there and close the box afterwards. But of course I want to run my scripts quite normally in the browser! What is missing? BTW: it makes no difference whether apache is running or not - always the DOS-box appears. And yes, I have inserted " ScriptAlias /php/ "c:/php/" AddType application/x-httpd-php .php Action application/x-httpd-php "/php/php.exe" " in httpd.conf (and started then apache). Any help would be greatly appreciated, Uwe -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php