perl scripting on webserver

Web hosting, MySQL, PHP and all that good stuff.
Post Reply
hermanpater
Posts: 3
youtube meble na wymiar Warszawa
Joined: Fri Dec 20, 2013 2:06 am

perl scripting on webserver

Post by hermanpater »

I like to know if it is possible to run perl script on my (nas) webserver perl is installed but i dont know where i can find it on the server.
does anyone know?
User avatar
orion
Posts: 3485
Joined: Wed May 29, 2013 11:09 am

Re: perl scripting on webserver

Post by orion »

I can use perl directly after login through ssh. You can find a symbolic link in /usr/local/bin/perl after you installed perl package.
hermanpater
Posts: 3
Joined: Fri Dec 20, 2013 2:06 am

Re: perl scripting on webserver

Post by hermanpater »

thank you orion i found perl in the dir. you said. But I don't want tou use perl as root or admin with ssh.
I want my scripts running on the web server in the cgi-bin dir.
ho66es
Posts: 476
Joined: Wed Mar 13, 2013 5:38 am

Re: perl scripting on webserver

Post by ho66es »

according to /volume0/usr/builtin/etc/apache2/apache2.conf it is in Web/cgi-bin

no idea if it works though
608t
hermanpater
Posts: 3
Joined: Fri Dec 20, 2013 2:06 am

Re: perl scripting on webserver

Post by hermanpater »

ho66es wrote:according to /volume0/usr/builtin/etc/apache2/apache2.conf it is in Web/cgi-bin

no idea if it works though
Thank you ho66es i found the config file and changed mij scripts AND it Works
ho66es
Posts: 476
Joined: Wed Mar 13, 2013 5:38 am

Re: perl scripting on webserver

Post by ho66es »

hermanpater wrote:
ho66es wrote:according to /volume0/usr/builtin/etc/apache2/apache2.conf it is in Web/cgi-bin

no idea if it works though
Thank you ho66es i found the config file and changed mij scripts AND it Works
good to know it works :)
608t
Mechano
Posts: 25
Joined: Wed Mar 12, 2014 7:34 am

Re: perl scripting on webserver

Post by Mechano »

hermanpater wrote: Thank you ho66es i found the config file and changed mij scripts AND it Works
I'm curious, what did you change in your scripts?
Post Reply

Return to “Web Hosting”