Search results

  1. J

    404 instead of MySQL error

    I do believe transitioning from development to production is also a phase of development. This is unacceptable. We would like error logs for each user please.
  2. J

    404 instead of MySQL error

    I'm working on a script and noticed that every time there is a MySQL error, I'm redirected to a 404 page. This isn't very productive if I need the error message to fix the problem. How do I retrieve MySQL error logs? Is this a mod_security problem?
  3. J

    MySQLi Error 404

    I'm currently working on some PHP scripts and am having trouble that I haven't been able to find an answer to. $conn = new mysqli($servername, $username, $password, $dbname); ... echo $conn->error Whenever I use $conn->error, I get redirected to my custom 404 page. It doesn't change the...
  4. J

    I can't sign in my account

    I am also getting the same response on my end: username Jordan85.
  5. J

    Server x03 down?

    I am not able to access my website located on x03. http://jordanbrinkman.com
  6. J

    Saving cPanel files

    I'm here to say that I also am having this problem. Both with the code editor and the regular text editor. All files as well.
Top