• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Perl LWP Module

S

sretlaw

Guest
I am having problems getting the PERL LWP modules (Simple and UserAgent) working with Plesk 8.1 when the url I am trying to grab is on the Plesk server. Basically, I'm trying to grab the output from a PERL script on one name-based domain on the server, to use in a PERL script at a second name-based domain on the same server. This worked in previous versions of Plesk.

The LWP modules work fine when the url I'm trying to grab is on a different server.

The LWP modules also seem to work when I use IP-based hosting in Plesk, but this causes me some other problems, so I'd rather not do that.

I'm not sure if this a firewall issue (and how/if it can be fixed) or if it is another configuration problem.

Thanks for your help.
 
LWP Problem Solved

Figured it out...

1. Must use full url, including "www" prefix

2. Can't grab a page that is being redirected

For some reason, both of these conditions worked in Plesk 7.
 
Back
Top