I am new to Akelos and to PHP. I was told that the nest option in learning to create PHP applications is to use tutorials and a PHP Framework and that Akelos would be ideal. I have uploaded the software to my server and setup the databases as set out in the installation process. However, when I finish file permissions etc, I get the following error:
Fatal error: Connection to the database failed. sqlite:///home/dantodev/public_html/akelos/config/akelos-g7KtguDP.sqlite/?persist in /home/dantodev/public_html/akelos/lib/AkActiveRecord/AkDbAdapter.php on line 68
Can anyone shed some light on this? I would really love to get this going.
Here is my PHP Info:
http://dantodev.com/phpinfo.php
I look forward to some assistance.
Thanks. Dan
CommentAuthorpogeybait4883
Care to share your database.yml with us? Please comment out usernames and passwords. This file is located in the 'config' directory in your app. I am noticing you are using sqllite. Is that what you intended? Get us that database.yml file for now.