Re: [PHP-INSTALL] Problem on compiling PHP

2005-08-24 Thread thotakura ravi chandu
May be you can tell your compiler not to die on wanings by changing the error reporting levels. View this page http://us3.php.net/error-reporting regards Chandu On 8/22/05, Michel Reischl <[EMAIL PROTECTED]> wrote: > Hello there, > > can anyone tell me how I tell my compiler that he don't stop on

[PHP-INSTALL] Problem on compiling PHP

2005-08-22 Thread Michel Reischl
Hello there, can anyone tell me how I tell my compiler that he don't stop on warnings ? I've read something in the Manual: >>First, it's important to realize that this is a Warning and not a fatal error. Because this is often >>the last output seen during make, it may seem like a fatal error but