Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 2 of 2

This is a discussion on Login to a php system problems in the VPS & Dedicated forum
Hi all, I am currently running a server (Ubuntu). It is serving the college's Moodle and Room Bookings Systems, wiki, etc. I'm based offsite and ...

  1. #1
    Master of Cheese jetdiscos's Avatar
    Join Date
    Jun 2006
    Location
    Cambridge, UK
    Posts
    73

    Login to a php system problems

    Hi all,

    I am currently running a server (Ubuntu). It is serving the college's Moodle and Room Bookings Systems, wiki, etc.
    I'm based offsite and i got a phone call today to say that moodle wasn't accepting any login.
    I logged on remotely and got the same problem, i then tried our roombookings and wiki systems. Same problem accross the board.

    It doesn't display an error message, like if you get a wrong password, it almost refreshes the page.

    Does anyone have any ideas what this could be? Or what to look into?

    Thanks

    James

  2. #2
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    First thing I'd suggest is checking your php.ini display_errors setting. If it is off, no error messages will be displayed in the browser (which is a good thing security-wise). As long as you aren't generating any fatal errors, though, the script will keep on chugging as if everything is working, which sometimes gives you results like you're seeing. Turn on display_errors while you test or, better yet, set a path in log_errors and track all of your errors without displaying them to end users.

    --Jason
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •