Hi!

I'm trying to run a project written in cakephp 1.1.11.4064 on a server
PHP 5.3.2, but fails.

These are the errors:

Strict Standards: Redefining already defined constructor for class
Object in C:\Program Files\EasyPHP-5.3.2i\www\amyadler\new_site\cake
\libs\object.php on line 69

Deprecated: Assigning the return value of new by reference is
deprecated in C:\Program Files\EasyPHP-5.3.2i\www\amyadler\new_site
\cake\libs\object.php on line 94

Deprecated: Assigning the return value of new by reference is
deprecated in C:\Program Files\EasyPHP-5.3.2i\www\amyadler\new_site
\cake\libs\security.php on line 48

Deprecated: Assigning the return value of new by reference is
deprecated in C:\Program Files\EasyPHP-5.3.2i\www\amyadler\new_site
\cake\libs\configure.php on line 82

Strict Standards: Non-static method Configure::getInstance() should
not be called statically in C:\Program Files\EasyPHP-5.3.2i\www
\amyadler\new_site\cake\bootstrap.php on line 43

Strict Standards: Non-static method Configure::write() should not be
called statically in C:\Program Files\EasyPHP-5.3.2i\www\amyadler
\new_site\cake\bootstrap.php on line 82

Strict Standards: Non-static method Configure::getInstance() should
not be called statically in C:\Program Files\EasyPHP-5.3.2i\www
\amyadler\new_site\cake\libs\configure.php on line 102

Any solution?

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 [email protected]
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