Private Label and Cobranded VoIP Solutions
BrainCast internet & phone based message/memo recording & reminder organization system
Internet Phone Service and Broadband Phone Service by ViaTalk

Go Back   VoIP Forums, Internet Phone Service Forums, & Web Hosting Forums > CoderForums - Programming Discussion > General Programming Issues > Programming Languages & Technologies > PHP

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 01-21-2002, 10:43 PM
chaosAdmin chaosAdmin is offline
Webmaster
 
Join Date: Jun 2001
Location: New York City, NY
Posts: 33
Warning! Creating mySQL db with a php script

Im trying to create a database using a php script and not through the control panel but it wont create the db and returns no errors to the page. I know we use "localhost" for the connect to host, but what about the username and password, do we use our ftp login or what. Cause even if i create a user through the control panel and use that the script still wont create the db.
Reply With Quote
  #2  
Old 01-23-2002, 04:27 PM
alan92rttt alan92rttt is offline
Registered User
 
Join Date: Jan 2002
Posts: 12
Send a message via AIM to alan92rttt
hostrocket probably did not give you the right to create DB's. I'm betting you HAVE to use the control pannel.
Reply With Quote
  #3  
Old 01-24-2002, 11:57 AM
Reaver's Avatar
Reaver Reaver is offline
is right behind you.
 
Join Date: Sep 2001
Location: BC, Canada
Posts: 118
You have to use it to create DBs and usernames.. or you could use PHPMyAdmin which is installed on your server as well. You can populate the tables with a dumpfile though.
__________________
alextaylor.org
Reply With Quote
  #4  
Old 01-27-2002, 05:28 PM
Doppelbock Doppelbock is offline
Registered User
 
Join Date: Jan 2002
Posts: 9
How can I access PHPMyAdmin on my server? I checked all my directories and don't see anything related to it.
Reply With Quote
  #5  
Old 02-23-2002, 04:18 PM
Mary B. Mary B. is offline
Registered User
 
Join Date: Nov 2001
Posts: 18
Go to your control panel and click the MySQL Manager link.
Reply With Quote
  #6  
Old 02-24-2002, 03:11 AM
Doppelbock Doppelbock is offline
Registered User
 
Join Date: Jan 2002
Posts: 9
Whoops! I thought it was an extra front-end that I had to install. I have used that part of the Control Panel before, just didn't realize that it was PHPMyAdmin.
Reply With Quote
Reply

Thread Tools
Display Modes 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

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