I have completely uninstalled apache2 and php5. Reinstalled apache2. (remember no php5 installed yet) Modified the following lines so it appears as follows: ----- DirectoryIndex index.html index.cgi index.pl index.php index.xhtml
AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps AddType application/x-tar .tgz ServerName = localhost ---- However even when i try and bring up localhost or 127.0.0.1 it pops up a box which tells me You have chosen to open a <blank line> Which is a phtml file. What should firefox do with the file. However, when i try and open index.html it works fine (i.e. says file not found) or when index.html is created it shows up. firefox cache is cleared. Any clues yet? thanks abhishek ____________________________________________________________________________________ Get your email and see which of your friends are online - Right on the New Yahoo.com (http://www.yahoo.com/preview) -- http://mm.glug-bom.org/mailman/listinfo/linuxers

