Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: cactus on March 19, 2006, 11:53:42 AM

Title: Debugging user panels
Post by: cactus on March 19, 2006, 11:53:42 AM
As a relative newbie to developing server applications and perl I was wondering if it possible to (easily) debug my user-panel that I would like to create/am creating.

I probably have some error in my panel at the moment as I get a white screen after running an actionscript that works from the command line though.

Thanks in advance!
Title: Re: Debugging user panels
Post by: CharlieBrady on March 19, 2006, 08:59:35 PM
Quote from: "cactus"

I probably have some error in my panel at the moment as I get a white screen after running an actionscript that works from the command line though.


Look in your apache error log and /var/log/messages.

Google will help you find advice on debugging perl CGI scripts.