472,961 Members | 1,516 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,961 software developers and data experts.

PhpMyAdmin multi user install troubles, help needed...

GH
Forgive me if this is not the correct forum, if anyone knows of a more
sutible place please let me know...

I have a win2003 server IIS6 and have been having fits loggin in to
the MyPhpAdmin using a superuser account(or any account for that
matter).

know matter how much I read and look around, mutitude of user
permission checks and a few changes, restarting the server, deleting
the cookie so I can try to log in again, I consinstantly get

Error
MySQL said:
#1045 - Access denied for user: 'ctl_usr@ka-boom' (Using password:
YES)
(I changed user names from 'pma' to 'ctl_user' in the create_table.sql
)

I have read the docs 50 times, made sure I understood them (At least
as
far as a mutlti user env.)

re-read them again 20 times.
I used the create_tables.sql in the scripts folder chose to use cookie
authentication, made certain the ctl_usr has the correct table
permissions on the mysql db, made certain that the config.inc.php file
had the correct user and pass in the
$cfg['Servers'][$i]['controluser']= ctl_usr string and
$cfg['Servers'][$i]['controlpass'] string
I have made certain that the $cfg['Servers'][$i]['pmadb'] string is
set to the phpmyadmin db

and still having the same troube 2 days later.....

If any one here can shed some light
please respond, your time will be appreciated !

Glenn
Jul 17 '05 #1
4 2742
Hi there,

GH wrote:
Forgive me if this is not the correct forum, if anyone knows of a more
sutible place please let me know...


https://sourceforge.net/tracker/?gro...67&atid=377409

Regards,

Alexander M. Turek
Jul 17 '05 #2
Ever try using Apache rather than IIS? It's better on virtually every level,
IMHO.
Jul 17 '05 #3
Hi!

You need before all, open the file CONFIG.INC and configure it.
If you try run (PHPMy Admin, PMA for short) in your localhost
it will easily be installed because, and all you need is copy it into
a dir, because it already come with the DB seted up.

To run it in a server you need configure some vars in the CONFIG.INC
file

I hope this helps.

Best regards,

Carlos

ho*****@optonline.net (GH) wrote in message news:<d2**************************@posting.google. com>...
Forgive me if this is not the correct forum, if anyone knows of a more
sutible place please let me know...

I have a win2003 server IIS6 and have been having fits loggin in to
the MyPhpAdmin using a superuser account(or any account for that
matter).

know matter how much I read and look around, mutitude of user
permission checks and a few changes, restarting the server, deleting
the cookie so I can try to log in again, I consinstantly get

Error
MySQL said:
#1045 - Access denied for user: 'ctl_usr@ka-boom' (Using password:
YES)
(I changed user names from 'pma' to 'ctl_user' in the create_table.sql
)

I have read the docs 50 times, made sure I understood them (At least
as
far as a mutlti user env.)

re-read them again 20 times.
I used the create_tables.sql in the scripts folder chose to use cookie
authentication, made certain the ctl_usr has the correct table
permissions on the mysql db, made certain that the config.inc.php file
had the correct user and pass in the
$cfg['Servers'][$i]['controluser']= ctl_usr string and
$cfg['Servers'][$i]['controlpass'] string
I have made certain that the $cfg['Servers'][$i]['pmadb'] string is
set to the phpmyadmin db

and still having the same troube 2 days later.....

If any one here can shed some light
please respond, your time will be appreciated !

Glenn

Jul 17 '05 #4
GH
> > made certain the ctl_usr has the correct table
permissions on the mysql db, made certain that the config.inc.php file
had the correct user and pass in the
$cfg['Servers'][$i]['controluser']= ctl_usr string and
$cfg['Servers'][$i]['controlpass'] string
I have made certain that the $cfg['Servers'][$i]['pmadb'] string is
set to the phpmyadmin db

Carlos,
Thanks for your reply, I did mention that I did check the
config.inc.php
Maybe I missed something Ill go through it again...

Ever try using Apache rather than IIS

Joshua, yea i have considered it, and may just do it. unfortunatly
for me I have a bunch of stuff set up using IIS6 and would need a few
hours to re-configure.

Still pulling my hair out,
Glenn H
Jul 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Roger | last post by:
I've just tried installing phpMyAdmin but it looks like I did somethin wrong. How did I install: 1. Installed Apache 2.0.48 2. Installed php 4.3.4 3. Installed Mysql 3.23.58 4. After...
30
by: Darren Gates | last post by:
hi PHP users, Here's a Flash 7 version of phpMyAdmin: http://www.tufat.com/phpflashmyadmin.php Special features include: drag-and-drop interface for InnoDB table relationships, quick record...
0
by: phpnube | last post by:
I used this php package to install on my system... (i had problems with the isapi package from php so im back to the cgi portion of PHP php-cgi.exe) PHP 5.0.0 installer - 26 July 2004 (CGI...
2
by: Daniel Mercier | last post by:
Hi, I'm new to mysql and just installed phpmyadmin. Here is the versions info: System Linux linlyne.spider.sense 2.4.22-1.2199.nptl #1 PHP Version 4.3.8
3
by: bissatch | last post by:
Hi, I am trying to use phpMyAdmin but not getting past the start up screen. I am getting the following error: #1045 Access denied for user: root@localhost (Using Password: NO) I have...
0
by: pheonix1t | last post by:
hello, I'm trying to run a backup on a bitrock install sugarcrm on linux. apache is running on port 8888, i try to get into phpmyadmin but it asks for user and password. I don't know what the...
0
by: jjroger | last post by:
Hi I am trying to install phpmyadmin on server, I have password protected the directory. Try to enter the directory before even upload the phpmyadmin got the following massage. Fatal error:...
8
by: Jonathan Sachs | last post by:
I just tried to install phpMyAdmin on my system, and I can't get it to work. When I tried to run the setup procedure (setup.php) I got the following message: Fatal error: session_start() :...
2
by: seanh | last post by:
Hi all, I need some advice regarding phpmyadmin, I installed phpmyadmin directory in the htdocs but when I go to my http://mysite.com/phpmyadmin I get a 500 internal error. I checked the files...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.