4571 Posts in 1384 Topics by 1376 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1624 Views |
-
sqlite based install

27 April 2010 at 3:50am
Dear All,
has anyone managed to install silverstripe with sqlite?
I followed the instructions on the sqlite (http://doc.silverstripe.org/modules:sqlite) on a fresh install. New install on Windows Vista using WAMP, test installation with default silverstripe and MySQL works
Now trying sqlite ...Option 1: Installer
- installed silverstripe 2.3.7
- installed sqlite module latest trunk
- run http://localhost/test/install.php
-> there is no way to "choose sqlite from list of DB adapters"
-> MySQL is the db, no choiceOption2:
- downloaded sqlite3-trunk-r102974.tar.gz and copied into folder sqlite on top level
- modifed _config.php
- run http://localhost/test/dev/build
->Fatal error: Class 'SS_Database' not found in C:\opt\wamp\www\test\sqlite3\code\SQLite3Database.php on line 8after Option 2 activities, the CMS was not working anymore, even after removing the changes in _config.php
I think, there is no use in trying Option 3 ...
If anyone has managed to get silverstripe to run with sqlite, I would like to know how to do an installation on a blank environment as for the moment it doesn't look like it is working from scratch
Ciao, Mathias
-
Re: sqlite based install

27 April 2010 at 4:31am
Any of the database abstraction stuff requires 2.4.
-
Re: sqlite based install

27 April 2010 at 8:01am
you only read what you want to read.... although it is the first topic on the requirements list, I overlooked it.
I installed the rc1 of version 2.4 and it worked flawlessly.
Thanks for the quick reply!
Mathias
| 1624 Views | ||
|
Page:
1
|
Go to Top |

