Tuesday, January 29, 2013

Re: cakephp on XAMPP for windows

I am running cake 1.3. Is it possible that there is something in 1.3
that is incompatible with XAMPP 1.8.1 and I need to upgrade cake (or
downgrade XAMPP)?

On Jan 29, 4:26 pm, roundrightfarm <roundrightf...@gmail.com> wrote:
> Greetings Everyone,
> Just installed XAMPP 1.8.1 for Windows which I plan to use to test a
> cakephp web-app.  The basic install worked fine, but once I copied all
> the cake files to htdocs, I started getting errors I don't
> understand.  Even with debug set to 0, I get this message:
>
> Strict Standards: Redefining already defined constructor for class
> Object in C:\xampp\htdocs\cake\libs\object.php on line 54
>
> Strict Standards: Non-static method Configure::getInstance() should
> not be called statically in C:\xampp\htdocs\cake\bootstrap.php on line
> 38
>
> Under this, my layout background eventually loads but the server can't
> find the content files.  With debug set to 2, I get a much longer list
> of Strict Standards errors.
>
> Does anybody understand these errors.  It my understanding that I
> shouldn't alter files in the cake folder, so I'm assuming the problem
> must lie elsewhere in my setup and not in the files mentioned by the
> errors.
>
> Thanks for your help!

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: