Page 1 of 1

Problem with perl

PostPosted: 28. October 2008 10:42
by courtpl
I have installed the 1.6.8 xampp version and the xampp-win32-perl-addon-5.10.0-2.2.9-pl1 perl version,

But i have this message when i try to start apache

Diese Eingabeforderung nicht waehrend des Running beenden
Bitte erst bei einem gewollten Shutdown schliessen
Please close this command only for Shutdown
Apache 2 is starting ...
apache.exe: Syntax error on line 530 of C:/xampp/apache/conf/httpd.conf: Syntax error on line 2 of C:/xampp/apache/conf/
extra/perl.conf: Cannot load C:/xampp/apache/modules/mod_perl.so into server: The specified module could not be found.


Apache konnte nicht gestartet werden
Apache could not be started
Press any key to continue . . .


my installation directory is c:\xampp

have-you any idea ??

PostPosted: 28. October 2008 13:32
by Wiedmann
What happens if you start "setup_xampp.bat" and disable mod_perl?

PostPosted: 28. October 2008 13:34
by Sharley
Usually that error is generated when you failed to follow the install instructions for the addon in particular the running 2 times of the setup_xampp.bat which sets up the conf files correctly for your installation of XAMPP.

The installation is simple and the instruction can be found here:
http://www.apachefriends.org/winxampp/r ... n-perl.txt

ENGLISH: Simply extract this add-on in your current XAMPP folder.

All older files are overwritten.

Then start the "setup_xampp.bat" to configure XAMPP with Perl.

Now restart apache.

After that start the "setup_xampp.bat" file again , you can choose "with mod_perl" or "without mod_perl".

Just install again, over your first attempt, follow the above instructions (no need to uninstall anything) and all should be fine again. :)

PostPosted: 28. October 2008 14:34
by courtpl
Thanks for your quick answer.
But i have tried to restart the setup_xampp.bat, and i folow exactly the procedure.
But the broblem is not resolved.
And the module exist on the folder.

Regards

PostPosted: 28. October 2008 21:59
by Sharley
You could try deleting perl.conf and startup.pl from the .xampp\apache\conf\extra folder also the .xampp\perl folder and then try and install the addon again using the above instructions.

What OS are you using - you don't have any issues running bat files?