Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Is mod_perl going the way of the dinosaur?

by Arunbear (Prior)
on May 12, 2022 at 16:26 UTC ( [id://11143840]=note: print w/replies, xml ) Need Help??


in reply to Is mod_perl going the way of the dinosaur?

In situations like this, a virtual machine can be quite useful. Vagrant makes it easy to share files between the host and guest machines.

So install Vagrant on the Windows computer. Then import a Linux image. Then you can use the package manager of the chosen Linux OS to install mod_perl.

  • Comment on Re: Is mod_perl going the way of the dinosaur?

Replies are listed 'Best First'.
Re^2: Is mod_perl going the way of the dinosaur?
by Polyglot (Chaplain) on May 12, 2022 at 21:36 UTC

    Thank you. At this point, I'm willing to try most anything--and this may be the answer. I've always disliked Windows, and sure don't enjoy trying to get my perl scripts working in a WAMP environment.

    But I want my friend to be able to simply access the scripts from his browser. I'm not sure if he's computer literate enough to open up a VM every time he wants to access them. In reading some of Vagrant's introductory materials, I wonder if I am understanding them correctly--as in, it sounds almost too good to be true. Is it really like having the server on your local machine such that, from Windows, you could SSH into the VM and you could access it via HTTP just as if it were an online server?

    Blessings,

    ~Polyglot~

      Yes, Vagrant makes it easy to do these things. SSH'ing into the VM - you get that out of the box. Accessing the HTTP services running in the VM from the browser requires some minor configuration to map ports in the VM to those in the host computer.

      But once set up, it will be pretty much like browsing to a site on an online server.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11143840]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-20 03:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found