On Mi, 2005-11-23 at 04:27 +0900, mark wrote: > Hi, > Is there a good way to get more information about what went wrong in a > ruby cgi script than just a 500 error page? Ehm... take a look to the webserver logs? /var/log/apache(2)/error.log Cheers detlef > I know I could run it from a shell but this isn't always an option. > I'm running as cgi on apache. > Thanks, > - Mark > >