
PHP 5.3.1 with Xdebug, MongoDB and Lithium on Ubuntu 9.10 / Apache 2.2
2 years ago
A screencast demonstrating how to quickly get up and running with PHP 5.3.1, Xdebug, MongoDB on Ubuntu 9.10 with Apache 2.2 and getting started with Lithium, the most RAD framework for PHP 5.3+
## Chapters
* 00:00 Intro
* 00:24 Apache
* 04:28 PHP
* 09:34 Xdebug
* 12:16 MongoDB
* 14:16 Lithium
[Ubuntu](ubuntu.com)
[Apache](apache.org)
[PHP](php.net)
[Configure Script](bit.ly/php531-configure)
[Xdebug](xdebug.org)
[MongoDB](mongodb.org)
[Lithium](rad-dev.org/lithium)
## Chapters
* 00:00 Intro
* 00:24 Apache
* 04:28 PHP
* 09:34 Xdebug
* 12:16 MongoDB
* 14:16 Lithium
[Ubuntu](ubuntu.com)
[Apache](apache.org)
[PHP](php.net)
[Configure Script](bit.ly/php531-configure)
[Xdebug](xdebug.org)
[MongoDB](mongodb.org)
[Lithium](rad-dev.org/lithium)
| Date | Plays | Likes | Comments |
|---|---|---|---|
| Totals | 5,070 | 9 | 7 |
| Feb 15th | 2 | 0 | 0 |
| Feb 14th | 5 | 0 | 0 |
| Feb 13th | 4 | 0 | 0 |
| Feb 12th | 2 | 0 | 0 |
| Feb 11th | 3 | 0 | 0 |
| Feb 10th | 4 | 0 | 0 |
| Feb 9th | 3 | 0 | 0 |
Check out these lessons to learn more about how you can make videos like this one!
-
Vimeo: About / Blog / Developers / Jobs /
Community Guidelines /
Help Center / Video School / Music Store / Site Map
/ Vimeo
or
-
Legal: TM + ©2012 Vimeo, LLC. All rights reserved. / Terms of Service / Privacy Statement / Copyright

Prev week
There is a dev package, used that and worked during install.
Are you using any ODM or ORM for mongodb in lithium? do you directly execute mongodb statements in php code or is there some model to db mapping.
thanks
Great video btw, Its a huge help for beginners. I'm trying to get my server set up with Lighttpd though.