On 8/28/07, Phill Sparks <[EMAIL PROTECTED]> wrote: > The working server is running 5.2.3-pl3-gentoo (php api: 20041225, php > extension: 20060613) and the less-working server is running 5.2.2 (php > api: 20041225, php extension: 20060613).
2 servers here, code ran ok on both. Versions 5.1.6-pl11-gentoo and 5.2.3-pl3-gentoo. > The exact error is as follows: > (...) >From the stack trace, there are a few other files that might be relevant. Did you try running just that small script on both servers? I see no reason why that code snippet could fail (unless it was PHP 4, with no exceptions). Maybe some of those other files on the trace might give you a hint. Hope this helps you find the problem. -- Bruno Lustosa <[EMAIL PROTECTED]> ZCE - Zend Certified Engineer - PHP! http://www.lustosa.net/
