Jump to content

Creating Database


Crew-Portal

Recommended Posts

K I read over it and I get an error

 

Fatal error: Call to undefined function mysql_connect() in C:\Program Files\Apache Group\Apache2\htdocs\SQL\_CreateMySQL.php on line 2

 

I have no clue how to know what my username and password is and Im not sure if mysql is running on my pc but there is a program running in my tasks labelled mysqld-nt if this is the mysql it is runing but I have no clue what in the wold i am doing wrong I am going crazy over this I have a book that I have been reading Php, Mysql, and apache and the Php part is working fine if not better than fine but perfect but all of the MySQL functions I get errors! I am getting so mad! Why cant I create a mysql database! Could someonee post instructions in basic terms cause Im still a n00bi3 at this! Please And Thank You

 

Help A Programma' Out!

Link to comment
https://forums.phpfreaks.com/topic/53932-creating-database/#findComment-266669
Share on other sites

an easier way if you are using your home computer to test php / mySQL.  Make sure they are both installed, and download and install this:  http://sourceforge.net/project/downloading.php?groupname=phpmyadmin&filename=phpMyAdmin-2.10.1-english.zip&use_mirror=easynews

 

if you have any problems using phpmyadmin look at the docs: http://www.phpmyadmin.net/home_page/docs.php

Link to comment
https://forums.phpfreaks.com/topic/53932-creating-database/#findComment-266680
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.