World: r3wp
[!Cheyenne] Discussions about the Cheyenne Web Server
older newer | first last |
Dockimbel 24-Jul-2007 [2068x3] | The web control panel purpose is to provide an embedded UI for managing Cheyenne configuration. Once done, you shouldn't need to edit the httpd.cfg file anymore. |
I plan also to allow remote administration through reb|web-services, but after the v1. | |
Pekr: ok I've reproduced the problem, it seems to occur on XP-SP2 but not on XP-SP1... Should be fixed soon. | |
Graham 24-Jul-2007 [2071] | Anyone got a wiki working with Cheyenne ? Vanilla or derivative? |
Pekr 25-Jul-2007 [2072] | Doc - right, XP SP2 on my home PC, but it is related also to Vista (my work notebook) |
Dockimbel 25-Jul-2007 [2073x5] | Ok, the issue with PHP interfacing can be solved by specifying a full path for 'root-dir in config file (it's not related to Windows version). I'll fix that for the next release so that relative path could be used too. |
If you don't want to mess with the httpd.cfg file, it's a one-line fix, just change the following line in %mods/mod-fastcgi.r : | |
path: form to-local-file req/in/file | |
to : | |
path: form to-local-file get-modes req/in/file 'full-path | |
Pekr 26-Jul-2007 [2078] | Doc - currently on vacation with my Vista notebook. That one line fixes the problem! Tested under IE 7.0 and FF 2.0! Thanks a lot. Now the last thing is to get mySQL into non-installable version :-) |
Dockimbel 26-Jul-2007 [2079x2] | I'm glad to hear that it's finally working on your Vista laptop. Why not use SQLite instead of MySQL ? |
BTW, there's a MySQL version without installer (in ZIP format for Windows), see : http://dev.mysql.com/downloads/mysql/5.1.html | |
Philippe 26-Jul-2007 [2081] | Hi Nenad ! I confirm that the change fixes the problem for php. Thanks Doc ! Well, we have Rebol, Php, Perl, what's about Python, Ruby and Java now ? ;-) |
Dockimbel 28-Jul-2007 [2082x2] | Most languages support the CGI interface, they call all be used with Cheyenne. I plan a specific support for Java servers (by implementing AJP protocol in Cheyenne). |
call = can | |
Dockimbel 31-Jul-2007 [2084] | Cheyenne status update : http://softinnov.org/cheyenne/blog.cgi?view=0012 |
Graham 4-Aug-2007 [2085x2] | today ? "If all goes well, the 1.0 rc1 should be released next Sunday" |
Pity you can't use the Rebol plugin to create the administration console | |
Dockimbel 4-Aug-2007 [2087] | It's not yet Sunday here ;-). I thought about using the plugin, but the browser/OS supported are too limited. |
Graham 4-Aug-2007 [2088] | probably faster to develop though! |
Dockimbel 13-Aug-2007 [2089] | There's a error in RSP-API documentation, several RSP examples refer to session/alive? instead of session/active?. |
btiffin 15-Aug-2007 [2090] | It's been a while. Go Doc Go :) |
Terry 15-Aug-2007 [2091] | Is Cheyenne migrating to R3? |
Dockimbel 15-Aug-2007 [2092x3] | Certainly not before R3 goes beta. All the underlying UniServe part will be rewritten from scratch to take advantage of the new port! model and multithreading capabilities of R3. |
R2 is not yet dead, it will takes time for R3 to mature and become as stable as R2 is now. | |
Btw, work on Cheyenne keeps advancing but slower, due to my lack of free time, customers have a higher priority... | |
Graham 15-Aug-2007 [2095] | When's the next Sunday? :) |
Dockimbel 16-Aug-2007 [2096] | It's a french expression meaning : someday ...(just kidding) ;-). I need a couple of days of work on Cheyenne to reach the rc1, but I only have an hour or 2 to work on it, here and there, so it's hard to schedule a release date...the customer project I'm leading is taking almost all my time. |
Graham 16-Aug-2007 [2097] | If it's the control panel that needs to be finished, why not just release it without it ? |
Terry 17-Aug-2007 [2098] | When my kids would ask when something or another was going to happen, I'd say "one day".. to them this started to mean 'likely never". Later when they would ask 'when'? I'd say "one day' ... and they'd say disappointingly.. 'not ONE day' |
Maarten 17-Aug-2007 [2099x2] | So how much money do we need to raise to buy you enough time to finish it? |
This is a serious remark - Cheyenne is a killer app and if a lot of the rebolers donate someweher between $20-$50 you mighht be able to work dedicated on it for some time. The community would get a great product.... | |
Robert 17-Aug-2007 [2101] | I would sponsor it too. |
Terry 17-Aug-2007 [2102] | Better yet, the source is there.. have at it. |
Dockimbel 17-Aug-2007 [2103x3] | Graham: it's not about the control panel, it's about several features that need to be fixed or added to make a stable and consistent 1.0. |
Maarten: thanks for the offering, but I'm not sure that the community is big enough for such funding. Anyway, funded or not, I'm going to work on it and finish it, a lot of our internal projects depend on it. It's just a short delay (a few weeks) before going rc1. | |
Little teasing for rc1 : The win32 binary version of Cheyenne will natively (no 3rd party software) support running as service ;-). | |
Terry 17-Aug-2007 [2106] | Windows rawks. |
Graham 17-Aug-2007 [2107] | hmm. running as a service ... nice nice nice |
Pekr 17-Aug-2007 [2108] | just go to cmd.exe Window consoķe and type: net help start :-) So, IMO the trick is to use "net start cheyenne.exe" or something like that. Then you use "net stop cheyenne.exe". It should be equivalent of linux /etc/rc.d/init.d/service-name start |
Graham 18-Aug-2007 [2109] | I'm tried using Firedaemon to run Cheyenne as a windows service but noticed aberrant behaviour which I reported above. |
Robert 18-Aug-2007 [2110] | Petr, it's not that easy (unfortunately)... |
Dockimbel 18-Aug-2007 [2111] | Petr: Cheyenne has to be registered as a service before being able to start the Cheyenne service. |
btiffin 31-Aug-2007 [2112] | Graham; I just installed Vanilla under Cheyenne. It's working, but the lack of docs is making it a pain to configure. I'm not sure if setting vanilla.options.metadata "space-mode" "open" is the proper way to go about things or not, but keeping it "closed" doesn't seem to allow much. Until I figure out how to get associate status on user accounts, my test head is "open" but closed behind the firewall. But it seems to be working, if not a little rough around the edges now I'm getting used to MediaWiki. I think I might brave a kick at turning on PHP with Cheyenne, and then see if copies of MediaWiki and phpBB will run. If so, I might start building up a homesite for user.r right here in peoplecards.ca land, but not if it means a conversion to Apache to make a wiki and a forum work. Anyone going to tell me not to bother trying MediaWiki or phpBB because it won't work? |
Graham 31-Aug-2007 [2113x2] | the problem I had with mediawiki is the amount of spam I had to remove |
Good to know vanilla runs under Cheyenne .. it should be a lot faster running that way instead of under Apache. | |
btiffin 31-Aug-2007 [2115] | Oh, figured out how to Admin vanilla. Then went to remove the sticky on register-master and now I'm getting an endless redirect loop. Rebol with trace/net on is reporting /vanilla.cgi to //vanilla.cgi to ///vanilla.cgi ad infinitum. Before trying it with the .9.16 testhead (I still run .9.13 for production) I'm going to jump into playing with PHP5 and .9.16. MediaWiki and phpBB apt install for Debian both include Apache. Rassafrassa...making me work...pulling in everything by hand...rassafrassa :) |
amacleod 31-Aug-2007 [2116x2] | it should be a lot faster running that way instead of under Apache. Why? |
Do you think Apachi is bloated software or somthing...Just curious abbout your opinion | |
older newer | first last |