Search results

  1. K

    cron on lotus

    Hi, since approximately 1 week, cron seems to have stopped working on lotus. Could you please review? Thanks
  2. K

    /tmp on lotus

    The problem has been solved, thank you very much.
  3. K

    /tmp on lotus

    Hi, my web site on lotus use sessions, and I cannot log in, this is the error log: [08-Apr-2010 18:00:03] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 [08-Apr-2010 18:00:03] PHP Warning: Unknown: Failed to write session data (files). Please verify...
  4. K

    Lotus web and mysql server

    Hi, the main page of my web site (pm.alu.x10hosting.com) on lotus is taking a long time to load. When it finally does, it's not possible to log in: mysql server: all backends are down. Is there any problems with web and mysql server on lotus? Thanks,
  5. K

    Account suspension

    Hi, I got an account (alu.x10hosting.com) suspension warning because of "high system resource usage". I would like to get into more detail about these system resources, to solve them, if possible. Also, should I order a premium hosting account, would these warnings be avoided? Could I upgrade...
  6. K

    /tmp on lotus

    It is working now. Thank you very much.
  7. K

    /tmp on lotus

    Hi, my web site on lotus use sessions, and I cannot log in, this is the error log: [25-Jan-2010 15:37:04] PHP Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0 [25-Jan-2010 15:37:04] PHP Warning: Unknown: Failed to write session data (files). Please verify...
  8. K

    Mysql on Lotus is down?

    Hi, I'm having problems with Mysql on Lotus: Could not connect: Host 'lotus.x10hosting.com' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' The http server is also kind of slow, though it seems to work. However, the server status in cPanel is fully ok. Is...
  9. K

    cron on lotus

    It is working fine now, thanks a lot!
  10. K

    cron on lotus

    Hi, I am unable to get a cron script working on lotus. I have tested: 0 * * * * wget -q http://pm.alu.x10hosting.com/*****.php (I have checked that the script runs correctly from internet) and also 0 * * * * /usr/local/bin/php /home/alu/public_html/pm/public_html/*****.php and 0 * * * *...
  11. K

    Cron does not work on lotus

    Hi, I am unable to get a cron script working on lotus. I have tested: 0 * * * * wget -q http://pm.alu.x10hosting.com/*****.php (I have checked that the script runs correctly from internet) and also 0 * * * * /usr/local/bin/php /home/alu/public_html/pm/public_html/*****.php do you have any...
  12. K

    Cron and email

    Hi, I can not get cron sending an email to the specified address, whichever address and cronjob I set. I tried, for instance 0 * * * * php /etc/test.php and no mail is received in the address set in the field for the cron output, even not an error message. Have I missed some...
  13. K

    MySQL database access

    Hi, I cannot open a connection to a MySQL DB I created through cpanel from my application. I set the connection's server as localhost, port 3306, but when I test the connection, it returns an error when trying to contact 3306 port. Do I need to set "localhost" in MyRemote? I also tryed to do...
Top