![]() Topic awaiting preservation: I found tut on MySQL (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Canada |
![]() I found a tutorial on how to install PHP and MySQL onto an apache http server. PHP works fine. But when I install MySQL the tutorial says after I must make a password of some type. I open up cmd and says I should do following: |
Maniac (V) Mad Scientist From: :morF |
![]() You need to run the file that starts mySQL before MySQLAdmin will work. I think it's something like MySQLS.exe... |
Bipolar (III) Inmate From: Canada |
![]() I still get the error after executing the file c:\mysql\bin\mysql.exe |
Nervous Wreck (II) Inmate From: |
![]() Hi, |
Paranoid (IV) Inmate From: Sthlm, Sweden |
![]() This depends on what OS you are running mysql on, I've got it on NT and XP then you start it with mysqld-nt.exe I believe it's mysqld.exe on w95/98 |
Bipolar (III) Inmate From: Canada |
![]() mavanipk |
Maniac (V) Mad Scientist From: :morF |
![]() You can create user accounts through mysql.exe...but the way you're doing it is not really the way to do it. |