Please delete any mail adress @itws.dk @ucon.dk
Please confirm.
-Ursprungligt meddelande-
Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
För [EMAIL PROTECTED]
Skickat: 18. januar 2003 10:59
Till: clueless person
Kopia: [EMAIL PROTECTED]
Ämne: Re: [Coder-Com] GNUWorld Question
Should be possible ..
ALTER table users and replace VARCHAR(12) with VARCHAR(25) for user_name.
And of course you need to change the php script, that is used for account
registration.
> Coder-Com.
>
> Just a quick question. I'm running GNUWorld and IRCu (11.04). I changed
> the
> ACCOUNTLEN in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Coder-Com.
>
> Just a quick question. I'm running GNUWorld and IRCu (11.04). I changed the
> ACCOUNTLEN in include/ircd_defs.h as I want to allow the usernames with
> mod.cservice to be longer and i put this to '25'. Is it possible to create
> us
Coder-Com.
Just a quick question. I'm running GNUWorld and IRCu (11.04). I changed the
ACCOUNTLEN in include/ircd_defs.h as I want to allow the usernames with
mod.cservice to be longer and i put this to '25'. Is it possible to create
usernames (i know it's possible, more so is it safe?) to add
> can you include some error messages?
I doubt that there were any error messages:
> > [...] the gmake stalls at the point where the cservice.cc messages
show [...]
Kind regards
--
Tom Rons ([EMAIL PROTECTED])
(http://openircd.org/trons/)
can you include some error messages?
- Original Message -
From: "clueless person" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 28, 2002 1:33 PM
Subject: [Coder-Com] GNUWorld Question - PLEASE help!
> Hello coder-com, sorry to bother
Hello coder-com, sorry to bother you!
I'm having a weird problem with GNUWorld, which i haven't encountered before
and REALLY need your help, please! I tried asking in #coder-com but nobody
seemed to know...
Whilst i tried to re-compile GNUWorld, the gmake stalls at the point where
the cservice