dchub-dev
[Top][All Lists]
Advanced

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

[Dchub-dev] [support #102320] configuration.


From: nobody
Subject: [Dchub-dev] [support #102320] configuration.
Date: Wed, 06 Aug 2003 05:17:41 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686) Gecko/20030428 Galeon/1.3.3


Support Request #102320, was updated on Thu 07/31/2003 at 15:29
You can respond by visiting: 
http://savannah.nongnu.org/support/?func=detailsupport&support_id=102320&group_id=3963

Category: None
Status: Open
Priority: 5
Summary: configuration.

By: ericprev
Date: Wed 08/06/2003 at 11:17
Logged In: YES 
user_id=15899
Browser: Mozilla/5.0 (X11; U; Linux i686) Gecko/20030428 Galeon/1.3.3

I also have though about it (using mysql) but I have
encountered an unexpected problem (on a different project)
if you try to keep a sql connection established for more
than ~18h. I think I will take a look at XML instead.

----------------------------------------------------------------------

By: pakar
Date: Thu 07/31/2003 at 15:29
Logged In: NO 
Browser: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030427

Would be really nice have the possibility to use a
mysql server to store all the values.

tables:
    config
       variable   value
    users
       usertype   username   password
    bannedipranges
       startip    endip      comment
etc....



Have tried to do something with this, but have not
succeded becase of lacking knowledge about mysql
Maybe someone else with better knowledge about mysql
could do this? Should not be to hard just to do a ifdef
on the dbfile-functions and then rewrite them so they
go to the mysql db instead.


Possibilities that you get from this:
- Accessing the userdb from a script without having to
write function in the hubsoft. Maybe have a function so
the users can create their own useraccounts?
- Accessing the configuration from the scripts without
having to use the dbset functions in the hubsoft.
- Accessing the banned ip's without having to write
functions in the hubsoft.



----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.nongnu.org/support/?func=detailsupport&support_id=102320&group_id=3963

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]