Cannot get Perl to execute

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Cannot get Perl to execute

Postby rowdyroy » 14. June 2005 02:19

I have tried every combination possible in the first line of my Perl pages for a web site and cannot get it to execute. Site sees MySQL, Apache, and PHP. I am using Dreamweaver MX to build and test website. XAMPP installed with Perl addon. XAMPP indicates the Perl is installed and activated. Last tried #! apache\xampp\htdocs\modperl. My first time out with Perl! Pages execute through hosted site using standard #! usr/bin/perl. Can anyone tell me what I am doing wrong? Thanks
rowdyroy
 
Posts: 1
Joined: 06. June 2005 04:31

Postby alucard01 » 29. June 2005 13:35

how about putting your web page under xampp/htdocs/modperl/ and run?

URL: http://localhost/modperl/<webpage>
alucard01
 
Posts: 122
Joined: 15. May 2005 13:51

Postby Wiedmann » 29. June 2005 13:46

Last tried #! apache\xampp\htdocs\modperl. My first time out with Perl! Pages execute through hosted site using standard #! usr/bin/perl.

The correct SheBang is:
#!c:\xampp\perl\bin\perl.exe

Modify "c:\xampp" to your installation dir.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 213 guests