Search results

  1. C

    Can't connect to MySQL server on '127.0.0.1' (4) on line 6

    Why is this happening, it has been working fine for the last 2 months... But now I get this error all of a sudden :S Help me? Full error code: Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on '127.0.0.1' (4) in...
  2. C

    Mail() works in 1 script, but not in this one...

    Mail() isn't working for some odd reason, it works in another one(registration), just not this one(password reset). My script: //Allow html in email $headers = "From: manseld5@gmail.com"."\r\n"; $headers .= "Content-type: text/html"."\r\n"; $emailMsg...
  3. C

    My website's down/not even been turned on yet >.<

    I've uploaded files through ftp to my web server, yet it's not on still. Here's the url: http://cybertechnologyinc.x10.bz/
Top