Perl / CGI problem (I think)

Started by ahardy, March 21, 2007, 08:50:36 PM

Previous topic - Next topic

ahardy

After many hours of pounding perl modules into my server, I finally have NicTool running.

But I've encountered a problem with the client, and I'm not sure where it's originating from.

When I go into a zone, and click 'New Resource Record', I get the Resouce record form.

When I open the drop-down box to change the type to 'MX', I get the following error;

Line: 45
Char: 9
Error: Could not get the display property. Invalid argument.
Code: 0
URL: http://172.30.0.32/zone.cgi?
     &nt_group_id=1&nt_zone_id=1&new_record=1

The other fields (weight, priority, etc;) do not show up.

I have noticed that it does not happen in Netscape browsers, but does in both IE6 and IE7.

I'm unsure if it is the way the zone.cgi is creating the page or something in the way apache is serving it.

Anybody have any suggestions?

Fedora 6
Apache2
mod_perl2
NicToolServer 2.01
NicToolClient 2.02