xampplite: php5apache2_2.dll kann nicht geladen werden.

Irgendwelche Probleme mit XAMPP für Windows? Dann ist hier genau der richtige Ort um nachzufragen.

xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby wumpfreak » 19. January 2009 23:32

Hallo,

ich habe mir soeben xampplite heruntergeladen und das setup ausgeführt. Leider startet der Apache nicht. Wenn ich die apache_start.bat ausführe, bekomme ich folgende Meldung:
Code: Select all
apache.exe: Syntax error on line 477 of C:/xampplite/apache/conf/httpd.conf: Syntax error on line 7 of C:/xampplite/apache/conf/extra/httpd-xampp.conf: Cannot load C:/xampplite/apache/bin/php5apache2_2.dll into server: Das angegebene Modul wurde nicht gefunden.

Die DLL ist aber am angegebenen Pfad zu finden und die php5ts.dll ist auch dort. Ich habe bereits die zip- als auch die 7z-exe-Version probiert. Als OS habe ich XP SP3.

Any ideas?

Danke und Grüße

Stephan
wumpfreak
 
Posts: 1
Joined: 19. January 2009 23:23

Re: xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby Nobbie » 20. January 2009 10:34

Möglicherweise hast Du noch eine andere Kopie der genannten DLLs irgendwo im Pfad, ggf. in c:\windows oder in c:\windows\system32 herumfliegen, die dann nicht geladen werden kann. Oder in einer alten PHP Installation.
Nobbie
 
Posts: 13170
Joined: 09. March 2008 13:04

Re: xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby x23 » 20. January 2009 23:53

Den gleichen Fehler bekomme ich auch. Frische Windows-Installation, Xampp-Lite entpackt und Apache meldet obigen Fehler. Die DLL befindet sich allerdinga an dem Platz.
x23
 
Posts: 3
Joined: 20. January 2009 23:51

Re: xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby axel_aus_mannheim » 21. January 2009 10:53

Hi Leutz,
auch ich habe das gleiche Problem ...
Grüße
axel_aus_mannheim
 
Posts: 3
Joined: 21. January 2009 10:50

Re: xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby glitzi85 » 21. January 2009 15:52

Sucht bitte beide mal nach der Datei php5apache2_2.dll auf eurer Festplatte. Möglicherweise liegt diese noch woanders. Das kann vorkommen, wenn man PHP von php.net installiert hat oder hatte.

mfg glitzi
User avatar
glitzi85
 
Posts: 1920
Joined: 05. March 2004 23:26
Location: Dahoim

Re: xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby Rene » 22. January 2009 16:17

Hallo, hab genau die gleichen Probleme! Eine zweite Datei liegt bei mir nur in einem Unterverzeichnis von xampplite, also irgendwo /php/...
Soll ich die etwa an die stelle kopieren an der er sie sucht? Andere Kopien der Datei liegen sonst nirgendwo rum.
Eigenartig dass das Problem vor einer Woche auf einem anderen PC nicht aufgetreten ist. Auf diesem hatte ich jedoch kein Skype installiert.
Der Portchecker sagt übrigens, dass alle ports frei sind nachdem ich Skype beendet habe. Daran dürfte also also doch nicht liegen.

Einen Unterschied zur vorigen Installation (funktioierend) gab es allerdings.
Bein selbstentpacken der .exe hab ich zuerst mal einen ungewollten Pfad angegeben. danach hab ich das ganze xampp Verzeichnis woanders hin verschoben. Beim Entpacken wird doch wohl nichts irgendwo eingeschriben worden sein? oder doch?

Noch eine Frage: wie deinstalliert man eigentlich korrekt irgendwelche installierten Dienste?

Gruß und Dank durch die Bank!

R.
Rene
 
Posts: 1
Joined: 22. January 2009 16:03

Re: xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby davidpierson » 23. January 2009 12:24

Hi.
I have the same problem. I am using version 1.7.0 of xampplite from the 7zip auto extractor.
The only copies of the file are within xampplite. Here is the full list.
Code: Select all
C:\>dir php5apache2_2.dll /s/b
C:\dev\xampplite\apache\bin\php5apache2_2.dll
C:\dev\xampplite\php\php5apache2_2.dll


I am running XP Pro SP3.
I think SP3 looks to be a common feature. I will try to run it on a SP2 box.
davidpierson
 
Posts: 4
Joined: 23. January 2009 12:12
Location: Brisbane Australia

Re: xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby davidpierson » 23. January 2009 12:41

Hi again.
I just tried a fresh download of 1.7.0 (7zip) on a Windows 2000 Professional box.
Same error. This problem is not only on XP SP3.

Code: Select all
apache.exe: Syntax error on line 477 of C:/xampplite/apache/conf/httpd.conf: Syn
tax error on line 7 of C:/xampplite/apache/conf/extra/httpd-xampp.conf: Cannot l
oad C:/xampplite/apache/bin/php5apache2_2.dll into server: The specified module
could not be found.
davidpierson
 
Posts: 4
Joined: 23. January 2009 12:12
Location: Brisbane Australia

Re: xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby Wiedmann » 23. January 2009 13:33

I guess there is one of the Microsoft Visual C++ Redistributable Package missing.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Re: xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby davidpierson » 23. January 2009 15:52

Okay I fixed this by downloading msvcr71.dll
and putting it into the windows\system32 folder.

I got it from dll-files.com which seems to be a good site.
Hope this will fix it for you also.

I figured out the problem by cd to the xampplite\php folder and trying to run php on the command line.
davidpierson
 
Posts: 4
Joined: 23. January 2009 12:12
Location: Brisbane Australia

Re: xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby Wiedmann » 23. January 2009 16:19

Okay I fixed this by downloading msvcr71.dll

Well, this file is part of the "Microsoft.NET Framework 1.1". So better install this package and register this dll in a correct way.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Re: xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby x23 » 24. January 2009 10:28

glitzi85 wrote:Sucht bitte beide mal nach der Datei php5apache2_2.dll auf eurer Festplatte. Möglicherweise liegt diese noch woanders. Das kann vorkommen, wenn man PHP von php.net installiert hat oder hatte.


Die "php5apache2_2.dll" liegt lediglich in den beiden Verzeichnissen "apache/bin" sowie "php", die xampp angelegt hat.

Mal davon abgesehen, wieso sollte es den Ladevorgang der DLL beeinflussen, wenn diese in anderen Verzeichnissen zusätzlich liegt? Immerhin wird dem Apache explizit gesagt, welche Datei er laden soll. Da ist es doch egal, ob diese Datei auch wo anders liegt.

Ist der Download-Ordner von Xampp nun an sich fehlerfrei? Immerhin klappt die Einrichtugn anhand des ZIP-Paketes ja nicht auf einem frischen Windows XP SP3. Da müsste doch dann etwas an der ZIP-Datei geändert werden oder?
x23
 
Posts: 3
Joined: 20. January 2009 23:51

Re: xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby davidpierson » 01. February 2009 07:55

The programmers who assemble the lite package have never tried it on a machine without either C++ or .NET runtime. This is not surprising, as they are programmers (like me).
However, the msvcr71.dll does not belong in the xampplite zip file either.
Perhaps the best solution would be to update the ReadMe.txt which comes with the zip file.
Add a note that if you get the error we are seeing, and you do not have that dll in the system32 folder, to install .Net 1.1 runtime or the C++ package (if that works - I have not tried that).
Updating documentation is always easier than modifying programs.
The ReadMe is a very good document in my opinion, by the way.
davidpierson
 
Posts: 4
Joined: 23. January 2009 12:12
Location: Brisbane Australia

Re: xampplite: php5apache2_2.dll kann nicht geladen werden.

Postby x23 » 02. February 2009 22:19

Also ich kann der obigen Post dahingehend zustimmen, dass das Paket "xampplite" fehlerhaft ist. Denn, das normale xampp hat diesen Fehler nicht. Lade ich aber xampplite herunter läuft es auf Grund o.g. Fehlers wieder nicht. Xampp an sich geht aber wieder.
x23
 
Posts: 3
Joined: 20. January 2009 23:51


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 34 guests