Search the web
Sign In
New User? Sign Up
roxen
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 8387 - 8416 of 9614   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8387 Emils Klotins
emils@...
Send Email
Nov 1, 2000
2:00 pm
8388
Hi, I am new to Roxen. My setup is Debian which a mysql database and php installed. I want to be able to config php with Roxen. I have Roxen installed. My...
Eileen Orbell
eileen@...
Send Email
Nov 1, 2000
2:23 pm
8389
... You need to compile PHP4 yourself with the configure option --with-roxen=/usr/local/roxen/server/ Then you should be able to add the PHP4 glue module to...
Kai Voigt
k@...
Send Email
Nov 1, 2000
2:29 pm
8390
... I have exactly the same problem. The very weird part though, is that on one workstation with the same Roxen version and same PHP version everything works...
Bas van Schooten
bart@...
Send Email
Nov 1, 2000
3:46 pm
8391
hi. i got some sgi boxes (indigo2) which i want to use as webservers. i am in need of binaries for latest roxen 2.1.x for irix 6.5 (.0) IP22. i´d be really...
Karl Pitrich
pit@...
Send Email
Nov 1, 2000
10:13 pm
8392
... /.../ ... /.../ ... ^ / missing That's the problem I think. I doubt it really worked in 2.0, it just complained less. In 2.0, it parsed the tag ("spacer"...
Martin Stjernholm
mast@...
Send Email
Nov 1, 2000
11:11 pm
8393
... I might be able to help you with this. I will probably compile it tomorrow, if you're still interested. I've had some problems compiling roxen on IRIX...
Johan Hattne
hattne@...
Send Email
Nov 2, 2000
6:38 pm
8394
Subject: Re: 2.1.145 -- RXML parse err 4 smth that worked w/ 2.0.50?? From: Martin Stjernholm <mast@...> [snip] ... Thank you! It was...
Emils Klotins
emils@...
Send Email
Nov 2, 2000
6:56 pm
8395
... 2.1 is less forgiving regarding atomic tags without a slash in the end. This is to avoid having the parser eating up parts of the page in search for the...
Martin Nilsson
nilsson@...
Send Email
Nov 2, 2000
8:20 pm
8396
... Yes, it will complain on that exactly as it did about your "spacer" tag. (Without the compatibility module being loaded, of course. If you load that one...
Martin Stjernholm
mast@...
Send Email
Nov 2, 2000
11:11 pm
8397
anyone have a howto install CF server under Roxen?...
Mattias Pettersson (F...
mattias@...
Send Email
Nov 3, 2000
12:11 pm
8398
Hi all, When trying to use some sets in a sscanf function I noticed that all ... Result: 1 ... Result: 2 Quite annoying, so I'll end up rewriting the code and...
Jigal van Hemert
jigal.van.hemert@...
Send Email
Nov 3, 2000
2:54 pm
8399
... %[...] matches "a string containing any given set of characters (those given inside the brackets)", as it says in the manual. That string can be zero or...
Leif Stensson
leif@...
Send Email
Nov 3, 2000
3:22 pm
8400
May be a stuped question but... Is it possible to set up different users in det admin interface and give them permissions to do stuff in one or more specific...
Paul Wisén
paul@...
Send Email
Nov 4, 2000
1:04 pm
8401
Hi, I have the problem that if I use a page which contains SSI tags, especially #exec, the page gets cached and if I modify the script #exec calls or the file...
Fagyal Csongor
concept@...
Send Email
Nov 4, 2000
1:34 pm
8402
... not at all. ... no. very unfortunately this is not possible, i'd need it too... greetings, martin. -- pike programmer On The Verge |...
Martin Baehr
mbaehr@...
Send Email
Nov 4, 2000
2:00 pm
8403
put <expire-time now/> at the top of your pages. ... Chris Davies E-Commerce Specialist +1.561.333.6946...
Chris Davies
mcd@...
Send Email
Nov 4, 2000
5:09 pm
8404
I have some trouble compiling roxen 2.1.143 on IRIX 6.5(.6) with gcc 2.95.1. This is what happens: I compile it (apparently without any problems except a bunch...
Johan Hattne
hattne@...
Send Email
Nov 6, 2000
11:38 am
8405
Hi all, I've been trying to get Double Choco Latte to work (http://dcl.sourceforce.net). So I've installed Roxen 2.1.x, MySQL and PHP4. MySQL and Roxen work...
Bas van Schooten
bas@...
Send Email
Nov 6, 2000
4:32 pm
8406
... I once had some success compiling with 4.01pl2 but I'm having problems with the newest 4.03...
Martino Piccinato
martino@...
Send Email
Nov 6, 2000
4:38 pm
8407
Hello, At roxen 1.3, when a callback method that handles a tag returns 0 the tag will be left as is. At roxen 2.1 the tag is parsed many times until the RXML...
hollydog@...
Send Email
Nov 6, 2000
8:28 pm
8408
I guess you return a string containing the tag the callback handles? Maybe you could try to return the string in an array, if I remember correctly retutning an...
Mikael Brandström
mikael@...
Send Email
Nov 6, 2000
10:36 pm
8409
... That's a bug. You can either apply the patch below which I've just made to fix it, or you can change the return line to something like this: return...
Martin Stjernholm
mast@...
Send Email
Nov 6, 2000
10:57 pm
8410
Does anybody had difficulties in installing PHP 4.03 with Roxen? I'm having with Roxen 2.0.46 it PHP compiles fine and installs but when I want to add the PHP...
Martino Piccinato
mp@...
Send Email
Nov 7, 2000
12:18 pm
8411
Hello to all! We are currently running Roxen Platform 2.0. We want to upgrade to 2.1 (I am currently downloading it, but it is REALLY slow). What is the best...
Peter Ohlerich
peter.ohlerich@...
Send Email
Nov 7, 2000
2:01 pm
8412
this code: <form> <default name="test" value="test test"> <select name="test"> <option value="dummy">dummy</option> <option value="test test">test...
Graeme B. Davis
GraemeD@...
Send Email
Nov 7, 2000
4:33 pm
8413
Hi all, Sorry if you consider this spam, but I had to tell you this... I have installed 2.1 to another server today, and I have found out that Roxen ROCKS! :-)...
Fagyal Csongor
concept@...
Send Email
Nov 7, 2000
5:30 pm
8414
I found a little bug in Sql.pmod/sql_result.pike : in line 104, instead master_res->seek(index); should be master_res->seek(skip); Bye, Marcio Aguiar ... Este...
hollydog@...
Send Email
Nov 7, 2000
8:33 pm
8415
Hi, I'm now working on migrating our old 1.3 server to 2.0, but I get a lot of problems with the <define name="blaat"> This is a text</define> <insert...
Martijn Damen
damen@...
Send Email
Nov 8, 2000
9:46 am
8416
Hello to all! I have upgraded from Roxen Platform 2.0 to 2.1 (nearly successful). But at the moment there is a problem left: I can't open the page ...
Peter Ohlerich
peter.ohlerich@...
Send Email
Nov 8, 2000
12:02 pm
Messages 8387 - 8416 of 9614   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help