Attempting to get mod_perl to work nice with it (first time installing perl), but having issues. Anyone done this before?
Attempting to get mod_perl to work nice with it (first time installing perl), but having issues. Anyone done this before?
The Rules
Was another WDF member's post helpful? Click the like button below the post.
Admin at houseofhelp.com
NM, got itHere are the steps:
Download and install ActivePerl (link SHOULD work). It's a standard windows installer, so no biggie there.
Then, (http://perl.apache.org/docs/1.0/os/w...l#PPM_Packages):
FYI I'm attempting to set up Twiki on InstantRailsAfter installing Perl and Apache, you can then install mod_perl via the PPM utility. ActiveState does not maintain mod_perl in their ppm repository, so you must get it from a different location other than ActiveState's site. A quick way to do this is to download the script mpinstall and save it as, for example, mpinstall. Invoking this as perl mpinstall on a command line will take you through a dialogue, based on your configuration, which will determine and install, via ppm, the desired mod_perl ppm package.![]()
The Rules
Was another WDF member's post helpful? Click the like button below the post.
Admin at houseofhelp.com
Okkkkk.... I can run perl scripts from command line, but can't get apache to run them.
The Rules
Was another WDF member's post helpful? Click the like button below the post.
Admin at houseofhelp.com
Why in the world would you want to run a Perl application at the same time as Rails? :-P
In all seriousness, though, is there no Rails wiki software you can use?
It's for work. Using InstantRails as a quick and dirty webserver test area. Twiki is an access control Wiki, which is what we need. Twiki can also integrate with LDAP (active directory), which should be cool.
The Rules
Was another WDF member's post helpful? Click the like button below the post.
Admin at houseofhelp.com
hmmmm very long time since I used perl...
are you using cgi? from what I remember this was probably the most complex bit...
-Hagen
Thread's 3 years old.
The Rules
Was another WDF member's post helpful? Click the like button below the post.
Admin at houseofhelp.com