PHP 5.3 unter xampp

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

PHP 5.3 unter xampp

Postby NoiZy » 14. December 2008 10:05

Hi,

ich habe gerade versucht die Alpha 3 ans laufen zu kriegen, schaffe es aber nicht! ;(
Ich hoffe jemand kann mir helfen.

Meine "httpd-xampp.conf" Datei sieht am Anfang jetzt so aus:
Code: Select all
# XAMPP settings
#
<IfModule alias_module>
<IfModule mime_module>
    #ScriptAlias /php/ "C:/Users/NoiZy/xampp/php/"
    #Action application/x-httpd-php "/php/php-cgi.exe"
    #LoadModule php5_module "C:/Users/NoiZy/xampp/apache/bin/php5apache2.dll"
    #AddType application/x-httpd-php-source .phps
    #AddType application/x-httpd-php .php5 .php4 .php3 .phtml5 .phpt
   
   
   # Einträge für PHP 5.3:
   LoadModule php5_module "C:/Users/NoiZy/xampp/php5.3/php5apache2.dll"
   PHPIniDir "C:/Users/NoiZy/xampp/php5.3"
   AddType application/x-httpd-php-source .phps
   AddType application/x-httpd-php .php .phtml



Und wenn ich jetzt den Apache starte kommt die Meldung:
Code: Select all
apache.exe: Syntax error on line 477 of C:/Users/NoiZy/xampp/apache/conf/httpd.c
onf: Syntax error on line 13 of C:/Users/NoiZy/xampp/apache/conf/extra/httpd-xam
pp.conf: API module structure 'php5_module' in file C:/Users/NoiZy/xampp/php5.3/
php5apache2.dll is garbled - expected signature 41503232 but saw 41503230 - perh
aps this is not an Apache module DSO, or was compiled for a different Apache ver
sion?



Was muss ich tun?


lg
NoiZy
NoiZy
 
Posts: 3
Joined: 07. December 2008 08:18

Re: PHP 5.3 unter xampp

Postby Wiedmann » 14. December 2008 13:01

php5apache2.dll is garbled - expected signature 41503232 but saw 41503230 - perh
aps this is not an Apache module DSO, or was compiled for a different Apache ver
sion?

Dies ist ein Modul für den Apache 2.0.x und nicht für den Apache 2.2.x. (da heist das Modul auch i.d.R. "php5apache2_2.dll".)
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 43 guests