On Tue, Mar 3, 2009 at 12:56 PM, J. Bakshi <joyd...@infoservices.in> wrote:
> > May be , I'm not sure but I am happy to confirm that I have solved it in > a different way. At my web root directory I have created php.ini and > placed the configuration as > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > display_startup_errors = off > display_errors = off > html_errors = off > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > And now it is working :-) It works for an obvious reason: php.ini is something completely separate from httpd.conf. You can't just mix php.ini statements in your apache config. Krist -- krist.vanbes...@gmail.com kr...@vanbesien.org Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org