![]() |
Re: Web server with PHP support or a way to run Dokuwiki locally
Count me in. I'd like .debs of lighttpd and PHP. Can you make those available for download?
|
Re: Web server with PHP support or a way to run Dokuwiki locally
I forgot about this thread - yes, I would be interested as well. I think gzip enabled in it would also be of benefit (to me at least).
|
Re: Web server with PHP support or a way to run Dokuwiki locally
Just a note, full Apache 2 with all of the modules is available in the Debian repos...
I've installed Apache so I can use the smb2www package, a (perl) web-based network surfer. Works fine. One of these days, when I have some time, I want to try to set up a full LAMP stack on my tablet, and then see how fast it is as a server :) |
Re: Web server with PHP support or a way to run Dokuwiki locally
For all those who were asking I'll try to throw together a deb that has lighttpd along with PHP 5 prebuilt and ready to go in the next day or two when I get some time. I don't remember which modules specifically I had compiled when I initially did my build, but I'll double check and post up a link to the deb along with some instructions (though it should be pretty straight forward...).
As qole pointed out there's a full Apache build in the repos, but in my experience if you're just interested in serving up PHP content for your own local use Apache is massive overkill, but that's just my oppinion ;o) Thanks, -Rob |
Re: Web server with PHP support or a way to run Dokuwiki locally
Yeah, but I'm all about massive overkill :)
OpenOffice anyone? |
Re: Web server with PHP support or a way to run Dokuwiki locally
FWIW, a while back (pre Diablo) i had nginx and PHP-cgi working well. I just installed both and had to edit the config files, but it did work.
|
Re: Web server with PHP support or a way to run Dokuwiki locally
Thanks, jolouis! Definitely want a lightweight web server for use only with PHP --- I'm looking forward to those .debs. :) Also, you mentioned that you compiled directly on the tablet; is there a link you can point me to so I can learn to do this myself?
|
Re: Web server with PHP support or a way to run Dokuwiki locally
I've been thinking, what about a lightweight maemo replacement for the LAMP stack? Use SQLite instead of MySQL, and lighttpd instead of Apache...
A .deb that installs all the components and configures them all to work together... would be very cool! It could be called ... hmmm... the Maelisp stack? maelisph? |
Re: Web server with PHP support or a way to run Dokuwiki locally
Sorry to be so long with this one guys, I got caught up with things at the end of the week there. Anyways, I thought the easiest thing to do right now is just one deb that contains both PHP and Lighttpd, already configured for each other and ready to go:
http://www.electronicproductonline.c....1.0_armel.deb I make no guarantees as to compatibility/etc beyond being a webserver with PHP running, but if there are things that need to be tweaked/etc I'm open to doing some recompiling again. The package is quite big (about 10 mb when installed), with the vast majority of that being the PHP binary itself. 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 Tested working on Diablo, it's very easy. Simply click the link, wait for application manager to open and install. Once done the webserver will be up and running, configured to start automatically at boot/etc. After closing app manager simply open the browser and type in the address: 127.0.0.1 If all works, you should get a nice PHP info page that gives you all the pretty details of your new Lighttpd/PHP install. The server is setup to store all files in /wwwPHP, so if you want to use a different storage folder either create a symlink, or edit the Lighttpd/PHP config files to change the path. As for compiling on the tablets, I believe there's a development tools package up on one of the repositories now, but when I installed the build tools I just did a search of ITT here for "compile on device" and came across the step by step instructions as a thread somewhere... Feedback/requests for change/etc are welcome of course :o) And qole suggested, a complete package including SQLite would be pretty straight forward, it just requires SQLite to be added to what I've got right now... so if there's interest as long as it compiles without too much hassle I could probably toss that together... Thanks, -Rob |
Re: Web server with PHP support or a way to run Dokuwiki locally
SQLite is already in Extras. You wouldn't need to add it to your package, just make your package depend on it (and then push your package into Extras, too :D ). Several packages (including Maemopadplus) use it.
I notice mysql-server is also in the chinook repository. |
All times are GMT. The time now is 04:06. |
vBulletin® Version 3.8.8