Search results

  1. R

    My PHP Cron Job isn't Running

    So I've tried to follow this: https://x10hosting.com/wiki/Cron_job#Samples I need to run a cron job for my PHP file every ten minutes on my free hosting account. Here are my two current cron jobs that don't work: */10 * * * * /usr/local/bin/php $HOME/rate.php?id=r */10 * * * *...
  2. R

    Can I run python?

    I thought that Python was available on x10hosting. I couldn't find where it said that but I found a forum post that said it is available in the illuminated upgrade. This forum post was from 2009 so I'm not sure if Python is available for free now. Please let me know. If not, then let me know of...
  3. R

    CPU usage?

    I am currently working on a project that will track conversion rates of two currencies at http://www.roblox.com/. This is to see when to trade for the best profit. I decided to use PHP and MySQL (Which I don't know much of) to do this. Someone was kind enough to give me an outdated version of...
Top