PHP Error Logging
Posted by: UKHBUser
Posted on: 2006-08-11 23:41:00
Anyone any idea how to enable PHP error logging with logging errors to a file here at dreamhost?
I have a Mailman mailing list that integrates to Forum software via procmail. I've checked everything manually and each component is working correctly, its just that the posts never make it into the forum. Catching a post and manually invoking the script via CAT works fine. I can also use the script to import MBOX formatted email as well, via another php script.
Just need to see if there are any wierd PHP errors happeneing when its invoked via Procmail.
cheers