I’ve got two matching php programs, one held on the development folders, the other on the live folders, both on the same machine. The live version can pull data from the database and display it, the development version cannot and kills the page as solid white.
Both are identical and both are reaching for the same database.
I wish I had a better way to describe that.
Anyone have a clue? What could I check?
Look in your server logs. You’re running PHP under Apache, I’d presume – so you may find some clues in Apache logs.