After installation of Symfony2 sandbox, I wanted to view new debug profiler. But I have got the error:
You need to enable either the SQLite or PDO_SQLite extension for the profiler to run properly.
It means your apache server doesn't have enabled sqlite extension.
On linux just install it through:
apt-get install php5-sqlite
and restart apache.
just ran into the same problem - thanks for your solution :)
ReplyDeletei'm glad it was useful for you ;)
ReplyDeletestrange, why isn't this checked in check.php?
ReplyDeletethank you! i haven't seen it documented anywhere..!
ReplyDeleteThanks dude. Worked perfectly
ReplyDeleteThank you, perfect too ;)
ReplyDeletethanks, I was searching "install sqlite3 ubuntu", and nothing was helping. Finally searched "Install and enable the SQLite3 or PDO_SQLite extension."
ReplyDeleteProblem solved xD
Thanks!
Para los que apenas nos iniciamos en esto como es mi caso es de mucha utilidad. Thanks...!!!
ReplyDeletethanks
ReplyDeleteThanks, but after that I'm getting this below when I try to clear the cache:
ReplyDeletePHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20090626/sqlite.so' - /usr/lib/php5/20090626/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
but that sqlite.so is not in my pc.
Any idea?
Regards
Javi
hi, I make this command in the console :
ReplyDeleteapt-get install php5-sqlite
and
apt-get install php5-sqlite3
but the answer is :Unable to locate package php5-sqlite3
help plz !!
Merci beaucoup !
ReplyDeletecan some one help me? I have uncommented the SQLite or PDO_SQLite extension in the php.in file with no luck passing the symfony configuration tester. I was able to get the date.timezone to pass.
ReplyDeleteAny help would be great!
Thank you bro! It Worked!
ReplyDeleteMerci ! This was helpful for me when I installed symfony2 for the first time.
ReplyDeleteHow can I install the SQLite or PDO_SQLite extension on Windows xp
ReplyDeleteThe debug bar is missed in dev environment after installing php5-sqlite.
ReplyDeleteIn config_dev.yml:
web_profiler:
toolbar: true
intercept_redirects: false
Could anybody give me a hand?
Thanks in advance
SQllite is One type of Frame work so SQLlite is very easy and fast develop.
ReplyDeleteBaby Photography Kansas City
thanks. it works for me perfectly.
ReplyDeleteHTML to Joomla
Thanks a lot :)
ReplyDelete