Search results

  1. X

    x10Hosting Hosting Account Terminated

    Unfortunately, I did not remember to access my forum account, so my x10Hosting Account was terminated. Is it possible to reactivate it? Thank you. Regards, Alex, Username: x10train
  2. X

    perl interpreter seems not to work properly opening files

    My cpanel has started to behave in a bad way (loading error, no pages found, etc.), so the problem was not in my code. I think I only have to wait for. Bye, Alex
  3. X

    perl interpreter seems not to work properly opening files

    hi bhupendra, Thank you for your reply. Permission is already set to 755. If I put a print instruuction just before the open command, I can read the result of this print, so the file is executed. It seems the perl code is reading the file I pass it (otherwise my print error command would be...
  4. X

    perl interpreter seems not to work properly opening files

    Since July 8th I'm experiencing a strange behavior in perl interpreter: it seems that it cannot open a file, but no error is shown. I don't know if these days issues can produce this kind of problem. I am on starka and I can easily access cpanel, my db an so on. This is the part of the code...
  5. X

    Connection to MySQL DB problem

    Ok, thank you. ...I was just reading other on that. Many servers seem involved...uhmmm!... Alex
  6. X

    Connection to MySQL DB problem

    I have the same problem since this evening. Warning: mysql_connect() [function.mysql-connect]: Host 'int.starka.x10hosting.com' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' in <path>/tr_sms_param.php on line 26 It seems the db is flushed away... How...
  7. X

    Failed php script execution in cgi-bin

    Yes, I've tried to run php outside from cgi-bin and it works. I'd prefer to keep this scripts inside that dir (only for convenience), but the error log in cPanel says: [Tue Mar 30 17:41:08 2010] [error] [client 66.249.71.211] script not found or unable to stat...
  8. X

    Failed php script execution in cgi-bin

    Hi All, I'm trying to execute a php script contained in the dir cgi-bin, but it doesn't work at all. Here below I reported the error encountered: "Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the...
Top