I have already done that.... still no dice..... any other suggestions?
Joe On 04/01/2009, at 23.58, Lee Bolding wrote: > > cache and log need to be 777 *recursively* > > chmod -R 777 cache > chmod -R 777 log > > That should fix it :) > > On 4 Jan 2009, at 19:02, Johannes Frandsen wrote: > >> >> I get this error when I try to run my symfony project on a shared >> host: >> >> Fatal error: Uncaught exception 'sfCacheException' with message >> 'Failed to make cache directory "/var/www/html/greenoak.dk/cache/ >> frontend/dev/config" while generating cache for configuration file >> "config/config_handlers.yml".' in /var/www/html/greenoak.dk/lib/ >> symfony/config/sfConfigCache.class.php:337 Stack trace: #0 /var/www/ >> html/greenoak.dk/lib/symfony/config/sfConfigCache.class.php(107): >> sfConfigCache->writeCacheFile('config/config_h...', '/var/www/html/ >> g...', '<?php?// auto-g...') #1 /var/www/html/greenoak.dk/lib/ >> symfony/ >> config/sfConfigCache.class.php(194): sfConfigCache- >>> callHandler('config/config_h...', Array, '/var/www/html/g...') #2 / >> var/www/html/greenoak.dk/lib/symfony/config/ >> sfConfigCache.class.php(276): sfConfigCache->checkConfig('config/ >> config_h...') #3 /var/www/html/greenoak.dk/lib/symfony/config/ >> sfConfigCache.class.php(54): sfConfigCache->loadConfigHandlers() #4 / >> var/www/html/greenoak.dk/lib/symfony/config/ >> sfConfigCache.class.php(194): sfConfigCache->callHandler('config/ >> settings...', Array, '/var/www/html/g. in /var/www/html/greenoak.dk/ >> lib/symfony/config/sfConfigCache.class.php on line 337 >> >> Safemode is on but I have copied all the files from the pear >> installation (so my installation resemble what a symfony freeze would >> do ), so to the best of my knowledge this should not be the problem. >> >> Both cache and log have 777 file permission >> >> When I look i the cache folder I can see that some of the folder >> structure is created but no files >> >> Any help appreciated... >> >> Im running php 5.2.6 on the shared host >> >> Joe >> >> >> >> >> >> >>> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---