Re: [PHP] Weird mystery error

2007-10-13 Thread Nathan Nobbe
On 10/13/07, Nathan Hawks <[EMAIL PROTECTED]> wrote: > > I think I misunderstood the question. All 5 apps in the project are > installed on their server, and all working at 99-100% except this one. > (can't be sure the rest is bug free because this is my white whale at > the moment) are the 5 ap

Re: [PHP] Weird mystery error

2007-10-13 Thread Nathan Hawks
I think I misunderstood the question. All 5 apps in the project are installed on their server, and all working at 99-100% except this one. (can't be sure the rest is bug free because this is my white whale at the moment) On Sat, 2007-10-13 at 13:13 -0400, Nathan Nobbe wrote: > On 10/13/07, Nathan

Re: [PHP] Weird mystery error

2007-10-13 Thread Nathan Nobbe
On 10/13/07, Nathan Hawks <[EMAIL PROTECTED]> wrote: > > Ps: I have 4 other apps installed in this project and they all work > fine :\ Believe me, in a file as short as a symfony front controller, > and after checking about 40 times, I'm pretty sure the file is OK :) > is this the first symphony

Re: [PHP] Weird mystery error

2007-10-13 Thread Nathan Hawks
I don't use lists regularly, sorry for the double-reply to Nathan. Sadly: - no ssh on the client box - can't 100% mimic because I have a different Apache However, I did use symfony freeze to move all the Pear modules etc that it needs, into the local site. An additional clue might be: the

Re: [PHP] Weird mystery error

2007-10-13 Thread Nathan Nobbe
are there any php extensions your code requires that arent on the production system? have you checked the php.ini settings on the new host to ensure theyre the same as your test box? that would be a good idea no matter what, and you might turn something up regarding your problem. can you run the s

[PHP] Weird mystery error

2007-10-13 Thread Nathan Hawks
Hey all, I wrote a symfony app this week for a client, and I'm trying to install it on their server today. I am getting a Fatal that I can only assume is either an Apache 1.3.37 bug, or a PHP 5.2.4 bug. It's madness. PHP is reporting an undefined function, but it's undefined because it's only a