Thread: Install guide?
View Single Post
  #3  
Old 20th September 2012, 06:07
Giorgatzelos's Avatar
Giorgatzelos Giorgatzelos is offline
Senior Member
 
Join Date: Nov 2009
Greece
Posts: 300
Default
I tried https://github.com/Optix/ZenTracker and i did 1,2,3,4,5(was zen.db not zen.sql),6

Everything in root / folder and contents of web folder in public_html/

i call mysite/index.php and this is what i take


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

see left picture i took also...in right picture is the folder structure...i think i finally understood what you ment and it is all ok.
Attached Thumbnails
20-9-2012 09-04-44.jpg   20-9-2012 09-10-32.jpg  

Last edited by Giorgatzelos; 20th September 2012 at 08:15.
Reply With Quote