Search results

  1. R

    Resolved Can't access control panel

    Yes, thank you.
  2. R

    Resolved Can't access control panel

    I'm getting a "Licensing error" screen when I go to x12.x10hosting.com:2222 to access my panel. No even getting to the login screen. Please help. Thanks
  3. R

    PHP Timezone problem

    Well, actually Etc/GMT+6 seems to solve the problem. (would have thought it should be Etc/GMT-6 instead, but not it is "plus 6"
  4. R

    PHP Timezone problem

    This year Mexico got out fron daylight savings time, but PHP is still assuming we are on CDT instead of CST time. Trying to find out what's going on, it seems that PHP libraries must be updated to reflect that recent change. How can I get the PHP libraries update to get them work properly...
  5. R

    500 Internal Server Error

    Thank you. It worked.
  6. R

    500 Internal Server Error

    Thanks, How should I edit the "All" word to get it working properly? Also, yes I found several .htaccess files in different folders. What should I do about them? erase them? should all be the same? Thanks and sorry for the basic questions.
  7. R

    500 Internal Server Error

    My site is inaccessible returning the following message: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at no-reply@x10hosting.com to inform them of the time this error...
  8. R

    Email hacked?

    I noticed a folder /mail/new in my structure with has thousands of spam email messages that apparently are being sent from my domain. Is there anyway to block spammers from using my account. I only use the email feature of X10 to have a couple of email addresses that get forwarded to my regular...
  9. R

    Site not working

    It's weird, I just loaded the site with a Blackberry (using only wifi) and it loaded. But on my computer and an ipod touch (using same wifi) is not loading. I use firefox (and get "The connection has timed out") on Google chrome I get "This webpage is not available.") The site used to work fine...
  10. R

    Site not working

    My site www.rodriguezgarcia.com has bee down for a few days now. I can't find any post regarding maintenance. Is it a general problem or just me? Thanks
  11. R

    PHP Mail

    Thank you. I just found that gmail was sending all mails to spam. I'll configure the filter.
  12. R

    PHP Mail

    Doesn't anybody knows?
  13. R

    PHP Mail

    Due to the new cgi restrictions, I switched to PHP. Is mail() working? I can't get mails sent by my scripts. My user is rodrigu5, site: www.rodriguezgarcia.com Thanks
  14. R

    PHP Mail

    Due to the new restrictions I'm moving from CGI to PHP.My question is if free hosting (starka) is able to send mail using PHP or is it disabled?Thanks
  15. R

    New to PHP - Internel server error

    Thank you. It's ok now.
  16. R

    New to PHP - Internel server error

    I found 2 .htaccess above the folder containing hello.php. I renamed both but I'm still getting the error.
  17. R

    New to PHP - Internel server error

    The code is: <html> <body> <?php echo "Hello World"; ?> </body> </html> I don't have a .htaccess. What should it contain and where should it be placed? Thanks
  18. R

    New to PHP - Internel server error

    I'm trying to switch from my CGI includes to PHP now that CGI has been banned. At first I'm trying to run a Hello World test at http://www.rodriguezgarcia.com/php/hello.php, just to see if it works, but I get the Internal Server Error screen. I tried to chmod the file to 777, 755 but still...
  19. R

    New rules?

    What are the alternatives? Is there any other language that is still allowed?
  20. R

    New rules?

    I have been hosting my personal site on x10 for a few years now. For some weeks I have seen some errors on my pages due to cgi includes that are not working. I thought it was another server upgrade, but looking at some posts I understand there are some new rules in place that I can't figure...
Top