• 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 without mod_perl

netdiver

New Pleskian
Hi Folks,

has anyone a little hint how I can run Perl scripts wihout enabling mod_perl?

(I have a huge program which uses perl globals ... yes, I'm working on a fix. But I need a fast workaround und the whole program is fixed.)

On Suse I used a version with vhosts.conf, but unfortunately on ubuntu with parallels 11.0.9 it doesnt seem to work.

I hope anyone can help me.

All the best

NetDiver
 
**** ... it seems my vhosts.conf is completely ignored.

I put it into /conf/
called: /usr/local/psa/admin/bin/httpdmng --reconfigure-domain *MyDomain*
called: /etc/init.d/apache2 restart
and whoops ... no Perl. ****.
 
Back
Top