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

Re: [cobalt-users] Re: cobalt-users digest, Vol 1 #3615 - 14 msgs



le 25.10.2001 15:00, Pablo Ibarrolaza à pablo@xxxxxxxxxxxxxxxxx a écrit :

> Brian,
> 
> Install phpMyAdmin is so easy
> download de soft http://www.phpwizard.net/projects/phpMyAdmin/
> decompres in your desktop
> then transfer the files in ASCII to
> /home/sites/home/web/phpMyAdmin/
> protect with .htaccess
> 
> and then only you need is change a few line of code in the
> config.inc.php
> 
> that's all
> 
> of course you need to runing MySQL and PHP ;-)
> 

Still easy but not like that if you do professional hosting and are aiming
customer privacy. In that case download phpMyAdmin, install edit
config.inc.php3, and use these couple of lines:


$cfgServers[1]['adv_auth'] = true;             // Use advanced
authentication?
$cfgServers[1]['stduser'] = 'mysqladmin';             // MySQL standard user
(only needed with advanced auth)
$cfgServers[1]['stdpass'] = 'adminmysql';           // MySQL standard
password (only needed with advanced auth)


If your database setting are correct now you will be able provide secure
MySQL/phpMyAdmin to your customer.



> 
> At 05.31 25/10/01 -0700, you wrote:
>> Message: 3
>> From: "Brian Feliciano" <brian@xxxxxxxxxxxxxxxxx>
>> To: <cobalt-users@xxxxxxxxxxxxxxx>
>> Date: Thu, 25 Oct 2001 14:45:02 +0800
>> Subject: [cobalt-users] pkg files
>> Reply-To: cobalt-users@xxxxxxxxxxxxxxx
>> 
>> Good day.
>> is there a pkg file for phpmyadmin? can someone suggest a great download
>> site for cobalt tools?
>> or how about tutorials making PKGs.
>> 
>> thanks!
> 
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users

=======================================================================

Marco Baurdoux
Unix Administrator
Infomaniak Network SA
Avenue de la Praille 26
1227 Carouge
Switzerland
Tel: +41 (0)22 820 35 41
Fax: +41 (0)22 820 35 46
http://web.infomaniak.ch

Linux/Unix is very user friendly,
it's just very picky about who its friends are !!!

=======================================================================