[PHP] unable to view .php files in browser

2002-03-15 Thread ngupta
I am using php,mysql,apache combination on a linux machine. I used the INSTALL file available in php-4.0.6.tar to install PHP in static mode. Compilations and Installation go on fine with no errors. But when a test.php script containing: HTML HEAD TITLETesting PHP/TITLE /HEAD BODY ?

Re: [PHP] unable to view .php files in browser

2002-03-15 Thread heinisch
At 15.03.2002 17:28, you wrote: I am using php,mysql,apache combination on a linux machine. I used the INSTALL file available in php-4.0.6.tar to install PHP in static mode. Compilations and Installation go on fine with no errors. But when a test.php script containing: ? phpinfo(); ? is