Jump to content

unnk

Members
  • Posts

    10
  • Joined

  • Last visited

unnk's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. 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
  2. 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
  3. edited i forgot to clear my cache my domain is working now but i still need mod_perl added
  4. thank you for escalating this request
  5. 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 ------------------------------------------------------------------------------------
  6. alright ill start scanning some port ranges, do you also allow the setup of mod_perl 1 or 2? Im trying to install the Geoip and Geo::ip modules but Geo::ip is dependent on Geoip which is dependent on mod_perl being installed
  7. 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.
  8. Thanks for clearning that up. As for the udp ports what ports are open to use?
  9. 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?
  10. 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...