> ----- Original Message ----- > From: russbucket <[EMAIL PROTECTED]> > To: SUSE <[email protected]> > Subject: [opensuse] phpMyadmin setup script > Date: Thu, 18 Jan 2007 11:32:35 -0800 > > > installed apache2, php5 and mysql on OpenSuse 10.2. With no password > phpMyAdmin worked from Konqueror. I added passwords for root and user. Now I > cannot get to phpMyAdmin to work from Browser, Mysql say need passwd. I can > find setup.php in /srv/www/htdocs/phpmyadmin/libraries/dbg but cannot get it > to run. Is the the setp script the documentation mentions as being in > script/setup.php? I have no scripts folder in phpMyAdmin. When I look for > config.inc.php there is no only a sample. Can I copy the config.inc.php (SUSE > 10.0 version) into the 10.2 version?
Same version of phpMyAdmin, you should be able to copy the one from 10.0, other wise use the sample, copy, and modify as needed. You do have the ability to embed the password for the mysql root user in the config file but it is not recommended but it is in clear text. Clint -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
