YAVOW (Yet Another Version of Writefile)... (sorry :-) ... New version: - New parameter: chroot - Fixed ownership behaviour of mkdirhier. - Further cleaned up...
Stephen R. van den Berg
srb@...
May 1, 2001 7:10 pm
9413
This bugged me for absolutely ages, but I think I've finally worked out how to use <catch> correctly. <catch> <sqlquery query="querywhichfailswithanSQLerror"/>...
Mark/Orcon
egroups@...
May 2, 2001 8:55 am
9414
the below code works the same without <catch> too, and it also displays the same thing. G ... how...
Graeme B. Davis
Graeme.Davis@...
May 2, 2001 1:48 pm
9415
I'm trying to do this: <autoformat>&sql.output:none;</autoformat> Sometimes sql.output has RXML in it, especially </autoformat> sometimes if I don't want it to...
Graeme B. Davis
Graeme.Davis@...
May 2, 2001 9:11 pm
9416
I think without the <catch> and if debug is off, RXML execution (at least within a <define>) stops at the failure. This at least allows Error handling after a...
Mark/Orcon
egroups@...
May 3, 2001 4:56 am
9417
Hi guys, here at our office we use Roxen for quite a while now, utilizing lots of features. We are considering using XML nowadays. The question is how Roxen...
Tamas FORJAN
tamas@...
May 3, 2001 1:55 pm
9418
Apologies if this is the wrong list. Please direct me to the correct one. Thanx for a beautiful package! I have configured a site called Simon-FTP to handle...
Simon Shapiro
shimon@...
May 3, 2001 5:02 pm
9419
Howha Magnus, List, ... Klick to: Ports > https://www.silverstone.nu:443 > then do in the box 'SSL certificate file' the path of your certificate. Don't forget...
E. Kuch
fannetcom@...
May 3, 2001 8:09 pm
9420
... what do you mean by xml tagging? xml and html serve two completely different purposes. xml can be used like html if you think of xhtml. ... yes, though...
Martin Baehr
mbaehr@...
May 3, 2001 8:50 pm
9421
Hello, I'm running Roxen 2.1 on SuSE Linux 7.1 w/ReiserFS and it's very, very slow. It takes something like a minute and half to load the Admin homepage. I...
Chris Maresca
ckm@...
May 4, 2001 1:27 am
9422
... When you have a slowdown this bad, break out strace, and log every syscall from click to page send. Is the CPU pegged the whole time? if not, the strace...
Dan Nelson
dnelson@...
May 4, 2001 2:14 am
9423
CPU is at 0.00, according to uptime.... Top does not show that roxen is the most cpu intensive app, either... Chris. ... -- chris maresca internet systems...
Chris Maresca
ckm@...
May 4, 2001 2:49 am
9424
... Hmmm, maybe, I'd look first at DNS. ... -- Christopher F. Miller, Publisher cfm@... MaineStreet Communications, Inc...
cfm@...
May 4, 2001 3:00 am
9425
Er, OK, how do I run Roxen without calling it through the startup script? I just tried /usr/local/roxen/server/bin/roxen -DMODULE_DEBUG -DRAM _CACHE with...
Chris Maresca
ckm@...
May 4, 2001 3:03 am
9426
... the short answer is, you don't. /usr/local/roxen/server/bin/roxen is not the roxen binary, but actually links to pike, and running that won't get you...
Martin Baehr
mbaehr@...
May 4, 2001 4:00 am
9427
... I was assuming that you meant it's taking ~90 seconds per page load, even after Roxen had started. In this case, all you need to do is run "strace -p...
Dan Nelson
dnelson@...
May 4, 2001 4:19 am
9428
... Does www.xml.emit.pl look useful for you? A poor thing, but my own :-) ... As you know, my view is that this should be seen in a context like having a...
Ian Carr-de Avelon
avelon@...
May 4, 2001 5:55 am
9429
Emit Sp z o.o.
xml@...
May 4, 2001 11:28 am
9430
... We have the same problem with 2.1.231 and 2.1.247 (Pike 7.0.312 and 7.2.33) on a Debian machine with Linux Kernel 2.2.17, 2.4.2 and 2.4.4. gcc (2.95.2-13),...
Thomas Koester
Thomas.Koester@...
May 4, 2001 4:52 pm
9431
I have made a bug report, this is https://community.roxen.com/crunch/show_bug.cgi?id=1533 - Cs. ... From: "Thomas Koester"...
Csongor Fagyal
concept@...
May 4, 2001 5:04 pm
9432
Hi! ... I know, I'm referring to your report in this one: https://community.roxen.com/crunch/show_bug.cgi?id=1575 (Not CGI there, but the proxy module ... same...
Thomas Koester
Thomas.Koester@...
May 5, 2001 10:10 am
9433
Hi all, Can someone supply me with an init script that runs on RedHat Linux? Thanx. - Cs....
Csongor Fagyal
concept@...
May 8, 2001 9:32 pm
9434
... One is included in all Roxen distributions. Look at roxen/server/tools/init.d_roxen. // Johan -- Johan Schön http://johan.schon.org...
Johan Schön
js@...
May 8, 2001 10:04 pm
9435
Hmmm, That doesn't work for me... Starts the server, but when I issue a "stop" it says "Roxen doesn't seem to be running". What am I doing wrong? How should I...
Csongor Fagyal
concept@...
May 8, 2001 10:09 pm
9436
Dear roxen gurus, I would like to reach the returned fields of an SQL query from a <pike>...</pike> -script inside the emit. I noticed that <?pike...?> ...
Forjan Tamas
tamas@...
May 8, 2001 10:43 pm
9437
... Tamas, I think the use of the "older" style pike-tag is deprecated. (Anyone can confirm this?) OTOH a similar question: is there an easy way to pass...
Csongor Fagyal
concept@...
May 8, 2001 10:55 pm
9438
Hello! I have a problem with the insert href tag. I have enabled all needed modules and the module itself is okay (the <dice/> tag works, so the module is...
Peter Ohlerich
peter.ohlerich@...
May 9, 2001 9:06 am
9439
Writefile just became part of the Roxen 2.2 distribution. The version checked in does contain bugfixes relative to the latest version posted here, so, yes it...
Stephen R. van den Berg
srb@...
May 9, 2001 1:17 pm
9440
Two things about <maketag>: - Everytime I try to use this tag inside a <define> or when I try to use this tag in a nested form, I get conflicts with the usage...
Stephen R. van den Berg
srb@...
May 10, 2001 7:03 am
9441
I would suggest adding "encoding" attribute to the gbutton tag. Only a two lines change depends on your roxen version. Regards, .paul. ...