Re: Cakephp blank page on Ubuntu PHP 5.3.3
I'm running PHP 5.3.3 on Ubuntu 10.10 and don't have any problems with
any of my CakePHP apps. I have apps running in both 1.3.4 and the
older 1.2.5, but probably they don't stress the system the same way
your app does.
Have you tried to set up a clean installation of cakephp 1.3.4?
On Oct 15, 10:33 pm, Adrian Arnautu <arnautu.adr...@gmail.com> wrote:
> Hi,
>
> Yes, I have a DB installed and by 'working fine from terminal' you actually
> mean connecting successfully to the database server with a client or testing
> successfully the connection in a separate script, yes, it's working fine.
> The PHP database driver is installed on the system.
> As a temporary resort I installed a chroot with lenny - it uses the same
> database, same libs are installed and all is ok.
>
> I'm working on a very important project for my company (as we all do :) )
> and I do hope that it's my fault and it's a problem with my setup, otherwise
> it looks pretty bad.
> Did any of you had successfully run CakePHP on PHP 5.3.3?
>
> Thank you very much for your help,
> Adrian
>
>
>
>
>
>
>
> On Fri, Oct 15, 2010 at 8:33 PM, cricket <zijn.digi...@gmail.com> wrote:
> > On Fri, Oct 15, 2010 at 4:41 AM, Adrian <arnautu.adr...@gmail.com> wrote:
> > > Hello to everyone,
>
> > > Hope you're doing fine.
>
> > > I've been using CakePHP for almost a month and everything went fine
> > > until the last couple of days.
> > > I recently switched to a new desktop machine powered by Ubuntu 10.10
> > > having installed the latest PHP release - version 5.3.3
> > > I've checkout the project sources from our repo and I find out that my
> > > app displayed a blank page and no error whatsoever (clearly, I deleted
> > > all the cached files, debug level is on 2, rewrite mod in activated, I
> > > even tried without mod_rewrite, I've reinstalled apache, mod_php, php;
> > > basically the setup is the same - except lib versions, as our dev/
> > > staging server that runs my app - running on lenny with PHP v5.2, and
> > > there everything is working ok).
>
> > > Today I find out that my app dies without error when I try to load a
> > > model class. Previously I've got that blank page because my sessions
> > > were in database. As soon as I wiped out any reference to the model
> > > I've got something on my screen.
>
> > > As far as you know, is there a compatibility issue between PHP 5.3.3
> > > and CakePHP? Are there any "magic" configurations for this version?
>
> > Do you have a DB installed? Is it working fine from terminal? Is the
> > PHP lib for it installed?
>
> > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others
> > with their CakePHP related questions.
>
> > You received this message because you are subscribed to the Google Groups
> > "CakePHP" group.
> > To post to this group, send email to cake-php@googlegroups.com
> > To unsubscribe from this group, send email to
> > cake-php+unsubscribe@googlegroups.com<cake-php%2Bunsubscribe@googlegroups.c om>For more options, visit this group at
> >http://groups.google.com/group/cake-php?hl=en
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home