Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8473957
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T17:29:50+00:00 2026-06-10T17:29:50+00:00

After upgrading my PHP to 5.4.3 (WAMP server 2.2), my web app made in

  • 0

After upgrading my PHP to 5.4.3 (WAMP server 2.2), my web app made in CakePHP 1.3, is showing the following errors in my index:

Strict standards: Redefining already defined constructor for class
Object in C:…\cake\cake\libs\object.php on line 63

Strict standards: Non-static method Configure::getInstance() should
not be called statically in C:…\cake\cake\bootstrap.php on line 49

I’ve found that some people solve this problem by setting the error_reporting in php.ini to E_ALL & ~E_STRICT.

I did that in both php.ini files (C:\wamp\bin\php\php5.4.3 and C:\wamp\bin\apache\apache2.4.2\bin) present on my computer but it didn’t solve the problem.

I also tried to put php_value error_reporting 6143 in C:…\cake.htaccess but without success.

Does anybody know how can I solve this? I can’t upgrade my CakePHP because of firebird.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T17:29:51+00:00Added an answer on June 10, 2026 at 5:29 pm

    One of the changes in php 5.4 is that E_STRICT is now part of E_ALL

    So, in your /cake/bootstrap.php you could remove the E_STRICT from your error reporting:

    error_reporting(E_ALL ^ E_STRICT);
    

    and be compatible again with before 5.4 versions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Call to undefined method after upgrading to PHP 5.4.0 mentions a few APC bug-reports
I encountered the following problem after upgrading to the latest version 1.8.1 of data.table
I have read the following tutorial Uploading Files To the Server Using PHP and
My php script is working on localhost but after uploading online it's showing a
I have these crazy rectangle boxes showing up in my PHP code after uploading
after upgrading to Firefox 7, I can't download files I output via PHP on
I have huge troubles running my cakephp application now. after upgrading vom lenny to
After upgrading to a newer hibernate version (guess it came with the switch from
After upgrading node to v0.8.1, bundled Meteor apps now throw an error: node: symbol
After upgrading to 12.04, my Eclipse that I had since 11.10 has been full

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.