Re: DreamHost CGI not working...

2006-04-18 Thread Mark Wieder
Richard- Tuesday, April 18, 2006, 1:54:03 PM, you wrote: >> I changed the name of the engine to "revolution" and it now works. > Why would the engine care what its name is? The engine itself doesn't, but the OS does. On one level it's like creating an applescript and getting the name of the app

Re: DreamHost CGI not working...

2006-04-18 Thread Alex Tweedly
Richard Gaskin wrote: Todd Geist wrote: On Apr 18, 2006, at 12:58 PM, Alex Tweedly wrote: Jacque's instructions said to name the engine "revolution", so I tried that I changed the name of the engine to "revolution" and it now works. Why would the engine care what its name is? I'm

Re: DreamHost CGI not working...

2006-04-18 Thread Todd Geist
On Apr 18, 2006, at 1:54 PM, Richard Gaskin wrote: Todd Geist wrote: On Apr 18, 2006, at 12:58 PM, Alex Tweedly wrote: Jacque's instructions said to name the engine "revolution", so I tried that I changed the name of the engine to "revolution" and it now works. Why would the engine car

Re: DreamHost CGI not working...

2006-04-18 Thread Richard Gaskin
Todd Geist wrote: On Apr 18, 2006, at 12:58 PM, Alex Tweedly wrote: Jacque's instructions said to name the engine "revolution", so I tried that I changed the name of the engine to "revolution" and it now works. Why would the engine care what its name is? -- Richard Gaskin Managing Edit

Re: DreamHost CGI not working...

2006-04-18 Thread Todd Geist
This turns out to be it. I guess I missed this part. On Apr 18, 2006, at 12:58 PM, Alex Tweedly wrote: Jacque's instructions said to name the engine "revolution", so I tried that I changed the name of the engine to "revolution" and it now works. Also Tuesday, April 18, 2006, 12:39:19

Re: DreamHost CGI not working...

2006-04-18 Thread J. Landman Gay
Alex Tweedly wrote: [fig]$ cp revolution.x86 revolution [fig]$ ./revolution test1.cgi Could not open libgdk-x11-2.0.so: libgobject-2.0.so: cannot open shared object f ile: No such file or directory This looks like one of the famous "missing libraries" issues. Not all ISPs install the older

Re: DreamHost CGI not working...

2006-04-18 Thread J. Landman Gay
Mark Wieder wrote: Alex- Tuesday, April 18, 2006, 12:28:59 PM, you wrote: Can you specify *how* you changed the line endings in your script file ? Or how I can verify if they are correct ? I used EditPlus for Windows text editing. It's got a menu item for changing this. I'm assuming this i

Re: DreamHost CGI not working...

2006-04-18 Thread Mark Wieder
Alex- Tuesday, April 18, 2006, 12:28:59 PM, you wrote: > Can you specify *how* you changed the line endings in your script file ? > Or how I can verify if they are correct ? I used EditPlus for Windows text editing. It's got a menu item for changing this. I'm assuming this isn't a problem from O

Re: DreamHost CGI not working...

2006-04-18 Thread Mark Wieder
Todd- Tuesday, April 18, 2006, 12:39:19 PM, you wrote: > But everything I know how to test tells me that the line endings are > Line Feeds, ASC13. and I ams till getting an error. There you go. Looks like Alex managed to get things working, but if I were you I'd replace NumToChar(13) with NumT

Re: DreamHost CGI not working...

2006-04-18 Thread Alex Tweedly
Alex Tweedly wrote: Mark Wieder wrote: This is almost probably a script error. I was getting 500 errors until I changed the line endings in my script file, then it suddenly started working. I'm also having the same problem (or at least the same symptoms) as Todd. Can you specify *how* yo

Re: DreamHost CGI not working...

2006-04-18 Thread Todd Geist
Thanks Mark But everything I know how to test tells me that the line endings are Line Feeds, ASC13. and I ams till getting an error. Todd On Apr 18, 2006, at 11:09 AM, Mark Wieder wrote: Todd- Tuesday, April 18, 2006, 11:02:43 AM, you wrote: I tried to follow the directions posted on

Re: DreamHost CGI not working...

2006-04-18 Thread Alex Tweedly
Mark Wieder wrote: Todd- Tuesday, April 18, 2006, 11:02:43 AM, you wrote: I tried to follow the directions posted on the forum for setting up a Dreamhost account for Rev CGI, but I am getting an 500 Internal Server Error. This is almost probably a script error. I was getting 500 e

Re: DreamHost CGI not working...

2006-04-18 Thread Mark Wieder
Todd- Tuesday, April 18, 2006, 11:02:43 AM, you wrote: > I tried to follow the directions posted on the forum for setting up a > Dreamhost account for Rev CGI, but I am getting an 500 Internal > Server Error. This is almost probably a script error. I was getting 500 errors until I changed the

DreamHost CGI not working...

2006-04-18 Thread Todd Geist
Posted this on the forum... but kind of in a hurry I tried to follow the directions posted on the forum for setting up a Dreamhost account for Rev CGI, but I am getting an 500 Internal Server Error. I placed both the engine and the very simple "hello world" script in a folder called r