Re: php error reporting problem - Mailing list pgsql-php

From Jason Minion
Subject Re: php error reporting problem
Date
Msg-id 261CF9EEB14F5442894AB6DDA93AA6F40F27D2@mail.siglercompanies.com
Whole thread Raw
In response to php error reporting problem  ("ngwarai zed" <makotore@gmail.com>)
Responses Re: php error reporting problem  (Christopher Murtagh <christopher.murtagh@mcgill.ca>)
List pgsql-php
Check the apache error log.


Jason




________________________________

From: pgsql-php-owner@postgresql.org
[mailto:pgsql-php-owner@postgresql.org] On Behalf Of ngwarai zed
Sent: Tuesday, March 28, 2006 11:25 AM
To: pgsql-php@postgresql.org
Subject: [PHP] php error reporting problem


hi, I omitted a semicolon ; at the end of a php statement on purpose to
see what the error looks like. I ran the script and a blank page jus
came out.No error message. I then edited php.ini and set Display_errors
= On and errror_reporting = E_ALL then restarted httpd. Ran the script
again and the same thing happens. My question is:- how do I make php to
show me a simple error like omitting a semicolon

pgsql-php by date:

Previous
From: "ngwarai zed"
Date:
Subject: php error reporting problem
Next
From: Christopher Murtagh
Date:
Subject: Re: php error reporting problem