Search results

  1. C

    Email limit

    I see that there is a limit of 100 emails that can be sent per hour. What if you have a legitimate reason to send more than that like a mailing list?
  2. C

    404 not found

    When I try to go to my site it says 404 Not Found. My account is un-suspended and I can't even log into my ftp. Any ideas?
  3. C

    Connection refused

    When I try to connect to my site haveannzaffair.x10.mx it comes up with Connection Refused. Any ideas?
  4. C

    Disk Full

    I'm trying to upload files through FileZilla and I get this error: Response: 552 Disk full - please upload later Error: Critical error Any thoughts?
  5. C

    mail function

    The mail function is not working. It was working before and I have not changed a thing in my code. Now it just isn't working. Can anyone help please? I absolutely need this to work. ---------- Post added 08-23-2011 at 01:47 AM ---------- Previous post was 08-22-2011 at 09:41 PM ----------...
  6. C

    Hotmail

    Nope it is not working. Gmail and yahoo work. I am using PHPmailer.
  7. C

    Hotmail

    Does hotmail block emails from x10hosting? I tried sending one there through the mail function but it didn't show up. It's not in the junk folder either.
  8. C

    mysql_list_dbs

    I'm trying to use mysql_list_dbs but it keeps coming up with internal server error. is there something wrong with it? here is my code: print_r(mysql_list_dbs(mysql_connect('localhost', 'xxxxxx', 'xxxxxxx')));
  9. C

    fsockopen

    Has fsockopen been closed for port 25? It was working before and now it isn't
  10. C

    Cronjob

    How do I set up a php script to run as a cron job?
  11. C

    cpanel proxy

    Can I use cPanel proxy on here? if so how would I do it?
  12. C

    cPanel

    The proxy server is restricting access to cPanel because it is trying to go through port 2083. Can I use another port or address?
Top