[php]
extension_dir = "/app/www/ext/"
extension=mongo.so

This completely breaks my CakePHP application.

Warning: _cake_core_ cache was unable to write 'cake_dev_en-us' to File 
cache in /app/www/lib/Cake/Cache/Cache.php on line 309 Warning: 
/app/www/app/tmp/cache/persistent/ is not writable in 
/app/www/lib/Cake/Cache/Engine/FileEngine.php on line 336 Fatal error: 
Uncaught exception 'CacheException' with message 'Cache engine _cake_core_ 
is not properly configured.' in /app/www/lib/Cake/Cache/Cache.php:165 Stack 
trace: #0 /app/www/lib/Cake/Cache/Cache.php(135): 
Cache::_buildEngine('_cake_core_') #1 /app/www/app/Config/core.php(266): 
Cache::config('_cake_core_', Array) #2 
/app/www/lib/Cake/Core/Configure.php(76): include('/app/www/app/Co...') #3 
/app/www/lib/Cake/bootstrap.php(163): Configure::bootstrap(true) #4 
/app/www/app/webroot/index.php(78): include('/app/www/lib/Ca...') #5 {main} 
thrown in /app/www/lib/Cake/Cache/Cache.php on line 165

The moment I remove the line, it's fine.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Heroku" group.

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Heroku Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to