hello, I've Apache 1.3.20 up and working. My local-host displays this in Netscape: Running version Apache-AdvancedExtranetServer/1.3.20 (Mandrake Linux/3mdk) PHP/4.2.1 mod_ssl/2.8.4 OpenSSL/0.9.6b
I installed PHP 4.2.1 under Quick Install DSO option. It went fine - No complaints from make/make install either. As the INSTALL in the php directory suggested, I copied php.ini-dist to /usr/local/lib/php.ini - I didn't modify anthing in here. As suggessted I added the line AddType application/x-httpd-php .php in my httpd.conf Now, my browser doesn't display any PHP tags. It just displays <?phpinfo()?> which I've in test.php. What've I missed ? All help is very much appreciated. Thanks. - shanky. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php