probiers mal mit grübeln in der php.ini datei
( ev. defaultmimetype überprüfen text/html )
default_mimetype = "text/html"

> Hallo,
>
> funktioniert nicht,
>
> in der eerorLog ist folgender EIntrag:  Premature end of script headers
> .../php.exe
>
>
> Gruß
>
> René
>
> -----
> > in der HTTPD-Conf datei fehlt das ScriptAlias
> > Gemäss der PHP Installationsanleitung sieht das so aus
> >
> > ScriptAlias /php/ "c:/php/"
> > AddType application/x-httpd-php .php
> > Action application/x-httpd-php "/php/php.exe"
> >
> > > Hallo,
> > >
> > > ich habe unter Windows 2000 und Apache Virtual Hosts eingerichtet.
> > >
> > > Wenn ich diese Hosts jetzt aufrufe erhalte ich biem Zugriff auf
> > PHP-seiten
> > > die Meldung
> > > 500 miss configuriert Apache
> > >
> > > Wenn ich über localhost/... die Seiten aufrufen funktioniert alles.
> > >
> > > In der httpd.conf sind folgende Einträge:
> > >
> > > PHP:
> > >
> > >     AddType application/x-httpd-php .php
> > >     AddType application/x-httpd-php-source .phps
> > >     Action application/x-httpd-php "/php/php.exe"
> > >
> > > Virtel Host:
> > >
> > > <VirtualHost testseite>
> > >     ServerAdmin [EMAIL PROTECTED]
> > >     DocumentRoot C:/server/Apache/htdocs/test
> > >     ServerName testseite
> > > </VirtualHost>
> > >
> > > In die Host Tabelle sind die Hosts eingetragen.
> > >
> > > Kann mir jemand helfen wie ich PHP zum Laufen bekommen unten den
virtual
> > > Hosts?
> > >
> > > Danke
> > >
> > > Gruß
> > >
> > > René
> > >
> > >
> > >
>
> --------------------------------------------------------------------------
> > >                 Apache HTTP Server Mailing List "users-de"
> > >       unsubscribe-Anfragen an [EMAIL PROTECTED]
> > >            sonstige Anfragen an [EMAIL PROTECTED]
> > >
>
> --------------------------------------------------------------------------
> > >
> >
> >
>
> --------------------------------------------------------------------------
> >                 Apache HTTP Server Mailing List "users-de"
> >       unsubscribe-Anfragen an [EMAIL PROTECTED]
> >            sonstige Anfragen an [EMAIL PROTECTED]
>
> --------------------------------------------------------------------------
> >
>
>
> --------------------------------------------------------------------------
>                 Apache HTTP Server Mailing List "users-de"
>       unsubscribe-Anfragen an [EMAIL PROTECTED]
>            sonstige Anfragen an [EMAIL PROTECTED]
> --------------------------------------------------------------------------
>

Antwort per Email an