User(s) browsing this thread: 2 Guest(s)
|
Faster PHP server CSI package
|
|
05-28-2011, 05:52 PM
|
|||
|
|||
|
RE: Faster PHP server CSI package
Can somebody explain how to enable the mod_rewrite ?
I've tried adding server.modules += ( "mod_rewrite" ) at the end of /share/Apps/lighhttpd/etc/lighttpd.conf, restarted lighttpd trough CSI, but the phpinfo still doesn't show mod_rewrite. It should be there as i get this in console: Code: /opt/sybhttpd/localhost.drives/HARD_DISK/Apps/lighttpd/lib/lighttpd # lsMy PCH-A110 Stats | Samsung LE32A656 | Logitech Z-2300 | Harmony One Oversight | |
|||
|
06-03-2011, 11:10 AM
|
|||
|
|||
RE: Faster PHP server CSI package
(05-28-2011 05:52 PM)Slevin Wrote: Can somebody explain how to enable the mod_rewrite ? mod_rewrite does not work in the CSI version of lighttpd because it has been compiled without regular expression support. The ipkg version should support it but it crashes. Guenter |
|||
1 user says Thank You to gkreidl for this post |
|
07-09-2011, 09:56 PM
|
|||
|
|||
|
RE: Faster PHP server CSI package
Any news on how to get lighttpd to autostart after a reboot?
|
|||
|
08-19-2011, 09:04 PM
|
|||
|
|||
RE: Faster PHP server CSI package
(04-05-2010 06:53 AM)mmccking Wrote: For some reason, whenever I reboot, nothing on 9999 is accessible. I.e., NZBGet shows "started", but it's inaccessible. Granted, all I have to do is "restart" lighttpd using CSI to get things working again, but that's a pain since I have to be on a PC to do that. Same issue here... would be nice to have it fixed ;-) |
|||
|
08-20-2011, 08:38 AM
|
|||
|
|||
RE: Faster PHP server CSI package
(08-19-2011 09:04 PM)geezer78 Wrote:(04-05-2010 06:53 AM)mmccking Wrote: For some reason, whenever I reboot, nothing on 9999 is accessible. I.e., NZBGet shows "started", but it's inaccessible. Granted, all I have to do is "restart" lighttpd using CSI to get things working again, but that's a pain since I have to be on a PC to do that. Without some help from your side nobody will be able to help you. There must be a special reason, why it does not work on your NMT but works on many others. My lighttpd server always starts on boot. Add the following line to lighttpd.conf: server.errorlog = "/share/error.log" Restart your NMT and check for the content of error.log. If there are any error messages, publish them here. Guenter |
|||
|
10-11-2011, 09:54 AM
|
|||
|
|||
|
RE: Faster PHP server CSI package
Hi all,
I've installed this alternative webserver with the nmt community installer. I noticed that the 'old' server is still running as well. Is this normal or do I misinterpret things. Bit confused right now. Any pointer would be much appreciated. Regards, Johan ps: process running on the a-110 below 1534 1 root S 928 1.0 0 0.1 ./mDNSrespd-mips -n PCH-A110 myihome -t _difi._tcp. -p 8088 -b 27343 1029 nobody S 40932 45.5 0 0.0 ./httpd -d /mnt/syb8634/server/php5server/ -f /mnt/syb8634/server/php5server/httpd.conf 27347 1029 nobody S 40932 45.5 0 0.0 ./httpd -d /mnt/syb8634/server/php5server/ -f /mnt/syb8634/server/php5server/httpd.conf 27345 1029 nobody S 40932 45.5 0 0.0 ./httpd -d /mnt/syb8634/server/php5server/ -f /mnt/syb8634/server/php5server/httpd.conf 27344 1029 nobody S 40932 45.5 0 0.0 ./httpd -d /mnt/syb8634/server/php5server/ -f /mnt/syb8634/server/php5server/httpd.conf 27348 1029 nobody S 40932 45.5 0 0.0 ./httpd -d /mnt/syb8634/server/php5server/ -f /mnt/syb8634/server/php5server/httpd.conf 1029 1 nobody S 40920 45.5 0 0.0 ./httpd -d /mnt/syb8634/server/php5server/ -f /mnt/syb8634/server/php5server/httpd.conf 1531 1526 nobody S 39336 43.8 0 0.0 ./httpd -d /mnt/syb8634/server -f /mnt/syb8634/server/httpd.conf 1530 1526 nobody S 39336 43.8 0 0.0 ./httpd -d /mnt/syb8634/server -f /mnt/syb8634/server/httpd.conf 1529 1526 nobody S 39336 43.8 0 0.0 ./httpd -d /mnt/syb8634/server -f /mnt/syb8634/server/httpd.conf 1532 1526 nobody S 39336 43.8 0 0.0 ./httpd -d /mnt/syb8634/server -f /mnt/syb8634/server/httpd.conf 1533 1526 nobody S 39336 43.8 0 0.0 ./httpd -d /mnt/syb8634/server -f /mnt/syb8634/server/httpd.conf 1526 1 nobody S 39312 43.7 0 0.0 ./httpd -d /mnt/syb8634/server -f /mnt/syb8634/server/httpd.conf 16623 1541 root S < 25096 27.9 0 0.0 ./ms-mips start 27370 27364 nobody S 24620 27.4 0 0.0 /share/Apps/lighttpd/bin/php-cgi -c /share/Apps/lighttpd/etc/ 27396 27370 nobody S 24620 27.4 0 0.0 /share/Apps/lighttpd/bin/php-cgi -c /share/Apps/lighttpd/etc/ |
|||
|
10-11-2011, 10:12 AM
|
|||
|
|||
RE: Faster PHP server CSI package
(10-11-2011 09:54 AM)1bitmemory Wrote: Hi all, The builtin server will always run, but not on port 9999 if lighttpd is installed. But you are running myihome server, which slows everything down terribly. Go to settings and stop it. Guenter |
|||
|
10-11-2011, 02:47 PM
|
|||
|
|||
|
RE: Faster PHP server CSI package
@Guenter: many thanks for the myihome tip, big big difference indeed!!
Oh ok so both run at the same time. Which apps then benefit from lighttpd then? Or is port 9999 the default one used by the UI for instance. I installed Oversight and when I stopped lighttpd it kept working. Any link to info I can read about this by any chance? Regards, Johan |
|||
|
10-11-2011, 03:39 PM
|
|||
|
|||
RE: Faster PHP server CSI package
(10-11-2011 02:47 PM)1bitmemory Wrote: @Guenter: many thanks for the myihome tip, big big difference indeed!! Johan, Port 9999 is started via CSI install script and is used for all CSI apps that have a gaya interface. If lighttpd is started, the internal server on Port 9999 is stopped and replaced with lighttpd. Guenter |
|||
|
03-30-2013, 01:12 PM
|
|||
|
|||
|
RE: Faster PHP server CSI package
Hello,
I have a bit of newb questions. I installed lighttpd. It makes transmission a lot faster! Can I also use lighttpd to host an external HTML website? If so, where can I store it and to which port should I route? I have "webserver" installed which also does the trick, but I thought maybe the website will be faster with lighttpd also. Does the UI of the NMT also benefit from lighttpd? Thanks and keep up the good work! |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]






![[+]](images/collapse_collapsed.gif)

