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
The dreaded "help installing" question.   Message List  
Reply | Forward Message #927 of 980 |
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 -- I haven't been able to find an answer that
suits my situation yet and it pains me to ask.

So.

I'm trying to install Vanilla on a Linux server, with a VPS setup. I
am following the instructions at
http://www.vanillasite.at/space/install-unix . I hath not root.

* I uploaded the tarball to /var/www/html and extracted it there.
* I uploaded REBOL (which was named just "rebol" rather than
"rebol042") to /var/www/cgi-bin, and made it executable.
* I renamed wrapper.cgi and vanilla.r.conf and edited them as
instructed, then uploaded them via ftp in the specified locations.
* Then I ran chmod.sh from the command line and it threw back no
errors and permissions all appeared to have been changed per the script.

Still, when I call up the URL I get a 500 error. The error log says:

[Sat Dec 15 08:52:38 2007] [error] [client 74.59.73.229] failed to
open log file
[Sat Dec 15 08:52:38 2007] [error] [client 74.59.73.229] fopen:
Permission denied
[Sat Dec 15 08:52:38 2007] [error] [client 74.59.73.229] Premature end
of script headers: vanilla.cgi

I'm not sure what this even means. Which log file?

Does this have to do with the locations of the vanilla files? I really
don't have much choice in that matter due to the wonky permissions I
have on this server. Incidentally, I was able to upload and chmod
rebol to /usr/local/bin, but can not upload the vanilla files to
/usr/local as the instructions linked above specify. However, changing
the path to rebol in the script doesn't change the error I receive.

Am I missing something obvious? Please enlighten! Thanking you sincerely.




Sat Dec 15, 2007 2:03 pm

lyraevega
Offline Offline
Send Email Send Email

Forward
Message #927 of 980 |
Expand Messages Author Sort by Date

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

... 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

... 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

... 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

... 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

... 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
Advanced

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