Jump to content

With xampp


centbid

Recommended Posts

Hi,

I installed xampp on my Windows 2003 Server and when I run my script I get this:

 

Strict Standards: Redefining already defined constructor for class Object in C:\xampp\htdocs\cake\libs\object.php on line 65

 

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\cake\libs\inflector.php on line 130

 

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\cake\libs\configure.php on line 124

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/230178-with-xampp/
Share on other sites

How do I do to update my cakephp ??? It is just replacing the files that are already in my webroot or there's a procedure.

I looked my database.php and everything is OK.

 

Here's the message that I get in my web browser

 

( ! ) Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\cake\libs\class_registry.php on line 70

Call Stack

# Time Memory Function Location

1 0.0044 391816 {main}( ) ..\index.php:0

2 0.0051 401840 include( 'C:\wamp\www\cake\bootstrap.php' ) ..\index.php:83

3 0.0525 2377016 App::import( ) ..\bootstrap.php:49

4 0.0525 2378056 App::import( ) ..\configure.php:779

5 0.0551 2381664 App->__find( ) ..\configure.php:837

6 0.4902 2518216 App->__load( ) ..\configure.php:912

7 0.4943 2749512 require( 'C:\wamp\www\cake\dispatcher.php' ) ..\configure.php:938

8 0.4943 2749880 App->import( ) ..\dispatcher.php:33

9 0.5022 3158760 App->import( ) ..\configure.php:779

10 0.5041 3160088 App->__find( ) ..\configure.php:837

11 0.5059 3160272 App->__load( ) ..\configure.php:912

12 0.5113 3439352 require( 'C:\wamp\www\cake\libs\controller\controller.php' ) ..\configure.php:938

13 0.5113 3439720 App->import( ) ..\controller.php:30

14 0.5181 3519312 App->import( ) ..\configure.php:779

15 0.5201 3520648 App->__find( ) ..\configure.php:837

16 0.5203 3522192 App->__load( ) ..\configure.php:912

17 0.5249 3769152 require( 'C:\wamp\www\cake\libs\view\view.php' ) ..\configure.php:938

18 0.5249 3769520 App->import( ) ..\view.php:31

19 0.5348 4000568 App->import( ) ..\configure.php:779

20 0.5367 4001912 App->__find( ) ..\configure.php:837

21 0.5368 4003464 App->__load( ) ..\configure.php:912

 

It's almost this message that I get in my browser many times in 1 page.

 

So I need help......Thanks

Link to comment
https://forums.phpfreaks.com/topic/230178-with-xampp/#findComment-1186235
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.