• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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