On Thursday 06 February 2003 07:13, [EMAIL PROTECTED] wrote:

> > 1) Read the changelog/history/release notes of all versions of php
> > between the
> > 4.0.3 and up to 4.2.3
> >
> > 2) Check the php log (turn on full error reporting).

> The log is 23 pages long and doesn't to all the way back to
> 4.0.3. Could you perhaps give me a hint as to something else to look for
> in
> the log?

OK, first you need to see what PHP is choking on. Only way to do that is to do 
(2) above. So once you know what errors PHP is giving out you do (1) to see 
whether anything has changed to cause this behaviour.

NB if PHP doesn't give any errors, then it would suggest to me that your code 
logic is broken.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Consider the postage stamp: its usefulness consists in the ability to
stick to one thing till it gets there.
                -- Josh Billings
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to