July 31, 201312 yr Does anyone else have a problem with PHP scripts that try to read from an HTTP source? I get: Warning: file_get_contents(): Unable to find the wrapper "http" - did you forget to enable it when you configured PHP? Yes, me! I get this message when I load up AJAXPLORER. That's the only thing I use the webserver for at the moment. The error doesn't seem to have any effect because AJAXPLORER seems to be working fine. Actually... AJAXPLORER can't access /mnt/user but I don't know whether that's related to this error.
July 31, 201312 yr Does anyone else have a problem with PHP scripts that try to read from an HTTP source? I get: Warning: file_get_contents(): Unable to find the wrapper "http" - did you forget to enable it when you configured PHP? Yes, me! I get this message when I load up AJAXPLORER. That's the only thing I use the webserver for at the moment. The error doesn't seem to have any effect because AJAXPLORER seems to be working fine. Actually... AJAXPLORER can't access /mnt/user but I don't know whether that's related to this error. simon, i got this error to. but the only thing you can do to fix is to update php. its a problem in the php itselfs. speeding_ant will update php in the next update of simplefeatures
July 31, 201312 yr Thanks guys, just wanted to be certain it wasn't something I'd done on my server. Looking forward to the update whenever it happens. Does anyone else have a problem with PHP scripts that try to read from an HTTP source? I get: Warning: file_get_contents(): Unable to find the wrapper "http" - did you forget to enable it when you configured PHP? Yes, me! I get this message when I load up AJAXPLORER. That's the only thing I use the webserver for at the moment. The error doesn't seem to have any effect because AJAXPLORER seems to be working fine. Actually... AJAXPLORER can't access /mnt/user but I don't know whether that's related to this error. simon, i got this error to. but the only thing you can do to fix is to update php. its a problem in the php itselfs. speeding_ant will update php in the next update of simplefeatures
July 31, 201312 yr Unable to find the wrapper "http the http-wrapper is standard enabled... look at this site, it's the same problem: https://bugs.php.net/bug.php?id=26851
August 1, 201312 yr Hi, for those having problems with the itunes-server due to sqlite download errors: as suggested you have to edit the file /boot/plugins/simpleFeatures.web.server-1.0.11-noarch-1.plg and simpleFeatures.itunes.server-1.0.11-noarch-1.plg. the filename has to be changed to sqlite-3.7.17-i486-1.txz. The MD5 Checksum is: 60f75216d98dc6910f74eeef232421d7 Hope it helps ... Cheers!
August 3, 201312 yr same question ... does this mean the end for simple features? we will have to live with the snowy mountain ?
August 3, 201312 yr same question ... does this mean the end for simple features? we will have to live with the snowy mountain ? In Settings --> Display Preferences... Turn off the Banner image.
August 3, 201312 yr hahaha found that one myself to let the snowy mountain dissapear.... but still all our SF plugins are not working ? Speeding_Ant you gonna make them work with this new GUI ?
August 4, 201312 yr Just tried installing simplefeatures this morning, love the look only one problem though Any guide to fix the randomly not working GUI (work perfect after reboot) or I should just wait until Unraid 5 final and new version ? followed the guide from here, doesn't work
August 7, 201312 yr Question the other day I had a blackout. I have simple features installed on 5rc16c and I have e-mail notify setup. I did not get a email about the server going to shutdown like when I did the email setup in unmenu. is this normal that all I get is when it is not up and when it is ok? or have I done something wrong with the setup?
August 7, 201312 yr Question the other day I had a blackout. I have simple features installed on 5rc16c and I have e-mail notify setup. I did not get a email about the server going to shutdown like when I did the email setup in unmenu. is this normal that all I get is when it is not up and when it is ok? or have I done something wrong with the setup? Do you have your local network and Modem on a UPS also? Is the shutdown delay on that UPS sufficient so that message could be sent? Did the power outage take down your ISP's network? All of this would have to stay up for an E-mail to get uploaded to the mail server. If the message does not reach the mail server before your server shut down, you will never get it...
August 8, 201312 yr As a piece of information: I was using Simple Features on my test bed server. I decided to try out the new webGui. I read through the thread ( http://lime-technology.com/forum/index.php?topic=28839.0 ), making notes on how to do it. First, I backed up the entire flash drive to my windows computer. Second, I deleted the contents of /boot/plugins (plugins in Windows). Third, followed the instructions on the GitHub page. I copied and pasted the commands from the page into a terminal session using PuTTY. Fourth, started the WebGui in my browser. At this point, Everything seemed fine. Then I noticed that the addins for Simple Features (Health, "SimpleFeatures Settings" on the Setting tab) were still there. However, the addins not longer worked that there were error messages on many of the pages. I corrected this issue by rebooting the system. Apparently, even though I had deleted the files on the Flash drive, they were still in memory and were being used by the new webGui. AND NOW FOR THE $64,000 QUESTION: I now wondering if any of the SimpleFeatures 'packages' will work with the new webGui. IF there are some that work, how are they to be installed?
August 8, 201312 yr Speeding ant will have to modify them a bit as for now they all depend on the SF core package.... I hope speeding ant will soon surprise us with the modified packages....
August 8, 201312 yr Speeding ant will have to modify them a bit as for now they all depend on the SF core package.... I hope speeding ant will soon surprise us with the modified packages.... +1
August 10, 201312 yr hello Speeding ant!! I made some adjustment concerning the part of your s3 plugin that didn't work as expected (traffic monitor). So if you want I can upload the package corrected, let me know.
August 13, 201312 yr It seems like SimpleFeatures has some issues with the latest set of packages in rc16c. Moreover, there seems to be a clash between packages installed by unmenu and those installed by some of the plugins - case in point, OpenSSL. Any chance these can be aligned? (e.g. when OpenSSL 1.01 is installed on top of OpenSSL 0.98, things start to break). More importantly: I noticed that the revamped webGUI lacks some of the options in the stock webGUI. One example is the disk menu. When you are in the main stock menu, and click e.g. disk1, the menu contains key options re sharing via NFS and SMB. When the SF webGUI installs, those options are gone. Is any of this planned to be fixed? Thanks!!
August 13, 201312 yr More importantly: I noticed that the revamped webGUI lacks some of the options in the stock webGUI. One example is the disk menu. When you are in the main stock menu, and click e.g. disk1, the menu contains key options re sharing via NFS and SMB. When the SF webGUI installs, those options are gone. Is any of this planned to be fixed? Thanks!! I noticed they are gone in the SF webGUI as well, however they seem to have returned in the SF/Tom webGUI plugin that Tom and speeding_ant made available...
August 13, 201312 yr I noticed they are gone in the SF webGUI as well, however they seem to have returned in the SF/Tom webGUI plugin that Tom and speeding_ant made available... Ah - you mean this? I didn't realize it was a joint venture... That'd be great. Will try it tonight. Thanks!
August 13, 201312 yr No problem! Keep in mind, I don't believe it is compatible with the rest of the SF plugins yet though...
August 15, 201312 yr No problem! Keep in mind, I don't believe it is compatible with the rest of the SF plugins yet though... Right. Thanks. That is what I'm experiencing. The new webgui is actually great! Then again, when I install just the SF web server (I need it for phpvirtualbox), some of the webgui breaks with assorted PHP errors. I'm presuming it's PHP 5.2 vs. 5.3 but I haven't yet delved into it. Any way to install a web server plugin which will not break the new webgui?
August 17, 201312 yr After days of trying to solve things myself using the internet ... to no avail obviously I hope one of you can help me. First of all to "speeding_ant" ... did you test the package you released?! I guess not, because why the hell did I have to make changes to webserver.plg to get rid of some errors (not properly displaying the last parity check) and why wasn't the required package not available as a result?! As you can understand very frustrating. Particularly as it is the only simplefeatures plugin I'm interested in and thus 100% failure. Anyway, after sorting that out (as a complete noob) I now have it running ... sort of, because I still can not use it, as it remains STOPPED, while being enabled; even more frustrating! Rebooting to no avail. So to anyone: what to do??? Not sure if it has something to do with it, but the "/var/log/lighttpd/php.errors.log" keeps returning the following errors: in /usr/local/emhttp/plugins/webGui/DeviceStatus.php on line 14 [16-Aug-2013 22:59:19 UTC] PHP Notice: Use of undefined constant name - assumed 'name' in /usr/local/emhttp/plugins/webGui/DeviceStatus.php on line 27 [16-Aug-2013 22:59:19 UTC] PHP Notice: Use of undefined constant id - assumed 'id' in /usr/local/emhttp/plugins/webGui/DeviceStatus.php on line 40 [16-Aug-2013 22:59:19 UTC] PHP Notice: Use of undefined constant device - assumed 'device' in /usr/local/emhttp/plugins/webGui/DeviceStatus.php on line 40 [16-Aug-2013 22:59:19 UTC] PHP Notice: Use of undefined constant size - assumed 'size' in /usr/local/emhttp/plugins/webGui/DeviceStatus.php on line 40 [16-Aug-2013 22:59:19 UTC] PHP Notice: Use of undefined constant color - assumed 'color' and also one accasion of: 16-Aug-2013 22:33:54 UTC] PHP Notice: Undefined variable: string in /usr/local/emhttp/plugins/mysql/mysqlctl.php on line 148 [16-Aug-2013 22:33:54 UTC] PHP Notice: Undefined variable: results in /usr/local/emhttp/plugins/mysql/mysqlctl.php on line 100 The solution would be highly appreciated.
August 18, 201312 yr You are getting nasty about beta software not behaving properly ? My data is important so I didn't try this on my production UnRaid.
Archived
This topic is now archived and is closed to further replies.