View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#5
Originally Posted by T3rmInAt0r View Post
but the problem is that when I choose to load the image the whole systems gets lag...
This is not because of Easy Debian; the chroot has very little overhead, and should not cause lag on your system. It is probably because the Apache and MySQL servers are not designed to run on slow little processors like the tablet's ARM chip.

You have two choices. Either live with the lag of a "real" LAMP stack on the tablet, or substitute lightweight alternatives. If you are willing to work with lightweight alternatives, you can try out the nginx solution or check out the package in this post, it contains PHP and Lighttpd. You then install SQLite and you're good to go.

Originally Posted by jolouis View Post
I noticed that there had been requests for gzip support, and somebody mentioned SQLite, so I've included both those modules which in turn required a few other bits which makes PHP grow in filesize. Anyways, details:
This package contains:
- PHP 5.2.5 CGI
- Built in support for: SimpleXML, sessions, PDO, SQLite
- Modules included for: FTP, pcntl (Process control), Sockets, XML, zlib (gzip, etc)

- Lighttpd (latest version, the number escapes me at the moment)
- Modules for: Authentication, Aliases, CGI
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!

Last edited by qole; 2008-12-17 at 01:06.