Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I'm having trouble getting XAMPP and Perl to play nicely together.

In my opinion, you should drop the XAMPP altogether if you are doing significant stuff in Perl. The newer XAMPPs are PHP centered and Perl is just an appendix - to be installed afterwards. The XAMMP system throws a lot of stuff on your computer and there are several versions and version extensions around. Don't do that. Install Apache 2.2.8 on a system w/Activeperl 5.10 or so. XAMPP has it's own 'builtin' Perl, I don't know if you may use your Activeperl easily (I think it's not worth the effort) with XAMPP.

Apache 2.2.8 + Activeperl 5.10 + mod_perl 2.0.4 works nicely, without XAMMP. Even adding a PHP 5.2.5 into your system poses no problems. I did this a million times on several Win-XP boxes.

Update:
The OP did get it to work (at least as external Perl-CGI process), so my above rants may be considered as anti-XAMPP advocacy ;-) ... But I'd consider it difficult to load an external mod_perl (non XAMPP - mod_perl => installed into Activestate Perl) into the XAMPP-Apache process (but might work too).

Regards

mwa


In reply to Re: XAMPP and Perl by mwah
in thread XAMPP and Perl by zhouzhen

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-20 01:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found