Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: cosmin on May 17, 2006, 03:20:14 PM
-
Hi
I need to set up a site that use php to interogate an mysql database. Problem is i cant set up the phpmyadmin in order to manage that database. I dont know wich user and password to put in config file (already tryed www, mysql - without passwd... even root).
PS: I must say that i am new in this linux world and must tell me step by step what to do.
Thanks
-
Did you already install phpmyadmin?
because then you can log in with admin and password.....
Peter
-
phpmyadmin does not have an install... just create a config file and run. Problem is when i create that config it ask for a username/password and mysqld say "#1045 - Access denied for user: ...." with any user i try.
-
Hey cosmin,
you might be better off trying the excellent contrib by Darrell May.
Link here: http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/smeserver-phpmyadmin-2.6.4-pl4.dmay.noarch.rpm
Once installed use the existing admin/password account for access.
Good luck
Joe
-
Once installed use the existing admin/password account for access.
Ok, but how do i access it? It instals the phpmyadmin in /opt/phpmyadmin and not in ibay/primary...
-
Hey cosmin,
https://<host-name>/phpmyadmin
Good luck
Joe
-
Thank You !
I fix it now and works super.
-
I need some help here. I got phpmyadmin installed, but when I go to http://domain/phpmyadmin
I get 403 Forbidden "You don't have permission to access /phpmyadmin on this server."
Any suggestions?
-
but when I go to http://domain/phpmyadmin
Try https://
Michael