GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 17-Apr-2003, 10:40
birdbird birdbird is offline
New Member
 
Join Date: Apr 2003
Location: malaysia
Posts: 9
birdbird is an unknown quantity at this point

phpmyadmin / mysql help


i m a SQL beginner and i just install the SQL into my pc. i use Win XP and apache server. and after i install it and it request my user name and password. however i didn notice that the books say enter user name as root and password anything. i enter the user name as xxxxx. so do this caused any prob on the operating? or how can i reenter the user name? i try to uninstall it but the user name and password still the same, i can't chnage it. so pls help me..
  #2  
Old 17-Apr-2003, 10:45
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
I assume SQL = MySQL?

When you made the changes, did you reload mysql?
  #3  
Old 17-Apr-2003, 11:39
birdbird birdbird is offline
New Member
 
Join Date: Apr 2003
Location: malaysia
Posts: 9
birdbird is an unknown quantity at this point
Quote:
Originally posted by JdS
I assume SQL = MySQL?

When you made the changes, did you reload mysql?
  #4  
Old 17-Apr-2003, 11:48
birdbird birdbird is offline
New Member
 
Join Date: Apr 2003
Location: malaysia
Posts: 9
birdbird is an unknown quantity at this point

what to do now?


opss. sorry for the mistake... reply wrongly
so can u pls teach me how to do now?? and any effect for the MySQL operation?

another question is how to operate MySQL?
  #5  
Old 17-Apr-2003, 18:44
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough

Use phpmyadmin to manage your MySQL


What are you using to 'manage' your MySQL databases now? If nothing, then I (and everyone else) would suggest you use PHPMyAdmin...

If you don't know about this script, download the files and we can discuss how to use it later on.

Download PHPMYADMIN.
  #6  
Old 18-Apr-2003, 11:04
birdbird birdbird is offline
New Member
 
Join Date: Apr 2003
Location: malaysia
Posts: 9
birdbird is an unknown quantity at this point

i think is winMySQLadmin


i think i m using WinMySQLadmin to mange the MySQL. but i idownload the PHPadmin that u suggest me. i just follow u anyway.
  #7  
Old 18-Apr-2003, 11:26
birdbird birdbird is offline
New Member
 
Join Date: Apr 2003
Location: malaysia
Posts: 9
birdbird is an unknown quantity at this point

hard to install


the PHPadmin u suggest looks like hard to install ah..
can i still use my winMySQL admin???
u know operate it??? if no then i just install the PHPadmin u suggest.
sorry to bother u again
  #8  
Old 18-Apr-2003, 12:04
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
Use what works - that's the important thing. I only have experience with phpmyadmin PLUS it's available on nearly every web host I have been with before.

Setting up phpmyadmin is not hard... it just looks like it is! Let me know what you decide.
  #9  
Old 19-Apr-2003, 11:25
birdbird birdbird is offline
New Member
 
Join Date: Apr 2003
Location: malaysia
Posts: 9
birdbird is an unknown quantity at this point

can u help in setting PHPadmin??


hi, can u pls help me in setting up PHPadmin??
now i get one of the zip file then extraact it. so where i gonna to save it?

by the way, do u know any website which got provide info in car body kits such as rims, spoiler and so on. i wan it with description and price. do you?? coz i need it for final project
  #10  
Old 20-Apr-2003, 06:51
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough

Where to save phpmyadmin files on your local Windows PC?


Anywhere... Yes, you can save all the phpmyadmin files anywhere on your PC, as long as you tell Apache where!

Let's say you saved the files to your HDD at:
Code:
F:\misc\dbadmin\

Open httpd.conf (Apache file) and look for:
Code:
<IfModule mod_alias.c>

add this below:
Code:
Alias /dbadmin/ "F:/misc/dbadmin/" <Directory "F:/misc/dbadmin"> Options Indexes FollowSymlinks MultiViews AllowOverride None Order allow,deny Allow from all </Directory>

save the file (httpd.conf) and start Apache, now use your browser and go to the following URL:
Code:
http://localhost/dbadmin/Documentation.html

You have to also edit the config.inc.php file that is included in the phpmyadmin folder.

Let us know if you still have problems.

re: car body kits
No, I have no information at the moment...
 
 

Recent GIDBlogProgramming ebook direct download available by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
phpMyAdmin error austinstace MySQL / PHP Forum 8 24-Aug-2007 21:42
help bird123 MySQL / PHP Forum 4 27-Mar-2005 06:20
A problem Between MySQL <> phpBB mirable MySQL / PHP Forum 3 10-Sep-2003 06:31
Windows: From only £20p/y,Linux: from $10p/m. ASP, ASP.NET, PHP, Free MySQL, +More EyotaHosts Web Hosting Advertisements & Offers 0 28-Jun-2003 14:54
mysql vs sql - what is the difference zabell MySQL / PHP Forum 2 14-Jun-2003 17:32

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 20:25.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.