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

[cobalt-developers] Re: cobalt-developers digest, Vol 1 #455 - 9 msgs



I suposse you are talking about PHP My Admin 
<http://www.phpwizard.net/>. This works pretty well and is very 
easy to cofigurate. It only requires PHP and works on any O.S. 
PHP manage the conection of user's database as local users, what 
is safer than remote accesses. However, there is an issue: in the 
configuration you must type the user's name and password 
(normally, MySQL's root's password) in plaintext in a .php file. Of 
course, this .php's source code is supossed to be always 
protected, and you could (and should) protect all the directory with 
HTTP authentification; you could even (as I do) use a 'fake' virtual 
site (f.i. 'justforme.phpMyAdmin') and edit it in your HOSTS file so 
only you can access the application. But, in any case, your root 
password will be in plaintext somewhere, and you probably don't 
like this idea... I suposse you could modify the PHP source so it 
uses the same username and password you supply in HTTP 
authentification for connecting to MySQL. Does anyone know?



> Message: 6
> From: "Kai Schantz, Euroweb" <schantz@xxxxxxxxxx>
> To: <cobalt-developers@xxxxxxxxxxxxxxx>
> Subject: SV: [cobalt-developers] Built in GUI editor
> Date: Wed, 24 Jan 2001 09:17:15 +0100
> Reply-To: cobalt-developers@xxxxxxxxxxxxxxx
> 
> Hi,
> 
> The editor i dont now anything about, but i can tell you that on GNU there
> is about 2 free PHP GUI for managing mysql. It creates users, take backup
> and you have control on almost everything. There is even a "siteadmin"
> interface where your customeres can mananage their own database after you
> have set i up.
> 
> Vennlig hilsen/Regards
> 
> Kai R Schantz
> Euroweb AS
> Verksgaten 42
> N-4013 Stavanger
> Tlf:+47 51 89 64 64  fax:+47 51 89 56 41
> www.euroweb.no
> 
> 
> -----Opprinnelig melding-----
> Fra: cobalt-developers-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]På; vegne av Carlos Corzo
> Sendt: 24. januar 2001 06:57
> Til: cobalt-developers@xxxxxxxxxxxxxxx
> Emne: [cobalt-developers] Built in GUI editor
> 
> 
> Hello everyone,
> I have sent out an email before asking if anyone new of any built in editors
> that I can run on the background with a RAQ3.  I was told of nedit but I do
> not have access to that at this time.  I hate tried pico, vi, and emacs but
> I would love to use something that i can run on the background.  Anyone have
> any ideas?
> 
> Also, does anyone have any suggestions for any GUI tools for mysql that will
> run on RAQ3?
> 
> Thanks.
> 
> 
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>