Search results

  1. T

    Drive space still showing as 472.52MB used.

    I posted a thread earlier this week about my drive space running very low. I was told the log files were taking too much space. So I went ahead and backed them up and then deleted them. Eventually my drive used space went back down to 327MB. Come today I see that my used drive space is back up...
  2. T

    Why is X10hosting blocking my IP address while I am working on my website?

    It appears that the X10 servers are blocking my IP address. My ip address is currently ??.??.55.203. I can access my site on my cell using the mobile assigned IP address.
  3. T

    Why is my control panel showing that I have 554MB when I only have 316MB in my public_html folder?

    I had only 327MB used last week and have only uploaded less than 1MB since then. I just did a full backup of my talk2azs.x10host.com and found I only have 316MB in my public_html folder. I really try hard to keep my data well under 500MB. Why did my disk usage go up so fast when I did not...
  4. T

    HELP!!! talk2azs.x10host.com is not working! When accessing talk2azs.x10host.com, all anyone gets is 404 "File Not Found"

    HELP!!! talk2azs.x10host.com is not working! When accessing talk2azs.x10host.com, all anyone gets is 404 "File Not Found" Please let me know what is going on.
  5. T

    Is there something going on with X13.

    My domain is talk2azs.x10host.com. When trying to access it I get the 404 Not found error. I am able to access my account on the web and my ftp via my FileZilla. I did accidentally run a script that got locked into a continuous loop due to my stupidity. Don't know if that may have caused it.
  6. T

    Resolved Cron Jobs

    On the old server before the migration, I had a small cron job setup to run every morning. It is designed to clean up some directories from the previous day and free up disk space. It appears that there is a new file path that the cron job needs to be pointing to on the new server. Here is what...
  7. T

    Resolved Do I have to go through Cloudflare to point my domain to my x10host account?

    Hi, I am wondering if I can still point my domain directly to the x13 server rather than having to go through Cloudflare. Cloudflare I see as just another point of failure. If Cloudflare goes down, which it does quite often, then my domain will not work either. I would need to know how I could...
  8. T

    Resolved Missing files on talk2azs.x10host.com

    Hi. It appears that I have many files missing on my website along with all the changes I have made since the end of last year. Is there a way I can get my files restored from the old server as they appeared at the time of taking the old server down? Thanks in advance for your help.
  9. T

    Resolved DNS still pointing to old server at IP 198.91.81.4

    Connectivity to the new web server cannot be done. talk2azs.x10host.com is still pointing to 198.91.81.4. My web page is now stored on X13, 198.91.81.13. I checked my account settings and the A record is pointing to 198.91.81.13. I was hoping the issue is still a DNS propagation issue and the...
  10. T

    Preventing TOR users to access my web site.

    Does x10 hosting keep a list of all current TOR network exit nodes? The list of TOR exit nodes change multiple times a day. I have created a php script that checks a text file that contains all exit node IP addresses. If the script finds an IP address matching an IP address in that text file...
  11. T

    Retrieving the contents of a remote web page.

    I have a need to retrieve the contents of a specific remote web page. For example, I am using the php function: $url='http://www.SomeWebPage.com'; $contents = file_get_contents($url); $contents = htmlspecialchars($contents); From here I would like to search for specific keywords inside the the...
  12. T

    Email not being sent from within my php code.

    E-mails are not being sent from within my php code anymore. Is it possible that I may have sent too many e-mails while I was performing some final tests on my application? If this is the case, can you please clear this so that e-mail can continue to come through? Thanks in advance.
  13. T

    R1Soft Backup/Restore (Authentication Failed)

    When I click on the R1Soft Backup/Restore icon in cPanel, I get the error: ================ You are attempting to log into your cPanel backups from xo2.x10hosting.com. If you think you are seeing these messages in error, please contact your Backup Manager administrator. Authentication Failed...
  14. T

    R1Soft Backup/Restore (Authentication Failed)

    When I click on the R1Soft Backup/Restore icon in CPanel, I get the error: ================ You are attempting to log into your cPanel backups from xo2.x10hosting.com. If you think you are seeing these messages in error, please contact your Backup Manager administrator. Authentication Failed...
  15. T

    404: Page not found

    My root html folder does contain both an default.htm and a index.php. But when accessing talk2azs.x10host.com from a web browser, everyone gets this message: 404: Page not found I have sub folders in the directory also, and those index.php work just fine. My x2 cpanel showed me not having any...
  16. T

    IP's listed in IP Deny Manager not being blocked.

    The IP addresses and IP ranges I have set in my IP Deny Manager are not being blocked. The only IP address that can be blocked is 198.91.81.4, which is an IP address registered to x10hosting. So temporarily, I have been forced to add IP address 198.91.81.4 to my IP Deny list. This is...
  17. T

    $_SERVER['REMOTE_ADDR']; in PHP

    When using the PHP built in function: $ip = $_SERVER['REMOTE_ADDR']; The X10hosting server is now returning IP address:198.91.81.4 For everyone that connects to various pages. Some of my php files use the IP address as a way of determining what region of the world a user is connecting from...
  18. T

    Possible x02 performance issues?

    Is there anything going on with the system(s) that may be causing a severe lag in web page loading and php scripts running? It is taking well over 20 seconds to load some of my pages. Same thing happens using 3 different ISP Internet connections!
  19. T

    Server Caching PHP executions

    OK. So here is the problem. Last week I posted a thread of a possible security risk on x10hosting.com The good news is that it was determined to NOT be a security risk after my thread was placed into the admin area for further investigation. The problem turns out to be that x10hosting severs are...
  20. T

    PHP Email not working.

    My page logs show activity, but email notifications to my email address are not going through to any of the email addresses I use. I checked my spam folders, and the emails are not there either.
Top