tags:

views:

313

answers:

1

hi,

I have a php project which used to work well, yesterday it suddenly failed, from the login page i cannot actually get into the system with the right username/password. i checked it in Firebug, it said: failed to load source for the php file that's supposed to load after login.what could be wrong? anyone have any idea? Thanks.

A: 

Have you checked all your dependencies?

  • Is the file loaded after login still there and still containing the correct code?
  • Is the code that points to that script still pointing to the correct file?
Yoda
yes, all the fies are untouched for a while...
ohana