Recent content by Tomcenc

  1. T

    Mysql Bandwidth

    I've noticed that for some reason, my Bandwidth usage has gone very high in 2 days (since the mysql server move), do mysql packets add to bandwidth too now? I have a database of 250MB and parts of it get updated each 5 minutes (12 servers, each server gets updated once an hour). At this rate I...
  2. T

    Catch-all/Wildcard sub-subdomain? .htaccess

    I'd like to catch all subdomains of my subdomain and redirect them to a PHP script which will process the subdomain. I need this because I'm creating an online tool for a game which saves it's configuration in a cookie, to allow the user several configurations for the same server they could just...
  3. T

    Help with database update script to increase efficiency

    Hi, recently I was suspended again for high resource usage, though the scripts being viewed by visitors don't use much resources, the scripts that update the cached data use a lot. I'm in this situation: There's an online game called "Tribal Wars", it has 13 English servers and I would...
  4. T

    Cron jobs

    I feel stupid to ask this, but I can't seem to get my cron job working: /home/tomcenc/public_html/pathtofile The script is chmodded to 755 Every month->Every day->Every weekday->Every hour->Every fifteen minutes The script updates some cached files, but it doesn't seem to do so unless I manually...
  5. T

    Possible to access bandwidth used?

    Is there a possibility to access the amount of bandwidth used and if not would it be possible to add this? it would be useful to be able to use PHP to automatically switch to a low bandwidth version of the site based on the time of the month / bandwidth left / visitors a day.
  6. T

    IMAP_OPEN (function does not exist)

    Hi, I was wondering if imap_open could be installed. I did a search and found it was installed on one of the servers, but it doesn't seem to be on the one my account is on. The Shared Ip Address of the server is: 74.86.133.24
Top