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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 927 - 956 of 980   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
927
Hi all. I wouldn't ask this question if I hadn't come to my wits' end trying to install. Please forgive me if this is the most annoying question you ever face...
Julie
lyraevega
Offline Send Email
Dec 16, 2007
11:10 pm
928
... sincerely. ... Hi Julie Is /var/www/html your public folder for .html files? Try to install the rebol files in /var/www/vanilla/ (or similar), only leave...
ralphemueller
Offline Send Email
Dec 17, 2007
12:59 am
929
... Yes - /var/www/html is the web root. Just to clarify: it's just the rebol executable, right? Or do I need to upload the entire contents of the package I...
Julie
lyraevega
Offline Send Email
Dec 19, 2007
9:37 pm
930
... if you append &debug=true to the URL, what results do you get? ... earl walker out ......
Earl Walker
lord_earl_wa...
Offline Send Email
Dec 19, 2007
9:40 pm
931
... I get a 404... when I add ?&debug=true I get the same old 500 error with the same entries in the error log. (failed to open log file, fopen: Permission...
Julie
lyraevega
Offline Send Email
Dec 21, 2007
10:24 am
932
... hmm, that's quite strange. could you please try adding print "Content-type: text/plain^/" right after the REBOL [ ... ] block in vanilla.cgi and try again....
Earl Walker
lord_earl_wa...
Offline Send Email
Dec 23, 2007
7:45 pm
933
Hello Vanilla-Pudding, my silent, stalwart friend, I just thought I'd let you know (if you hadn't already seen), that I've finally made good on my wish to...
James Adam
jamez_adam
Offline Send Email
Jul 3, 2008
10:49 pm
934
Hi I managed to get Vanilla to version 0.6.3 ! I used the package available at www.vanillasite.at/ and used that as the basis. I hope I have taken the latest...
Sabu Francis
sabu_francis
Offline Send Email
Sep 29, 2008
10:14 am
935
Fellow Vanilloids! ... As most of you might have guessed, this is not an official release of Vanilla, even though the naming might suggest it. It's a custom ...
earl.walker@...
lord_earl_wa...
Offline Send Email
Oct 2, 2008
1:05 pm
936
Back in Feb 2005, in post #841, I made an effort to follow the instruction guide on the installation of Vanilla. Since that time, I've upgraded to a newer...
Henry
brisae_1999
Offline Send Email
Oct 7, 2008
5:27 pm
937
... http:// ... years ... Actually, I think I found the error log. I just don't know how to make it scroll, so I have to enter cat error_log after each run...
Henry
brisae_1999
Offline Send Email
Oct 7, 2008
5:31 pm
938
... in vanilla.r.conf, what's your vanilla-base-url set to? If it's something ending in ".../cgi-bin", could you please append a / to it, e.g. using...
earl
lord_earl_wa...
Offline Send Email
Oct 7, 2008
7:34 pm
939
... Thanks for responding so quickly. I tried what you suggested and it did have a positive effect. It seems I managed to get thru the registration process...
Henry
brisae_1999
Offline Send Email
Oct 7, 2008
10:34 pm
940
... what result did you get, after entering your registration info? did you get a "registration successful" page, or did you immediately get the error...
earl.walker@...
lord_earl_wa...
Offline Send Email
Oct 8, 2008
1:08 am
941
Earl Walker, I'm sorry. I am not the most adept person for interpreting instructions involving Terminal commands; so I have various printouts of instructions...
Henry
brisae_1999
Offline Send Email
Oct 8, 2008
6:40 am
942
THESE ARE THE INSTRUCTIONS I WOULD LIKE HELP WITH cd vanilla cp vanilla.r* /Library/WebServer/CGI-Executables/ I COPIED 3 FILES INTO...
Henry
brisae_1999
Offline Send Email
Oct 8, 2008
7:25 am
943
... /Library/Webserver/Documents/Vanilla/? I THINK THE ANSWER TO THIS QUESTION WOULD ALSO...
Henry
brisae_1999
Offline Send Email
Oct 8, 2008
2:48 pm
944
So sorry to bother you technical wizardz… I tried to reinstall vanilla and when I got the registration page up on my browser, this is the message I receive...
Henry
brisae_1999
Offline Send Email
Oct 8, 2008
5:00 pm
945
let's try starting from scratch. with buckets of help from chris, we were able to come up with the following script. you should be able to directly paste the...
earl
lord_earl_wa...
Offline Send Email
Oct 8, 2008
5:29 pm
946
... and as some mailers might mess up that script content, i've also put up the script on vanillasite at http://www.vanillasite.at/dist/install-vanilla-osx.sh ...
earl
lord_earl_wa...
Offline Send Email
Oct 8, 2008
5:49 pm
947
A small addition, as I'm not sure what application shell scripts are associated to after a fresh install and/or 10.2: curl -O...
Christian Langreiter
clangreiter
Offline Send Email
Oct 8, 2008
6:46 pm
948
Folks, if I remember correctly Henry's system is OSX 10.2 ... that would mean he may not be using bash but csh or zsh (if I remember correctly) -Martin...
Martin Spernau
martin@...
Send Email
Oct 8, 2008
9:11 pm
949
... Hey! Nice to see you pop up ;-). Since we explicitly execute the script with bash ("we" being the people who follow instructions closely) and bash is...
Christian Langreiter
clangreiter
Offline Send Email
Oct 8, 2008
10:18 pm
950
I updated the script on http://www.vanillasite.at/dist/install-vanilla-osx.sh so that Vanilla is installed in /usr/local/vanilla-0.6.2 along with a ...
Christian Langreiter
clangreiter
Offline Send Email
Oct 8, 2008
10:36 pm
951
... Ah yes, I guess we forgot to mention that once that's done, Vanilla should be accessible via: http://localhost/cgi-bin/vanilla.cgi Good luck! -- earl...
earl
lord_earl_wa...
Offline Send Email
Oct 9, 2008
1:30 am
952
... You're script was helpful. I finally got my vanilla space running. I didn't use your script the way you might think. One of the main reasons I wanted to...
Henry
brisae_1999
Offline Send Email
Oct 9, 2008
4:55 am
953
... I printed out all responses to my initial question of the "… vanilla file contents" and opened a file VANILLA.6.2 INSTR. I'm sure I'll be visiting this...
Henry
brisae_1999
Offline Send Email
Oct 9, 2008
5:06 am
954
... As you found out the hard way, that sadly wasn't the case ... ... ... but if you learned a bit about UNIX, I hope it's been worthwhile anyway! ... You mean...
Christian Langreiter
clangreiter
Offline Send Email
Oct 9, 2008
2:22 pm
955
... I managed to get the gun metal grey theme to display OK. I'm still not able to pull up http://localhost/vanilla-static/vanilla.css I am a bit curious about...
Henry
brisae_1999
Offline Send Email
Oct 10, 2008
3:12 am
956
Hi, I am fairly new to Vanilla. It took me awhile to install, but it's currently running locally on my laptop. I have heard that the difficulty I underwent...
Henry
brisae_1999
Offline Send Email
Oct 27, 2008
6:44 pm
Messages 927 - 956 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