Web Hosting Talk







View Full Version : Perldesk on a RAQ4


sleggtools
01-20-2002, 11:30 PM
Anyone here running perldesk on a RAQ4?

I installed it, and am having problems running it.

Always getting "internal server error"

"the server encountered an internal error or misconfiguration and was unable to complete your request"

Have checked out this & other forums, and other raq4 users seem to experience same problems, but no able to find solution.

Would appreciate any help.

Steve

ASPCode.net
01-21-2002, 04:14 AM
Yes same thing happened to me. Some pages work and some pages don't. Some strange thing with the CGI Wrapper I would guess. I even tried to debug it with cgiwrap debugger but was unable to solve it.

However, since I am developer I wrote my own script, in PHP. Not as much features but it works for my needs.

CmptrWz
01-21-2002, 11:06 AM
I have it running, and I had to remove the -w from the first line of most of the scripts. Try that and see if it works.