Koozali.org: home of the SME Server

Debugging Web Panel... who can tell me how?

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Debugging Web Panel... who can tell me how?
« on: May 20, 2006, 09:27:46 PM »
I am trying to develope a webpanel based on the example in the SME Developers Guide, however if I try to access my Web Panel I get an internal server error. The /var/log/http-admin/ directory only conyains empty logs, so no information there.

Is there a way to set httpd-admin to start logging just like httpd?

Who can help me/tell me how to test my web panel while I am designing it?

Thanks in advance!
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline kruhm

  • *
  • 680
  • +0/-0
Debugging Web Panel... who can tell me how?
« Reply #1 on: May 22, 2006, 04:09:23 AM »
this sounds like a bug for v7.

v6 automatically logs httpd-admin

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Debugging Web Panel... who can tell me how?
« Reply #2 on: May 22, 2006, 06:14:23 AM »
Quote from: "cactus"
I am trying to develope a webpanel based on the example in the SME Developers Guide, however if I try to access my Web Panel I get an internal server error. The /var/log/http-admin/ directory only conyains empty logs, so no information there.


You should be looking in admin-error.log.

The devinfo mailing list is the best place to ask for development advice.