Recent content by talwyn

  1. T

    500 Internal Server Error on site on Chopin

    Anywhere. It's random. Sometimes when I load a page, it's fine. Other times, it just 500's
  2. T

    500 Internal Server Error on site on Chopin

    Thanks! Not sure how they got set to 777 though. I don't think I did that lol. Though upon checking my site, the 500 error is still popping up randomly :-\
  3. T

    500 Internal Server Error on site on Chopin

    It seems as though I'm randomly getting 500 Internal Server Errors on my site on Chopin (it also seems to be going slower than it did earlier today). Is there something wrong with Chopin?
  4. T

    Account Suspended for High Resource Usage on Chopin

    My account has been suspended for the third time today (all for the same reason). After the second suspension, I took the only offending script that I could think of (a set of multiple mysql queries that runs every page load) and changed them to a cronjob (which in all honesty it should have...
  5. T

    Problems with Chopin?

    I have an account on Chopin and when I try to connect to my site, I get an error stating that the connection timed out. I can get the CPanel to connect but it goes really, really slow (to the point that it practically doesn't load a page most times). Does anyone know what's going on? I didn't...
  6. T

    PHP mail function not working on Chopin

    My PHP version on Chopin is 5.2.12. Also, it looks like I finally got bounce backs from where the emails are going to. It appears that the server IP, 74.63.233.26, is listed as a spammer under Barracuda spamfilter and it wont deliver to addresses with that use it. Great :( Any ideas as to how...
  7. T

    PHP mail function not working on Chopin

    I have a script that is supposed to send out an email using the PHP mail function when someone registers on the site but it's not working properly. I thought at first it was my script but running a generic mail function call with valid email addresses returns true (so it's working properly) but...
  8. T

    mysqladmin flush-hosts on Chopin

    yes, it's working. Thanks!
  9. T

    mysqladmin flush-hosts on Chopin

    I am getting the following error: Warning: mysql_connect() [function.mysql-connect]: Host 'chopin.x10hosting.com' is blocked because of many connection errors; unblock with 'mysqladmin flush-hosts' in /home/bcadmin/public_html/scripts/server.php on line 12 Host 'chopin.x10hosting.com' is...
  10. T

    Stoli has been down for over an hour now

    Stoli has had its apache down for over an hour now. Haven't seen anything on the server updates about Stoli, so I thought I'd throw this out there so that it can be fixed asap. edit: Stoli proved me wrong lol. the apache just came back online. I'll probably monitor it over the next few hours to...
  11. T

    Stoli is extremely unstable.

    Over the last 15 minutes or more (I've only been able to monitor it for the last 15, but I'll continue to monitor it over the next couple hours), Stoli has been coming online and going down. Apache and Exim went offline first, then Apache came online. The server load hit about 38 and then Apache...
  12. T

    Exim offline on Stoli

    Thought I'd mention that Exim went down on Stoli at the same time as Apache. Apache has since come back online but Exim is still down on the server.
  13. T

    Stoli Apache and Exim is down

    Thanks, but it looks like whatever you did was temporary since Exim and Apache have gone down on Stoli again.
  14. T

    Stoli Apache and Exim is down

    The Apache and Exim on Stoli is down again. Haven't seen any server updates on it yet, so I figured I'd post it out there. I've been in the process of trying to get my site ready for launch on October 1st and now it doesnt seem like I'll be able to meet that deadline properly unless I leave...
  15. T

    Mail() function not working and Exim down on Stoli

    I have a few scripts that I tried to test not long ago and they failed to send the emails that they were supposed to. The scripts didn't generate any errors and the emails haven't bounced back yet or anything. I'm on the Intermediate PHP version, so it should work. I checked the server status...
Top