Re: [cobalt-developers] mysql questions

2003-09-29 Thread Harald Kapper
hi you sure should have used the PKGs available for mysql or simply add the current .rpm "-client" also to your list of installed rpm's. hth, hk On Sat, 27 Sep 2003, Shawn Guillemette wrote: > I'm attempting to get a mambo server running on a RaQ4. I have worked with > mysql, php, and mambo on m

Re: [cobalt-developers] mysql questions

2003-09-27 Thread Bruce Timberlake
> > I started with mysql and have ran into a bit of a snag.. I installed my > > mysql using rpm -i mysql-version.rpm > > after this had completed (with no complaints) it kindly reminded me to > > change the mysql root passwd. However, after running updatedb I can not > > locate the mysql file or

Re: [cobalt-developers] mysql questions

2003-09-27 Thread Tim de Vries
I'm not sure if this will help, but here goes. Run "locate mysql* |more" to list all the files and directories that have "mysql" at the start of them. You may have to run something like locate -u or something like that. Also, after you find the mysqladmin? program, you may have to allow full acce