Stefan Schl�rholz said: > Hi there, > > I installed squirrelmail-1.4.3a on a SuSE 8.2 system. I got the tarball > unpacked it in /srv/www/htdocs. Everything other than suirrelmail comes > from the rpm packages of the SuSE DVD. I use an apache2 with prefork. > > When trying to acces http://server/squirrelmail/index.php I get the > question from the browser (Konqueror, KDE 3.2.2) what to do with > "http://server/squirrelmail/index.php Typ: application/x-httpd-php"? > "save as" or "open with".
You probably need to check your apache configuration to make sure that index.php is a valid directory index file. You may also need to make sure that files with .php extensions are treated at type text/html (not application/x-httpd-php) in your Apache mime configuration. > First I thought it is a browser/OS problem but since I can access > other .php (as in www.squirelmail.org/download.php" I gues it is > something different. > > Can anybody help me? If what I said doesn't help, someone else will have another idea. ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
