Magic Sam
Forever Homebrew
Hi all,
As I already said elsewhere, I attended a 3 days MySQL / PHP training session this week. It was nice, I learnt a lot, but it was also way too short, and I'll need a lot more practice before being proficient with these technologies...
Since the Pandora is the computer I carry around the most, I decided to use it as a portable LAMP server. Given the scope of this project (mostly training, it will never go into production AFAIK), and the limited resources available on the Pandora, I decided to use the following pieces of software, instead of the regular LAMP environment:
Linux : Super Zaxxon 1.75 (Angstrom Linux)
Monkey Project :
PHP :
SQLite :
I gave them a go yesterday evening, and they all compiled effortlessly thanks to @ptitSeb 's latest beta Code::Blocks Now, "all" that's left to do is configure all those little guys to work correctly with each others...
Please let me know what you think about this tiny project. If there's some interest from the community, I could even package everything up in a convenient PND
Cheers, Magic Sam
As I already said elsewhere, I attended a 3 days MySQL / PHP training session this week. It was nice, I learnt a lot, but it was also way too short, and I'll need a lot more practice before being proficient with these technologies...
Since the Pandora is the computer I carry around the most, I decided to use it as a portable LAMP server. Given the scope of this project (mostly training, it will never go into production AFAIK), and the limited resources available on the Pandora, I decided to use the following pieces of software, instead of the regular LAMP environment:
Linux : Super Zaxxon 1.75 (Angstrom Linux)
Monkey Project :
Monkey is a lightweight and powerful web server and development stack for Linux & OSX. It has been designed to be very scalable with low memory and CPU consumption, the perfect solution for embedded devices. Made for ARM, x86 and x64.
PHP :
PHP is a popular general-purpose scripting language that is especially suited to web development.
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
SQLite :
SQLite is a high-reliability, embedded, zero-configuration, public-domain, SQL database engine. SQLite is the most used database engine in the world.
I gave them a go yesterday evening, and they all compiled effortlessly thanks to @ptitSeb 's latest beta Code::Blocks Now, "all" that's left to do is configure all those little guys to work correctly with each others...
Please let me know what you think about this tiny project. If there's some interest from the community, I could even package everything up in a convenient PND
Cheers, Magic Sam
Last edited: