• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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