php

Jens Suelwald jsuelwald at werebones.de
Fri Aug 8 20:26:01 CEST 2003


Am Fre, 2003-08-08 um 20.17 schrieb Alexander Konopka:
> Hallo,
> ich bekomme wenn ich auf meinem Rechner im Brower http://localhost/test.php
> lediglich die Frage ob ich die Datei öffnen will.
> 
> Folgendes habe ich unter SuSE Linux 8.1 eingerichtet:
> 
> Die Datei /srv/www/htdocs/test.php hat den Inhalt:
> <html>
> <head>
> <title>Example</title>
> </head>
> <body>
> <?php echo "Hi, I'm a PHP script!"; ?>
> </body>
> </html>
> 
> pstree liefert:
> init-+-ahc_dv_0
>      |-atd
>      |-bdflush
>      |-cron
>      |-cupsd
>      |-httpd2-worker-+-httpd2-worker
>      |               `-2*[httpd2-worker---httpd2-worker---26*[httpd2-worker]]
>      |-kalarmd
>      |-kdeinit-+-artsd
>      |         |-3*[kdeinit]
>      |         |-kdeinit---bash---pstree
>      |         `-procinfo
>      |-13*[kdeinit]
>      |-kdesud
>      |-kdm-+-X
>      |     `-kdm---kde---kwrapper
>      |-keventd
>      |-khubd
>      |-kinoded
>      |-kinternet
>      |-klogd
>      |-kmail
>      |-kreiserfsd
>      |-ksoftirqd_CPU0
>      |-kswapd
>      |-kupdated
>      |-lvm-mpd
>      |-mdrecoveryd
>      |-6*[mingetty]
>      |-safe_mysqld---mysqld---mysqld---mysqld
>      |-scsi_eh_0
>      |-2*[sendmail]
>      |-smpppd---pppd
>      |-sshd
>      `-syslogd
> 
> Die Pakete
> - mod_php4
> - mod_php4-core
> - mod_php4-devel
> - phplib
> sind installiert.
> 
> Ich weiß aktuell nicht wo ich noch gucken könnte. Falls ihr weiter Infos zu 
> beantwortung dieser Frage braucht, bitte melden.
> 
> Gruß und Dank im vorraus,


AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

Das iss moeglicherweise inner httpd.conf auskommentiert...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lug-owl.de/pipermail/linux/attachments/20030808/90d46b3d/attachment.sig>


More information about the Linux mailing list