5.4.0 Upgrade Help - Fatal Error: Call to a member function clean() on a non-object

Permalink
Any one have any ideas why I'm getting this error when I go to the upgrade page:
Fatal error: Call to a member function clean() on a non-object in \concrete\libraries\cache.php on line 156

I'm getting this on the Windows 2008 Server running PHP 5.3.0. I'm also running PHP 5.3.0 on my local machine and Windows 7 and I am not getting this error on my local machine. I pulled a copy of the database to my local machine and it still works locally. I have tried disabling and clearing the cache with no change.
I'm trying to upgrade from 5.3.3.1 BTW.

 
shenn replied on at Permalink Reply
I've got the same error.

5.3.1.1 installation without modifications. want to upgrade to 5.4. I'd overwrite the concrete directory and run the /tools/required/upgrade url.

Server config: Windows 2003 x64 PHP 5.3.1RC1x64

I run xDebug so i get more debug information:

here it is:

( ! ) Fatal error: Call to a member function clean() on a non-object in D:\WWW\Cms Systemen\concrete5.3.3.1\concrete\libraries\cache.php on line 156
Call Stack
#   Time   Memory   Function   Location
1   0.0007   661472   {main}( )   ..\index.php:0
2   0.0024   768504   require( 'D:\WWW\Cms Systemen\concrete5.3.3.1\concrete\dispatcher.php' )   ..\index.php:2
3   0.2865   13197248   require( 'D:\WWW\Cms Systemen\concrete5.3.3.1\concrete\startup\tools_upgrade_check.php' )   ..\dispatcher.php:116
4   0.2874   13203976   include( 'D:\WWW\Cms Systemen\concrete5.3.3.1\concrete\tools\upgrade.php' )   ..\tools_upgrade_check.php:6
5   0.2874   13204232   View->render( )   ..\upgrade.php:6
6   0.2995   13408240   Controller->setupAndRun( )   ..\view.php:600
7   0.2996   13409056   UpgradeController->on_start( )   ..\controller.php:167
8   0.2996   13409304   Cache->flush( )   ..\upgrade.php:25