Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

60 users online



Create Your Own Server Tutorial

Create Your Own Server Tutorial

Currently viewing this thread: 1 (0 members and 1 guests)


imsmarterthanu

imsmarterthanu

Status: Offline!

Create Your Own Server Tutorial

When I installed MySQL in the tutorial, I went to put in the MS DOS code:

Code:


C:\ > C:
C:\ > cd mysql
C:\mysql > cd bin
C:\mysql\bin > mysqladmin -uroot password InsertYourPasswordHere

And when I hit enter it gave me:

Code:

C:\MYSQL\BIN\MYSQLA~1.EXE:
CONNECT TO SERVER AT 'LOCALHOST' FAILED
ERROR: 'ACCESS DENIED FOR USER:
'ROOT@LOCALHOST' (USING PASSWORD: NO)'

What should I do?

evan

evan

Neverside Newbie
Status: Offline!

Start MySQLAdmin manually. It will prompt for user/pass.

matrael

matrael

I'm a programmer with art skills. ...
Status: Offline!

You need to start the mysqld server daemon. mysqladmin is a client. ...

akdov: he was starting it manually. ... heh.

___________________

--
Jason Ricketts
jason@dork.cx
http://www.kerneld.org

evan

evan

Neverside Newbie
Status: Offline!

What I meant was to not run it from the command line. Run the actual program from the folder (you can start/stop install/uninstall the mysqld daemon from the admin)

reb01

reb01

Status: Offline!

I need a little help, I followed the tutorial to set up my own server andeverything worked perfectly untill the last step.

When i went 'run/http://localhost/phpMyAdmin/index.php

I got this error message
Warning: mysql_result(): Unable to jump to row 0 on MySQL result index 11 in c:\program files\apache group\apache\htdocs\phpmyadmin\libraries\common.lib.php on line 572

Any ideas on what is wrong?

Kommi

Kommi

Does anyone ever read these things?
Status: Offline!

post the line 11 ofyou php file. Yoiu have a syntax error, or you dont have a connection with the db.

___________________

All opinions will be lined up and shot!

reb01

reb01

Status: Offline!

What file do you want me to post?

imsmarterthanu

imsmarterthanu

Status: Offline!

I have also experinced this with my phpMyAdmin script. These are the errors I get:

Warning: Cannot modify header information - headers already sent by (output started at c:\apache group\apache\htdocs\phpmyadmin\libraries\auth\config.auth.lib.php:96) in c:\apache group\apache\htdocs\phpmyadmin\libraries\header_http.inc.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at c:\apache group\apache\htdocs\phpmyadmin\libraries\auth\config.auth.lib.php:96) in c:\apache group\apache\htdocs\phpmyadmin\libraries\header_http.inc.php on line 15

Warning: Cannot modify header information - headers already sent by (output started at c:\apache group\apache\htdocs\phpmyadmin\libraries\auth\config.auth.lib.php:96) in c:\apache group\apache\htdocs\phpmyadmin\libraries\header_http.inc.php on line 16

Warning: Cannot modify header information - headers already sent by (output started at c:\apache group\apache\htdocs\phpmyadmin\libraries\auth\config.auth.lib.php:96) in c:\apache group\apache\htdocs\phpmyadmin\libraries\header_http.inc.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at c:\apache group\apache\htdocs\phpmyadmin\libraries\auth\config.auth.lib.php:96) in c:\apache group\apache\htdocs\phpmyadmin\libraries\header_http.inc.php on line 20

Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0074 seconds.