View Single Post
  #4 (permalink)  
Old 20-Nov-2006, 10:09
dbrimlow@manhattanapts.com
Guest
 
Posts: n/a
Default Re: Apache not running PHP FYI.

I just came here to ask a few questions about the Apache config and PHP ini
defaults (Never saw anything like they way the default Apache config is
compartmentalized), and seeing this made me realize that we have a LOT of
work ahead of us.

It sounds to me like the PHP error messages are disabled by default. It is
indeed generally a good practice to create your own custom PHP error
messages for security reasons, but I would think the SuSe defaults would
use the PHP defaults.

Granted, I am not yet familiar with the Apache 2 config and PHP 5 default
settings, and they may indeed have them disabled by default. I would
recommend (what I'm going to do) going to the source at php.net and/or
phpfreaks.com

Dave