On Nov 6, 9:55 am, MaxDao <[EMAIL PROTECTED]> wrote:
> I'v tried it on php 4.4.7 (Gentoo) and 4.4.8_pre (Updated from
> portage) - same thing.
> Mysql is 5.0.44 (same thing was on 4.1.x mysql branch)
>
> This code works well on my windows PC with php5, but I badly need it
> to run on my server.
>
> I will appreciate any help.

I would suspect that something isn't set up right, and what is
happening is that cake is trying to send you a missing* message which
for whatever reason is triggering this problem. Try running the same
version of php on your windows pc. or add some $this->log("made it
" .__FILE__. __LINE__); throughout your live install to figure out on
what line exactly your seg fault occurs.

hth,

AD


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to