Jump to content

unnk

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by unnk

  1. 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

  2. Username: Unnk

     

    Main Domain: bong420stats.heliohost.org

     

    Server : Johnny

     

     

     

    I was looking to get mod_perl installed onto my account when i try to install the apache GeoIP module i receive a error that mod_perl 1 or 2 needs to be installed. Here is the last couple lines of the make process for the module.

     

    ------------------------------------------------------------------------------------

    perl-64bit-hack: enabled

    Please install either mod_perl 1 or mod_perl 2 first at Makefile.PL line 118.

    N/A

    ! Configure failed for Apache-GeoIP-1.99. See /home/unnk/.cpanm/build.log for details.

    Perl Expect failed with non-zero exit status: 256

     

    All available perl module install methods have failed

    ------------------------------------------------------------------------------------

  3. I would like to know if i could get a list of open UDP ports available for me to use and I need help with using suEXEC to run a perl script of mine. I have the cgi wrapper installed and i have my scripts in the scgi-bin. Ive only really used a SSH client like putty to start perl scripts and shells so this is new to me.

  4. Thank you for the fast response! My scripted daemon can use any udp port I set via the .conf file, so any udp port that is open will work. The daemon will just be grabbing the log data being streamed from my game server and passing it to a external domain for SQL database entry. This is good to hear as the daemon uses little to no bandwidth. I currently have to run the daemon from my pc which causes me to keep my pc on 24/7. With the cronjob limit, does that mean hourly jobs arent possible? Or does that mean i could run a 30 min or hourly job as long as there is just 1 job line?

  5. Hello! Im inquiring about your services. Do you allow perl scripts to be run from your webservers and is there a crontab? Im looking for a domain service that will allow me to install and run a perl scripted daemon from it, this daemon will listen on a udp port for logs from my game server and it will redirect them to a sql database on another domain I already own.

×
×
  • Create New...