access denied SYSTEM
Posted by: ohlordy (---.bynxx15.adsl-dhcp.tele.dk)
Date: March 30, 2007 01:24PM

Hi, I get the following error message when trying to access phpmyadmin

Access denied for user 'SYSTEM'@'localhost' (using password: NO)

I'm on a vista business machine (Vista What?, not Wow)

my config.inc.php is just dandy... Any clues on how to fix this?

And please let me know if you need any additional information

Thx

Options: ReplyQuote
Re: access denied SYSTEM
Posted by: CyberSpatium (71.237.217.---)
Date: March 30, 2007 01:31PM

see my phpmyadmin tutorials in my wamp manual (located in my sig).


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!


Please visit my latest website Clarify Loans:
ClarifyLoans.com

Options: ReplyQuote
Re: access denied SYSTEM
Posted by: ohlordy (---.bynxx15.adsl-dhcp.tele.dk)
Date: March 30, 2007 02:06PM

That doesn't do it for me.

I found no information on my problem.. so lets recap.. All I really want is to backup my databases.

Tried mysqldump without success (I can access the databases through the mysql console) so if absolutely neccessary i'll go through each table and do an outfile.

Any clue on how I can force myadmin to behave? I havnet changed its password or anything that resembles, I did however changes the php.ini (max_post_size & m,ax_upload)


Anyone?'
'
Cheers

Options: ReplyQuote
Re: access denied SYSTEM
Posted by: CyberSpatium (71.237.217.---)
Date: March 30, 2007 02:14PM

in the main phpmyadmin window look for the export link. click on it, and export your mysql columns tables and data.


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!


Please visit my latest website Clarify Loans:
ClarifyLoans.com

Options: ReplyQuote
Re: access denied SYSTEM
Posted by: ohlordy (---.bynxx15.adsl-dhcp.tele.dk)
Date: March 30, 2007 02:23PM

Thtas the issue, I do NOT have access to phpmyadmin, thats the whole issue :-)

Options: ReplyQuote
Re: access denied SYSTEM
Posted by: CyberSpatium (71.237.217.---)
Date: March 30, 2007 04:47PM

rom's the developer of wamp put in some protection for phpmyadmin and sqliemanager so that it can only be accessed by localhost
[]

this means you can not access phpmyadmin or sqlitemanager using your ip address.
[your.ip.address.here]

also note that phpmyadmin and sqlitemanager are setup as alias's, so you need to make sure you always remember to include the backslash at the very end of the url.

so, this will work:
[localhost]

this will not work:
[localhost]

there is a way to make phpmyadmin and sqlitemanager accessible to the outside world. however, i DO NOT RECOMMEND IT. because it is a huge security risk, I will not post how to change it here. if you want to know how, post your email address here and i will email it to



CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!


Please visit my latest website Clarify Loans:
ClarifyLoans.com

Options: ReplyQuote
Re: access denied SYSTEM
Posted by: yfastud (---.cable.mindspring.com)
Date: March 31, 2007 12:58AM

By default, phpmyadmin and sqlitemanager are blocked from outsiders and you should leave them that way for your own protections

However, if you're skilled programmer / system admin, you can read the codes and edit to meet your needs. Make sure you know what you're doing because when it's wide open, anyone can get in and just a little mistake will give you a very big hard time

Have fun,

[www.jlbn.com] (testing WAMPS on Vista)
[test.jlbn.com] (testing codes on Vista)

Win Vista Business
Apache 2.2.4
MySQL 5.2.3 F-A
PHP 5.2.1
SSL 0.9.8D

phpMyAdmin 2.10.0.2

Options: ReplyQuote


Sorry, only registered users may post in this forum.