473,396 Members | 1,853 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 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 2766
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.