[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Fw: Numeric Subdomain



I sent this before, but from the wrong account, just in case it helps
anyone.
--
steve@xxxxxxxxxxxx

----- Original Message -----
From: "Steve" <steve@xxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, July 10, 2002 1:08 PM
Subject: Re: Numeric Subdomain


> Hi,
>
> I found this problem was to do with the javascript checking on the admin
> interface. The CGI side of things handled the numeric hostname fine.
>
> There is a check in there, that makes sure your hostname has non-numeric
> characters in it.
>
> To get around this problem, I commented out line 80 of:
>     /usr/admserv/html/.cobalt/javaScript/network.js
> Which contains:
>     if( !letterExist ) return false;
>
> The version of network.js that I edited was 1.10.4.1 on a Raq 4.
>
> Steve
>
> --
> steve@xxxxxxxxxxxx
>
> ----- Original Message -----
> From: "Steve" <steve@xxxxxxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Wednesday, July 10, 2002 12:14 PM
> Subject: Numeric Subdomain
>
>
> > Hi Does anyone know if there's a way to set up a numeric hostname in the
> DNS
> > configuration?
> >
> > I'm trying to set up www.499.mydomain.com  I've managed to set up an A
> > record with the hostname as "www.499", but I cant get it to accept "499"
> as
> > the hostname only.
> >
> > I suspect this may  be a problem with the admin interface, does anyone
> know
> > any work-arounds?
> >
> > Many Thanks,
> >
> > Steve
> > --
> > steve@xxxxxxxxxxxx
> >
> > ----- Original Message -----
> > From: "DutchNet Support" <support@xxxxxxxxxxxxx>
> > To: <cobalt-users@xxxxxxxxxxxxxxx>
> > Sent: Wednesday, July 10, 2002 10:44 AM
> > Subject: Re: [cobalt-users] Strange behavior with Apache/PHP
> >
> >
> > > Hi,
> > >
> > > Easiest thing to do is to compare the php.ini files on both systems.
> > > On a RaQ4 they are in /etc/httpd
> > >
> > > regards
> > >
> > > Erik Venema
> > > DutchNet Internet
> > >
> > >
> > > ----- Original Message -----
> > > From: "Todd Cary" <todd@xxxxxxxxxxxxxxxxxx>
> > > To: <cobalt-users@xxxxxxxxxxxxxxx>
> > > Sent: Wednesday, July 10, 2002 5:54 AM
> > > Subject: [cobalt-users] Strange behavior with Apache/PHP
> > >
> > >
> > > > I just moved an application from one RaQ 4 server running Apache to
> > > another
> > > > running Apache.  The version of Apache on both is 1.3.12.  The
version
> > of
> > > PHP on
> > > > one is 4.0.3pl1 and on the other it is 4.0.1pl2.
> > > >
> > > > Here is what is baffling for me: one the second server the
> > $HTTP_ENV_VARS
> > > array
> > > > is empty.  I have to get my information by calling what would
ususally
> > be
> > > the
> > > > indexes e.g. $HTTP_SCRIPTNAME.
> > > >
> > > > I have installed applications on many different servers, yet I have
> > never
> > > seen
> > > > this.
> > > >
> > > > Is there a switch I did not set?
> > > >
> > > > Todd
> > > >
> > > > --
> > > > Todd Cary
> > > > Ariste Software
> > > > 2200 D Street Extension
> > > > Petaluma, CA 94952
> > > > 707-773-4523
> > > > todd@xxxxxxxxxxxxxxxxxx
> > > >
> > > >
> > > > _______________________________________________
> > > > cobalt-users mailing list
> > > > cobalt-users@xxxxxxxxxxxxxxx
> > > > To Subscribe or Unsubscribe, please go to:
> > > > http://list.cobalt.com/mailman/listinfo/cobalt-users
> > > >
> > > >
> > >
> > > _______________________________________________
> > > cobalt-users mailing list
> > > cobalt-users@xxxxxxxxxxxxxxx
> > > To Subscribe or Unsubscribe, please go to:
> > > http://list.cobalt.com/mailman/listinfo/cobalt-users
> > >
> >
>