December 14, 201213 yr Okay, finally got the webserver up and running. I read this in the newznab thread: updated all the Simple Features plugins zip from http://code.google.com/p/unraid-simplefeatures/downloads/list replaced all the files in boot/config/plugins and removed all the simple features files from boot/extra and removed a simple features file from boot/packages rebooted and now i have a working webserver. on to newznab
December 18, 201213 yr Hey speeding_ant, Amazing work on all these. Thank you very much. Just upgraded today from 4.7 and started to use SimpleFeatures. I've got everything up and running and works great. I only have one small issue being that the Web Server always comes up as stopped during reboot. Can this be because I have the www directory on a non-array apps drive which I only mount from the go script, while SimpleFeatures kicks in earlier so it doesn't find the www dir yet?
December 18, 201213 yr No, the start on reboot isn't working. I run the webserver off a cache drive and it SF web-server does not come up there either.
December 18, 201213 yr Author Will be fixed in new version - Bonienl is putting a ton of effort into solving the network interface waiting issue. Cheers
December 19, 201213 yr Sorry for the noob question, but what is the use of a web server on an unraid nas? Or where can I read more about the use? I've tried googling, but don't seem to be able to get my search terms right.
December 24, 201213 yr Sorry for the noob question, but what is the use of a web server on an unraid nas? Or where can I read more about the use? I've tried googling, but don't seem to be able to get my search terms right. Its no different than running it on any other server. Most people want plugins to run on their unraid server because its usually on all the time, so there is no need to keep an additional machine running.
December 27, 201213 yr Hey speeding_ant, Amazing work on all these. Thank you very much. Just upgraded today from 4.7 and started to use SimpleFeatures. I've got everything up and running and works great. I only have one small issue being that the Web Server always comes up as stopped during reboot. Can this be because I have the www directory on a non-array apps drive which I only mount from the go script, while SimpleFeatures kicks in earlier so it doesn't find the www dir yet? Hi speeding_ant, until it gets fixed I guess it should be possible to start the webserver from the command line (...and the go script)? If this is a fair assumption, could you please help me out what would be the command to run from to go script?
December 27, 201213 yr Would someone mind updating the original post with updated installation instructions? I tried clicking http://unraid-simplefeatures.googlecode.com/files/simplefeatures_webserver.plg but I get a 404. I went to http://code.google.com/p/unraid-simplefeatures/downloads/list but I don't see any PLG files (just a zip and some tarballs). I downloaded the zip and extracted it and found a bunch of PLGs... but I wasn't sure which one was the "base" one to install first (another post referenced a base PLG to install first). I'm somewhat new at this and I wanted to get it right. Thank you!
December 27, 201213 yr For those having problems with the startup after reboot, please be patient until we release the new version. It has a workaround for the network unavailability that some have experienced (depends on your settings).
December 27, 201213 yr Would someone mind updating the original post with updated installation instructions? I tried clicking http://unraid-simplefeatures.googlecode.com/files/simplefeatures_webserver.plg but I get a 404. I went to http://code.google.com/p/unraid-simplefeatures/downloads/list but I don't see any PLG files (just a zip and some tarballs). I downloaded the zip and extracted it and found a bunch of PLGs... but I wasn't sure which one was the "base" one to install first (another post referenced a base PLG to install first). I'm somewhat new at this and I wanted to get it right. Thank you! Okay, I think I figured it out: [*]Download and unzip the zip file from http://code.google.com/p/unraid-simplefeatures/downloads/list [*]Copy the simpleFeatures.core.webGUI-X.X.X-noarch-1.plg to your unRaid server in to /boot/config/plugins (create that plugins directory if you haven't already) [*]Reboot OR run installplg simpleFeatures.core.webGUI-X.X.X-noarch-1.plg That will install the core webGUI stuff. If you want something else (like the webserver), then follow the above instructions, but install the appropriate PLG file. Thanks~!
December 28, 201213 yr Warning: preg_replace() [function.preg-replace]: Compilation failed: unknown option bit(s) set at offset 0 web search found: Your PHP seems to use a PCRE module without UTF-8 support. anyone verify this? trying to get ajaxplorer working.... Thanks Myk
December 31, 201213 yr For those having problems with the startup after reboot, please be patient until we release the new version. It has a workaround for the network unavailability that some have experienced (depends on your settings). Bonienl: by "problems with startup after reboot", do you mean that the Web Server will not start, even after being set to Enabled within the Setup screen? I'm experiencing this currently...it works fine at initial install, but a subsequent reboot renders it un-startable (or it never goes to "Running"). I've been trying to troubleshoot, but will stop if this is what you are working on. Thanks!
January 1, 201313 yr Happy New Year - I too can vouch for the web-server not automatically starting upon a reboot, well so far its 4 out of 4 reboots. Something else, totally unrelated... the shares on the Tower are not visible from my PCH....
January 10, 201313 yr hi, I PMed speeding_ant about this but I thought I'd post in here as well. In the upcoming version of the webserver can you provide a version of PHP that has PCRE with UTF-8 support enabled? A few programs need it to run and the current one doesnt work Thanks!
February 17, 201313 yr Author New update! PCRE support, among other updates. Please see the main SimpleFeatures post for future updates. This thread has now been relegated to support, or should be removed/merged by mods. http://lime-technology.com/forum/index.php?topic=12698.msg120524#msg120524
February 19, 201313 yr Just redid the 1.0.11 setup. I redownloaded all plg's from the first post. - deleted all my simplefeatures stuff on flash - started with only the core web gui -> works - added all plugins except webbrowser, dnd, s3 and preclear -> works - added the webbrowsser - it refuses to start... The php error log shows the following: [19-Feb-2013 06:56:20 UTC] PHP Notice: Undefined variable: string in /usr/local/emhttp/plugins/airvideo/airvideoctl.php on line 122 [19-Feb-2013 06:56:33 UTC] PHP Notice: Undefined variable: string in /usr/local/emhttp/plugins/mysql/mysqlctl.php on line 142 [19-Feb-2013 06:56:33 UTC] PHP Notice: Undefined variable: results in /usr/local/emhttp/plugins/mysql/mysqlctl.php on line 98 [19-Feb-2013 07:00:01 UTC] PHP Fatal error: Call to undefined function mysql_connect() in /mnt/cache/www/spotweb/lib/dbeng/dbeng_mysql.php on line 27 [19-Feb-2013 07:36:30 UTC] PHP Warning: copy(/tmp/notifications/unread/unRAID-1361256982.notify): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/simpleFeatures/include/Notify.php on line 96 I have ticked the "error logging" and it stays ticked but there does not appear a log file underneath I can take a look at. I have removed my lighttpd.cfg to make sure it starts up fully stock, results are the same. The installation part of the plugin looks fully ok in the syslog: Feb 19 07:54:13 Tower logger: file /boot/plugins/simpleFeatures/simpleFeatures.web.server-1.0.11-i486-1.txz: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.web.server-1.0.11-i486-1.txz ... success Feb 19 07:54:13 Tower logger: upgradepkg --install-new /boot/plugins/simpleFeatures/simpleFeatures.web.server-1.0.11-i486-1.txz ... Feb 19 07:54:13 Tower logger: +============================================================================== Feb 19 07:54:13 Tower logger: | Installing new package /boot/plugins/simpleFeatures/simpleFeatures.web.server-1.0.11-i486-1.txz Feb 19 07:54:13 Tower logger: +============================================================================== Feb 19 07:54:13 Tower logger: Feb 19 07:54:13 Tower logger: Verifying package simpleFeatures.web.server-1.0.11-i486-1.txz. Feb 19 07:54:14 Tower logger: Installing package simpleFeatures.web.server-1.0.11-i486-1.txz: Feb 19 07:54:14 Tower logger: PACKAGE DESCRIPTION: Feb 19 07:54:14 Tower logger: Package simpleFeatures.web.server-1.0.11-i486-1.txz installed. Feb 19 07:54:14 Tower logger: Feb 19 07:54:14 Tower logger: Feb 19 07:54:14 Tower logger: success Feb 19 07:54:16 Tower logger: file /boot/plugins/simpleFeatures/simpleFeatures.web.server.png: downloading from http://unraid-simplefeatures.googlecode.com/files/simpleFeatures.web.server.png ... success Feb 19 07:54:16 Tower logger: file /usr/local/emhttp/plugins/simpleFeatures.webServer/images/webserver.png: successfully copied LOCAL file Help ?
February 19, 201313 yr Author In terminal type: /etc/rc.d/rc.lighttpd start Let me know what the output is. The PHP errors are nothing to be concerned about.
February 19, 201313 yr It comes back with: lighttpd started The webserver plugin still shows "stopped" and I still cannot reach my pages...
February 19, 201313 yr Author Very Bizarre. Can you please send me your config files. Usually if it has started, but you can't see anything, that means that it can't reach or access the directory that holds the files.
February 20, 201313 yr It comes back with: lighttpd started The webserver plugin still shows "stopped" and I still cannot reach my pages... Can you start using: /usr/sbin/lighttpd -f /etc/lighttpd.conf
February 20, 201313 yr Very Bizarre. Can you please send me your config files. Usually if it has started, but you can't see anything, that means that it can't reach or access the directory that holds the files. Herewith the config files ! simpleFeatures.web.server.zip
February 20, 201313 yr It comes back with: lighttpd started The webserver plugin still shows "stopped" and I still cannot reach my pages... Can you start using: /usr/sbin/lighttpd -f /etc/lighttpd.conf This might be something: root@Tower:~# /usr/sbin/lighttpd -f /etc/lighttpd.conf /usr/sbin/lighttpd: error while loading shared libraries: libssl.so.1: cannot open shared object file: No such file or directory root@Tower:~#
February 20, 201313 yr This might be something: root@Tower:~# /usr/sbin/lighttpd -f /etc/lighttpd.conf /usr/sbin/lighttpd: error while loading shared libraries: libssl.so.1: cannot open shared object file: No such file or directory root@Tower:~# Likely you have other plugins also installing a (older?) version of openSSL.
February 20, 201313 yr This might be something: root@Tower:~# /usr/sbin/lighttpd -f /etc/lighttpd.conf /usr/sbin/lighttpd: error while loading shared libraries: libssl.so.1: cannot open shared object file: No such file or directory root@Tower:~# Likely you have other plugins also installing a (older?) version of openSSL. I have two TXZ files on openssl: openssl-0.9.8r-i486-3.txz openssl-1.0.1c-i486-3.txz I can remove the first one (and I just did) but will it not be auto downloaded on the next reboot ? I just removed the old one and redid webserver setup, it is now upgrading the 0.8 version, so that looks good..
Archived
This topic is now archived and is closed to further replies.