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