Hy Jan,

wie wird bei dir denn php geladen ?? 
per module oder �ber CGI

wenn per CGI versuchsmal mit der module version...
!!! Aber Noch die php4ts.dll nach WINNT\system32 kopieren !!!!

LoadModule php4_module "C:\path\to\php4apache.dll"
AddModule mod_php4.c

wenn das net klappt nimm doch mal php4.3.2 oder gar 4.3.5RC2

das updaten geht fix...und problemlos !!!

aber den Apache aufgeben....nee das w�rd ich net !!!

cya Jointy

> Hallo Marcus,
> 
> ich hab's versucht es macht keinen Unterschied. Ich habe sogar von einem
> zweiten System
> (gleiche Apache Version) die Httpd.conf kopiert (dort habe ich
> c:/internet/webpages lauff�hig)
> auch das bringt nichts. Ich glaube inzwischen mehr an einen Bug als an alles
> andere.
> 
> Mir bleibt wohl kaum etwas anderes �brig als den Server zu ersetzen.
> Ich hoffe die Arbeit h�lt sich in Grenzen. Wenn Du keine andere Idee hast
> ist Apache morgen
> f�llig.
> 
> Gru� und danke
> Jan
> 
> > -----Urspr�ngliche Nachricht-----
> > Von: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] Auftrag
> > von Marcus Reimann
> > Gesendet: Sonntag, 8. Februar 2004 18:41
> > An: [email protected]
> > Betreff: RE: Scripte in Unterverzeichnissen werden nicht ausgef�hrt
> > sonst schon?!?
> >
> >
> > Hallo Jan,
> >
> > Du schreibst:
> >
> > > # DocumentRoot "C:/apache/htdocs"
> > > DocumentRoot "C:/internet/webpages"
> > > #
> > > # Each directory to which Apache has access, can be configured with
> > respect
> > > # to which services and features are allowed and/or disabled in that
> > > # directory (and its subdirectories).
> > > #
> > > # First, we configure the "default" to be a very restrictive set of
> > > # permissions.
> > > #
> > > <Directory "c:/internet/webpages">
> > >     Options All
> > > #    AllowOverride none
> > > </Directory>
> >
> > Wie schaut es aus, wenn Du die erste Directory-Anweisung in der
> > httpd.conf-Datei wie folgt �nderst:
> >
> > <Directory />
> >     Options FollowSymLinks
> >     AllowOverride None
> > </Directory>
> >
> > Danach kommt dann der zweite Directory-Abschnitt mit dem
> > DocumentRoot-Verzeichnis.
> >
> > Gru�
> >  Marcus Reimann
> >  M. Reimann Systemberatung
> >  http://www.reimann-systemberatung.de
> >
> >
> >
> > --------------------------------------------------------------------------
> >                 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