[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [RaQ4] Cobaltworld phpmyadmin pkg help?
- Subject: [cobalt-users] [RaQ4] Cobaltworld phpmyadmin pkg help?
- From: Lillith Lesanges <lillith@xxxxxxxxxx>
- Date: Tue Mar 26 15:30:28 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Anyone out there using the Cobaltworld phpMyAdmin package? I've got it
installed and having some minor issues getting it working. Some kind
person pointed me to the config.inc.php file, but I'm still kind of stuck.
(Currently, FWIW, when I go through Maintenance -> Install software ->
Cobaltworld phpMyAdmin link -> Cobaltworld phpMyAdmin link, I get a 'File
Not Found' for http://www.mysite.com/phpMyAdmin/index.php)
For example, the Cobaltworld package installed stuff (inc'l config.inc.php)
into /home/phpMyAdmin/ which should be fine, but it leaves me at a
slight loss as to how to fill in the following config.inc.php option:
/* Complete the variable below with the full url ie
* http://www.your_web.net/path_to_your_phpMyAdmin_directory/
*/
$cfgPmaAbsoluteUri = '';
Note, /home/phpMyAdmin/ is above /home/sites/home/web/. Do I need a
symlink? Do I need to do something else? Do I need to give in and just
compile it by hand instead of trying to use this package?
The next inquiry is, what the heck should I do with the server
configuration options in config.inc.php? Someone else posted an example
one, but it doesn't look like mine. Here's what mine looks like
(user/pass changed to protect the innocent - said user does have select
privs on the mysql database):
$cfgServers[1]['host'] = 'localhost';
$cfgServers[1]['port'] = '';
$cfgServers[1]['socket'] = '';
$cfgServers[1]['connect_type'] = 'tcp';
$cfgServers[1]['stduser'] = 'USER';
$cfgServers[1]['stdpass'] = 'PASSWORD';
$cfgServers[1]['auth_type'] = 'cookie';
$cfgServers[1]['user'] = ''; $cfgServers[1]['password'] =
'';
I'd really appreciate any help anyone's got. One of the few problems with
using packages is that it's hard to know when to ask Cobalt folks for help
and when to ask the software programmers for help.
Lillith K. Lesanges
Sysadmin/Programmer, MIS, Inc.
lillith@xxxxxxxxxx
http://www.misinc.net/