Thread: Install guide?
View Single Post
  #9  
Old 22nd September 2012, 01:39
Giorgatzelos's Avatar
Giorgatzelos Giorgatzelos is offline
Senior Member
 
Join Date: Nov 2009
Greece
Posts: 300
Default
Whatever host and i tested CPanel or Plesk the same error occurs...do i have to do anything else?or it is a problem of this zip pack?all contents to / and web to public_html...am i missing something else than my mind?

PHP Code:
Fatal errorUncaught exception 'PDOException' with message 'SQLSTATE[HY000] [14] unable to open database file' in /home/u259877490/apps/frontend/config/frontendConfiguration.class.php:34 Stack trace#0 /home/u259877490/apps/frontend/config/frontendConfiguration.class.php(34): PDO->__construct('sqlite:%sf_root...') #1 /home/u259877490/lib/symfony/lib/plugins/sfDoctrinePlugin/config/sfDoctrinePluginConfiguration.class.php(58): frontendConfiguration->configureDoctrine(Object(Doctrine_Manager)) #2 /home/u259877490/lib/symfony/lib/config/sfApplicationConfiguration.class.php(169): sfDoctrinePluginConfiguration->initialize() #3 /home/u259877490/lib/symfony/lib/config/sfApplicationConfiguration.class.php(150): sfApplicationConfiguration->initializePlugins() #4 /home/u259877490/lib/symfony/lib/config/sfApplicationConfiguration.class.php(51): sfApplicationConfiguration->initConfiguration() #5 /home/u259877490/lib/symfony/lib/config/sfProjectConfiguration.class.php(614): sfApplicationConfiguration->__construct('prod', true, '/home in /home/u259877490/apps/frontend/config/frontendConfiguration.class.php on line 34 
Reply With Quote