Re: I'm just not cut out for web programming, I guess :)

2006-05-17 Thread Ben Finney
John Salerno <[EMAIL PROTECTED]> writes: > So the bottom line is I'm kind of screwed until I can get 1and1 to > update their Python! :) But at least I figured out some stuff. You should also look around for other hosting options. A web hosting provider that doesn't give access to server logs isn

Re: I'm just not cut out for web programming, I guess :)

2006-05-17 Thread John Salerno
John Salerno wrote: > Ok, I've tinkered with this thing for a while, and I keep fixing little > problems, but I always get a 500 Internal Server error when I go to this > site: Ok, in case anyone is curious, I figure out my problems. Let me first give you a hint: my web server is running Python

Re: I'm just not cut out for web programming, I guess :)

2006-05-17 Thread John Salerno
John Salerno wrote: > Paul McNett wrote: > >> Are you sure the python that the web server runs has the cryptogen >> module available? > > Yes, this module and the cryptogen module (and the quotes.txt file) are > all in the same directory on the server. > >> Have you set the execute bit on you

Re: I'm just not cut out for web programming, I guess :)

2006-05-17 Thread John Salerno
Paul McNett wrote: > Are you sure the python that the web server runs has the cryptogen > module available? Yes, this module and the cryptogen module (and the quotes.txt file) are all in the same directory on the server. > Have you set the execute bit on your script? Yes, I have them both s

Re: I'm just not cut out for web programming, I guess :)

2006-05-17 Thread Paul McNett
John Salerno wrote: > Ok, I've tinkered with this thing for a while, and I keep fixing little > problems, but I always get a 500 Internal Server error when I go to this > site: > > I don't necessarily even want help just yet, I'd like to figure it out > myself, but can someone at least tell me

Re: I'm just not cut out for web programming, I guess :)

2006-05-17 Thread Dan M
On Wed, 17 May 2006 20:51:07 +, John Salerno wrote: > Ok, I've tinkered with this thing for a while, and I keep fixing little > problems, but I always get a 500 Internal Server error when I go to this > site: > > I don't necessarily even want help just yet, I'd like to figure it out > myse

I'm just not cut out for web programming, I guess :)

2006-05-17 Thread John Salerno
Ok, I've tinkered with this thing for a while, and I keep fixing little problems, but I always get a 500 Internal Server error when I go to this site: I don't necessarily even want help just yet, I'd like to figure it out myself, but can someone at least tell me why I'm not getting helpful fee