473,809 Members | 2,735 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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.sq l
)

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.s ql 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 2784
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*****@optonli ne.net (GH) wrote in message news:<d2******* *************** ****@posting.go ogle.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.sq l
)

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.s ql 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
2340
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 installing Mysql I ran winmysqladmin.exe and created a username Timmers and password yyyyy
30
3725
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 editing, tree-menu display for databases and tables, support for multiple hosts, and much more...
0
1899
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 only, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS and Xitami, with manual configuration for other servers. N.B. no external extensions included It works fine... as the test page outputs the...
2
9036
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
15464
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 went through config.inc.php to ensure that I have entered the
0
4449
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 user/password is. I saw user file so i know user = administrator. but I don't know password. I have access to the httpd.conf file. I see the last part of the file concerns authentication for phpmyadmin. Is there a way to turn off
0
1366
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: Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message 'Invalid controller specified (phpMyAdmin)' in /home/fhlinux165/b/beachplay.co.uk/user/htdocs/library/Zend/Controller/Dispatcher/Standard.php:193 Stack trace: #0...
8
8897
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() : Failed to initialize storage module: user (path: C:\...\Temp\php\session) in D\...\phpMyAdmin\libraries\session.inc.php on line 86 I set up the config file by hand, then tried to run phpMyAdmin and got the same error.
2
1924
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 from phpMyAdmin-3.1.3.2-english that I unziped on my desktop and compared each one to the ftp phpmyadmin directory files on the server so all files are all there. I also added config.inc.php file and put it inside phpmyadmin directory. I was wondering...
0
9721
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10639
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10376
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10383
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10120
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4332
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3861
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3015
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.