unnk Posted August 30, 2013 Posted August 30, 2013 I need a admin to run a specific shelled perl daemon on my account. When i try to run the .pl the gateway times out. If a admin could run the shell script i have with it for linux based operating systems and tell me the outcome it would be greatly appreciated. Username: Unnk Domain: bong420stats.heliohost.org Server: Johhny Directories of scripts: scgi-bin/scripts Perl Script : hlstats.pl Shell Script: run_hlstats looking at my .htaccess file i dont see suexec as being enabled this might be my problem with trying to run the shell script
unnk Posted September 1, 2013 Author Posted September 1, 2013 it listens on a udp port for my game servers log files and processes them into statistics and sends them back out to my other domain to be processed into a mySQL database. currently i have to run the daemon on my pc which kills my electric bill this is the stats page bong420.site.nfoservers.com/stats
Ice IT Support Posted September 2, 2013 Posted September 2, 2013 This support request is being escalated to our root admin.
Krydos Posted September 4, 2013 Posted September 4, 2013 The recommended way to run perl scripts is either as a cgi, or by starting it with a cron job. Just make sure you don't exceed 2 cron runs per day or use up too much system resources. Either will get your account suspended.
Recommended Posts