Search the web
Sign In
New User? Sign Up
vanilla-pudding · Vanilla is a simple hypertext system which subscribes to the Wiki philosophy.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 400 - 429 of 980   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
400
Is anyone here running vanilla under 10.2.3? I seem to be having some unusual behaviour, here's some output from the server error log: [Mon Jan 13 13:29:45...
Gary Elshaw
gary@...
Send Email
Jan 13, 2003
1:19 am
401
Hi there I dont know the SPECIFIC problems with vanilla under 10.2.3 BUT favicon.ico is always called from IE browsers and now the Safari browser for OS X This...
Mark Drew
cybersonicuk
Offline Send Email
Jan 13, 2003
9:43 am
402
I think I remember having the 'Premature end of script headers' bug when I moved my vanilla from win->unix. I *think* it's something to do with line-endings...
Murray Steele
murray_steele
Offline Send Email
Jan 13, 2003
9:46 am
403
... there's problem with running Rebol on Mac OS X 10.2 and later - as far as I understood Apple updatet some Libraries and REBOL didn't provide any newly...
Stefan Rinner
rist232000
Offline Send Email
Jan 13, 2003
10:16 am
404
Hi Stefan, thanks for the information, unfortunately i'm still getting the same error from the server log: [Tue Jan 14 13:29:18 2003] [error] [client...
Gary Elshaw
gary@...
Send Email
Jan 14, 2003
1:03 am
405
Hey Gary, ... What happens if you execute the new (bashy) vanilla.r directly from the console? For more useful debug output you could try adding echo...
Christian Langreiter
clangreiter
Offline Send Email
Jan 14, 2003
1:09 am
406
Hi Chris, Here's the output from a bash shell when the command is run from the console: bash-2.05a$ #!/bin/bash bash: !/bin/bash: event not found bash-2.05a$...
Gary Elshaw
gary@...
Send Email
Jan 14, 2003
1:47 am
407
... Interesting indeed, I think we have the culprit. Does your vanilla-root (in the .conf) look like that? vanilla-root:...
Christian Langreiter
clangreiter
Offline Send Email
Jan 14, 2003
2:35 am
408
Hi Chris, Well, i'm now getting output from the terminal, but still nothing from the browser. Is there anything in my server setup that needs to be allowed?...
Gary Elshaw
gary@...
Send Email
Jan 14, 2003
3:04 am
409
Hello Gary 8) this is what I have done here: in your /etc/httpd/httpd.conf file, make sure these lines are uncommented: LoadModule setenvif_module...
Will Arp
artearte
Offline Send Email
Jan 14, 2003
3:20 am
410
Will, You seem to have placed the vanilla root folder in to the cgi-bin whereas i had had it sitting in the docs directory, i tried, but unfortunately...
Gary Elshaw
gary@...
Send Email
Jan 14, 2003
5:29 am
411
Hello All, Been following this thread as trying to sort out my old space onto my iBook ... but then I get the error (from doing apachectl configtest Syntax...
Mark <cybersonic@...>
cybersonicuk
Offline Send Email
Jan 14, 2003
10:51 am
412
Can you really put a unix command at the end of httpd.conf? 'cos that's what setenv is (dependant on your shell) isn't it? I'm no apache expert but that...
Murray Steele
murray_steele
Offline Send Email
Jan 14, 2003
11:06 am
413
... that's what these lines let you do: LoadModule setenvif_module libexec/httpd/mod_setenvif.so AddModule mod_setenvif.c I've got no ideas, but I hope you...
James Adam
jamez_adam
Offline Send Email
Jan 14, 2003
11:16 am
414
Hi Will and all! Using Apache's facilities to set/pass environment variables seems like the right way to go for me; thanks for this good idea, Will. ... The...
Earl Walker
lord_earl_wa...
Offline Send Email
Jan 14, 2003
3:03 pm
415
... Hmm, it seems Chris forgot to mention some most important bytes here. First of all, as you stated in a later mail, that you already get output when run...
Earl Walker
lord_earl_wa...
Offline Send Email
Jan 14, 2003
3:07 pm
416
[14.1.2003 15:55 "Earl Walker" earl.walker@...] ... ouch!.. sorry to all, Earl is right! I should have go sleep 8) have a nice day Will...
Will Arp
artearte
Offline Send Email
Jan 14, 2003
3:17 pm
417
Hallo Earl et al I have been fiddling and have got most of it working *In THEORY* but not through the browser... if I call ./vanilla.r from the terminal I get...
Mark D <cybersonic@...>
cybersonicuk
Offline Send Email
Jan 14, 2003
3:55 pm
418
... Hi if the path is correct, then you are experiencing permission problems - chown the files to "www" and set them readable and writeable so go to the folder...
Stefan Rinner
rist232000
Offline Send Email
Jan 14, 2003
5:02 pm
419
*sigh* I have done this get the same problems... I dont know what to turn to...cos I have admittedly and comittedly "Switched" and will want all me sites to be...
Mark Drew
cybersonicuk
Offline Send Email
Jan 14, 2003
7:42 pm
420
... A suggestion, send me the ouptut of a ls -laR /Library/WebServer/Documents/vanilla/ in a personal mail and I'll look for permission problems. ... earl...
Earl Walker
lord_earl_wa...
Offline Send Email
Jan 14, 2003
8:50 pm
421
... Well, in my experience "premature end of script headers" *always* turns out to be a permissions problem. Sort of like in audio it always turns out to be...
Jason Cunliffe
jasonic123
Offline Send Email
Jan 15, 2003
1:04 am
422
Hi All, I managed to get my vanilla install working thank goodness! I was thinking this morning that it was never going to happen, and you can bet there was a...
Gary Elshaw
gary@...
Send Email
Jan 15, 2003
2:28 am
423
... Gary, Congratulations.. And yes please do write it up. I am working on the English language edition of Olivier Auverlot's Rebol Programming book, to be...
Jason Cunliffe
jasonic123
Offline Send Email
Jan 15, 2003
3:19 am
424
Hi All, I've written some documentation for getting vanilla on to OS X (well a mirror of my install anyway) at the following: http://elshaw.tripod.com or...
Gary Elshaw
gary@...
Send Email
Jan 16, 2003
4:04 am
425
Morning vanilloids, There's a problem on my vanilla site (www.h-lame.com), if you login it takes about 3 page impressions for the system to recognise you...
Murray Steele
murray_steele
Offline Send Email
Feb 12, 2003
10:20 am
426
http://www.reboltech.com/downloads/changes.html (section 2.12) i know Murray at least was having issues with same-named cgi attributes. REBOL 2.5.5 appears to...
James Adam
jamez_adam
Offline Send Email
Feb 22, 2003
4:42 pm
427
... finally - as i've reported the old behaviour of decode-cgi as bug to feedback during the last 4 or so beta versions :) now if only decode-cgi would...
Earl Walker
lord_earl_wa...
Offline Send Email
Feb 23, 2003
3:42 pm
428
Here's some code that lets you customise the basic vanilla markup shorthands from within vanilla. add this to vanilla.r near the other html-format-......
James Adam
jamez_adam
Offline Send Email
Feb 26, 2003
4:57 pm
429
allow my to correct myself: html-format-general: func [snip formatsnip /local line lines delimiter opentag c losetag linedata] [ ; for each line in format snip...
James Adam
jamez_adam
Offline Send Email
Feb 26, 2003
5:18 pm
Messages 400 - 429 of 980   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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