Comment #1 on issue 120 by
gourdin....@gmail.com: installation impossible
sous OVH
http://code.google.com/p/piwam/issues/detail?id=120
Bonjour,
je rencontre exactement le même problème, avec le même environnement :
- hébergement en mutualisé chez OVH
- installation dans le répertoire racine /www/
- modification des deux fichiers .htaccess (dans /www et dans /www/web)
avec la mention SetEnv PHP_VER 5 en première ligne
- et badaboum, je tombe sur le message d'erreur :
Message : The template "_isPhpSmtpLoaded.php" does not exist or is
unreadable in "".
Détails : exception 'sfRenderException' with message 'The
template "_isPhpSmtpLoaded.php" does not exist or is unreadable in "".' in
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php:2119
Stack trace:
#0
/homez.466/competenu/www/lib/vendor/symfony/1.2/lib/view/sfPartialView.class.php(105):
sfView->preRenderCheck()
#1
/homez.466/competenu/www/lib/vendor/symfony/1.2/lib/helper/PartialHelper.php(218):
sfPartialView->render()
#2
/homez.466/competenu/www/lib/vendor/symfony/1.2/lib/helper/PartialHelper.php(180):
get_partial('isPhpSmtpLoaded', Array)
#3
/homez.466/competenu/www/apps/front/modules/install/templates/checkConfigSuccess.php(5):
include_partial('isPhpSmtpLoaded', Array)
#4
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(3964):
require('/homez.466/comp...')
#5
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(4019):
sfPHPView->renderFile('/homez.466/comp...')
#6
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1101):
sfPHPView->render()
#7
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1088):
sfExecutionFilter->executeView('install', 'checkConfig', 'Success', Array)
#8
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1059):
sfExecutionFilter->handleView(Object(sfFilterChain),
Object(installActions), 'Success')
#9
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1150):
sfExecutionFilter->execute(Object(sfFilterChain))
#10
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1016):
sfFilterChain->execute()
#11
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1150):
sfCommonFilter->execute(Object(sfFilterChain))
#12
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1117):
sfFilterChain->execute()
#13
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1150):
sfRenderingFilter->execute(Object(sfFilterChain))
#14
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(687):
sfFilterChain->execute()
#15
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(278):
sfController->forward('install', 'checkConfig')
#16
/homez.466/competenu/www/apps/front/modules/install/actions/actions.class.php(30):
sfAction->forward('install', 'checkConfig')
#17
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(461):
installActions->executeIndex(Object(sfWebRequest))
#18
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1074):
sfActions->execute(Object(sfWebRequest))
#19
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1069):
sfExecutionFilter->executeAction(Object(installActions))
#20
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1058):
sfExecutionFilter->handleAction(Object(sfFilterChain),
Object(installActions))
#21
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1150):
sfExecutionFilter->execute(Object(sfFilterChain))
#22
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1016):
sfFilterChain->execute()
#23
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1150):
sfCommonFilter->execute(Object(sfFilterChain))
#24
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1117):
sfFilterChain->execute()
#25
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(1150):
sfRenderingFilter->execute(Object(sfFilterChain))
#26
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(687):
sfFilterChain->execute()
#27
/homez.466/competenu/www/cache/front/prod/config/config_core_compile.yml.php(2438):
sfController->forward('install', 'index')
#28
/homez.466/competenu/www/lib/vendor/symfony/1.2/lib/util/sfContext.class.php(159):
sfFrontWebController->dispatch()
#29 /homez.466/competenu/www/web/index.php(7): sfContext->dispatch()
#30 {main}