... It is due to a bug in graphic_text.pike 1.126. There's a typo on line ~1570: if(changed) return ({ make_tag("tagname", args) }); Remove the two...
Henrik Grubbström
grubba@...
Jun 2, 1998 7:00 pm
617
Hi I have a annoying problem with roxen and some unstable DNS-servers. If Roxen looses the connection to a configured DNS-server (/etc/resolv.conf on my...
Oliver Schade
schade@...
Jun 3, 1998 4:43 pm
618
Hello! Suppose I would like to return som data from a pike-script, but, I do not want to send it in plain 8bit, I rather like to send it BASE64 encoded. Is ...
Mikael Brandstrom
mikael@...
Jun 3, 1998 8:47 pm
619
... I don't know of any browser that supports it. Why whould you want to send it base64 encoded anyway? ... [...] Looks correct. ... [...] ... Sending Linux...
Henrik Grubbström
grubba@...
Jun 3, 1998 9:07 pm
620
Hi this is very long bug-report for Roxen 1.2B1 with most patches applied and Solaris 2.6. This bug-report also explains the 'Bug within userfs'-Thread some...
Oliver Schade
schade@...
Jun 3, 1998 9:29 pm
621
... Ok.. then my conclusion was correct. :) Why I wanted to send it base64 encoeded? Well.. non-8bit-clean connections? ;) Actually it was most curiosity since...
Mikael Brandstrom
mikael@...
Jun 3, 1998 9:31 pm
622
... Seems so, yes. Found the following *grin*: "A server MUST NOT send transfer-codings to an HTTP/1.0 client. " Netscape requests with HTTP/1.0 and so does...
Mikael Brandstrom
mikael@...
Jun 3, 1998 9:56 pm
623
... Where have you found an HTTP connection that isn't 8bit clean? You wouldn't be able to send unencoded images over such a connection. ... -- Henrik...
Henrik Grubbström
grubba@...
Jun 3, 1998 10:28 pm
624
... [...] acconfig.h is only used to generate machine.h.in, which in turn is used to generate machine.h. acconfig.h is *supposed* to only contain a lot of ...
Henrik Grubbström
grubba@...
Jun 3, 1998 10:39 pm
625
... Nowhere :) (that non-8bit-clear was just an hypothetical case. It was not the main reason for asking.) ... // M ... This signature ought to be left blank,...
Mikael Brandstrom
mikael@...
Jun 4, 1998 7:20 am
626
... Most likely the file "../configurations/Global_Variables" was broken for some reason (full disk?). ... After you entered the new password, the...
Henrik Grubbström
grubba@...
Jun 6, 1998 11:58 am
627
... [...] ... Ok, where can I get it? It is neither on the FTP- nor on the WWW-server. Even Pike-0.5b1.tar.gz does not contain those mentioned defines and I ...
Oliver Schade
schade@...
Jun 6, 1998 11:58 am
628
Hi, anyone ever got this problem? When I entered the URL of my configuration interface today, I came on the same page that you see when you installed Roxen for...
Tom Lauwers
tom@...
Jun 6, 1998 11:58 am
629
... It's only released to the alpha-testers as of yet. Meanwhile you can try the following: 1) add the above code to pike/src/global.h 2) run configure 3) edit...
Henrik Grubbström
grubba@...
Jun 6, 1998 12:12 pm
630
I have a problem with ">" and "<" in sql-queries in the <sqloutput> tag. This line works ok: <sqloutput host="..." query="select * from tbl where a > 3"> ...
Jorgen Olsson
d95joo@...
Jun 7, 1998 10:28 am
631
Hi ... This works without the #ifndef, and also fixes my userfs-problems posted some weeks ago. I recommend to apply this patch to all Sol 2.6 users... Thanks...
Oliver Schade
schade@...
Jun 7, 1998 12:06 pm
632
... The reason you get this is that the '>' in qstring is converted to '>' by formoutput. In Roxen 1.2.21 and later you can use #qstring:quote=none# to disable...
Henrik Grubbström
grubba@...
Jun 7, 1998 9:14 pm
633
Another strange one! I run some virtual sites on a Roxen 1.2b1 with redirection v2 module (latest version according to the upgrade interface). After exactly...
Celso Jubram Sawaia
cjsawaia@...
Jun 8, 1998 8:36 pm
634
... And where do you configure Netscape 4.03 NOT to truncate? -- ___________________________ Celso Jubram Sawaia Diretor de Tecnologia 8415 C&P Ltda. Sao...
Celso Jubram Sawaia
cjsawaia@...
Jun 8, 1998 9:27 pm
635
... [...] ... My guess is that your browser silently truncates the querystring. ... -- Henrik Grubbström grubba@... Idonex AB...
Henrik Grubbström
grubba@...
Jun 8, 1998 9:28 pm
636
... It was a local failure, there was an faulty module in my module directory (but I don't know which one). After changing the module tree with a fresh one it...
Kai Garlipp
garlipp@...
Jun 9, 1998 11:10 am
637
... Seems as if we have the same problem here after doing a massive upgrade of modules from Idonex with Roxen 1.2b1-int + patches from ftp.roxen.com. Our...
Thomas Koester
Thomas.Koester@...
Jun 9, 1998 11:59 am
638
... root has full access to the NFS mounted filesystem (otherwise there will be some write problems)? ... The upgrade worked ever before? I think you have the...
Kai Garlipp
garlipp@...
Jun 9, 1998 1:10 pm
639
Henrik, could you add these lines to fcgi.pike, otherwise the fcgi-processes could not create the pipe in /tmp/.Roxen_fcgi_pipes (just noticed it after a...
Kai Garlipp
garlipp@...
Jun 9, 1998 1:14 pm
640
... Applied similar patch. Thanks. ... -- Henrik Grubbström grubba@... Idonex AB...
Henrik Grubbström
grubba@...
Jun 9, 1998 2:25 pm
641
Hi! I have been using Roxen for several months with full satisfaction. Now I use 1.2b, and try to use the sql module, but I got a message: Failed to compile ...
Heidrich Attila
heidrich@...
Jun 9, 1998 3:52 pm
642
... Okay to have a PostGres support you must have a postgres module compiled into Roxen... Now to know if you ./configure was perfect you must send us/me the...
Xavier Beaudouin
kiwi@...
Jun 9, 1998 9:19 pm
643
Hello! Just wondering if anyone is working on the mail-reader module or something similar? The reason for asking this is that I would like to have a web-based...
Mikael Brandstrom
mikael@...
Jun 9, 1998 9:33 pm
644
Hello. I am using Roxen Challenger 1.2 beta int. I have a queer problem. I have a small pike script, and it worked fine for quite a long time. Now, as I tried...
Emils Klotins
emils@...
Jun 10, 1998 10:41 am
645
... Is there any solutions for this, yet? -- ___________________________ Celso Jubram Sawaia Diretor de Tecnologia 8415 C&P Ltda. Sao Paulo, SP, Brasil ...