World: r3wp
[!Cheyenne] Discussions about the Cheyenne Web Server
older newer | first last |
Dockimbel 21-Jul-2007 [2058] | Pekr: are you using a php.ini file ? If you're using one, just remove it and retry the test. |
Pekr 22-Jul-2007 [2059] | there was not php.ini, just _php.ini - I moved it out, still the same ... currently on vacation with my notebook with Vista. Tried relative path, absolute path, no path - manually starting php-cgi - b 9999, still not luck .... |
Dockimbel 22-Jul-2007 [2060] | Does anyone else have the same issue than Pekr running PHP scripts with Cheyenne on Windows ? |
Dockimbel 23-Jul-2007 [2061] | I got a message from another user having the same symptoms, so now at least, I know that it's not your PC fault ;-). Still, I can't reproduce it on my development box.... |
Graham 24-Jul-2007 [2062] | so release 1.0 is to be delayed until php support is fixed?? |
Dockimbel 24-Jul-2007 [2063] | I guess it should not. Currently, what takes me time is the web control panel that I'm adding to Cheyenne and the UI part (HTML) really takes a lot of time. Once it's ready, I'll release the 1.0 rc1. |
Graham 24-Jul-2007 [2064x4] | web control panel?? |
is that to replace a console application? | |
BTW, EJSCharts are now out of beta .. I found it really easy to add line charts to my portal http://www.ejschart.com/ | |
the free version only allows one or two graphs per chart | |
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 |
older newer | first last |