World: r3wp
[!Cheyenne] Discussions about the Cheyenne Web Server
older newer | first last |
Graham 26-Feb-2007 [324] | which is what I tried last year and could not get working. |
Dockimbel 26-Feb-2007 [325x3] | That's the hard way ! :-) |
Just download and install the precompiled version : http://www.stunnel.org/download/stunnel/win32/stunnel-4.20-installer.exe | |
Then Start => Programs => STunnel => Edit stunnel.conf : uncomment the [https] section, then save it. | |
Graham 26-Feb-2007 [328] | Wow .. so easy? |
Dockimbel 26-Feb-2007 [329] | Then STunnel => Run STunnel ...and that's all. Takes 2 mn, including the download time. |
Graham 26-Feb-2007 [330] | Ok. Definitely will try it .. why do they have a how to that's so difficult ?? |
Dockimbel 26-Feb-2007 [331] | They did a good job with stunnel's installer, fast and easy to use. |
Graham 26-Feb-2007 [332] | What bug database are you using now? |
Dockimbel 26-Feb-2007 [333] | The How-To you point us at, is only useful if you want to compile stunnel sources for the windows version instead of downloading the precompiled binary. |
Graham 26-Feb-2007 [334] | You said that Mantis was much better than Trac :) |
Dockimbel 26-Feb-2007 [335x3] | Better : sure, reliable : I'm not that sure. |
Anyway, I'm going to make a Mantis lightweight clone soon, when the new Cheyenne version will be ready. | |
That would make a good test application for the new RSP session engine. | |
Graham 26-Feb-2007 [338x3] | How's progress on session handling? |
snap! | |
I want to write a little application that manages hylafax incoming faxes | |
Dockimbel 26-Feb-2007 [341] | Specifications are written, I should be able to implement it this week. Then I'll need at least a week to test and tune. |
Graham 26-Feb-2007 [342] | Sounds like good progress then. |
Dockimbel 26-Feb-2007 [343x2] | Sure, Cheyenne is the foundation tool for all our web projects (customer or internal projects). So I have to make as good (means here fast and reliable) as possible. |
make <it> | |
Graham 26-Feb-2007 [345x2] | Have you got an ftp client for uniserve? |
ooops .. wrong channel. | |
Graham 27-Feb-2007 [347] | noob question .. think i've asked it before .. where should one startup uniserve on a linux system? (suse10) ? |
Dockimbel 27-Feb-2007 [348] | I'm not sure to understand your question Graham. Do you mean how to start Uniserve automatically at boot time on Linux ? |
Graham 27-Feb-2007 [349] | yes. |
btiffin 27-Feb-2007 [350] | Graham; check out http://www.luv.asn.au/overheads/linux-startup.html for some hints |
Graham 27-Feb-2007 [351] | Just wondering if Apache can be run as a service from YaST, what would it take to run Cheyenne like that? |
Terry 28-Feb-2007 [352x2] | GO DOC GO! (cheerleading helps ;) |
Any more thoughts on PHP support? | |
btiffin 3-Mar-2007 [354] | Is there a Powered by Cheyenne logo? |
Graham 2-Apr-2007 [355] | Doc, please change the error message to "Error Trapped" instead of "Catched Error" |
Anton 3-Apr-2007 [356] | (probably Doc is referring to his use of CATCH when handling the error.) |
Terry 9-Apr-2007 [357] | Looks like cheyenne went back to sleep :) |
Dockimbel 10-Apr-2007 [358x3] | Terry: I'm about to release a new version of Cheyenne with a redesigned and more reliable RSP engine. I've also started documenting the RSP API and features (takes much more time than I expected). |
Graham: Thanks for the reminder, I forgot to correct that in the previous release. Now it's fixed ;-). | |
Powered by logo: they're is no one currently. I'll enhance the design of the current logo and I'll add a "powered by" logo too (thanks for the suggestion). | |
Graham 10-Apr-2007 [361x3] | Thanks. |
Great to hear that progress is still occuring :) | |
I'm using Cheyenne with RebelBB.cgi at present and it is working well. | |
Dockimbel 10-Apr-2007 [364x2] | PHP support: Well, I hope there will be good news soon about PHP interface with Cheyenne as soon as I found a way to properly compile the latest PHP sources for Windows (compiling under *nix is ok). It seems that the latest PHP is able to fork itself automatically under heavy load in FastCGI mode. If this feature works well, I'll officially include the PHP interface in the next release. |
Hi Graham, is your forum online ? | |
Graham 10-Apr-2007 [366x4] | yes ... |
but the data is being sent as compressed rebol blocks :) | |
http://www.compkarori.co.nz:9000/cgi-bin/rebelBB.cgi | |
ie. it uses a Rebol async client | |
Dockimbel 10-Apr-2007 [370] | Are you using a REBOL/Services layer for that ? |
Graham 10-Apr-2007 [371x3] | no. |
Just a rebgui client .. | |
hadn't thought of using async for the cgi ... | |
older newer | first last |