Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
User Journal

Journal moj0e's Journal: Symfony, PHP 5 and other tricky things

Well, my last day at SGI will be the 20th of Feb. I will be starting at a new company on the 25th of Feb (in Pittsburgh). They use symfony and php5. When attempting to run the symfony tutorial under fedora core 8, I discovered that php5 isn't compiled with SQLite, only PDO_sqlite. :( Here is how to get that working: http://forums.fedoraforum.org/archive/index.php/t-59802.html Basically, download SQLite, edit it because of a bug, copy it into the modules section add an entry in php.ini and in the sqlite.ini then restart the http server.
This discussion has been archived. No new comments can be posted.

Symfony, PHP 5 and other tricky things

Comments Filter:

Live within your income, even if you have to borrow to do so. -- Josh Billings

Working...