![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Database Database problems or need to ask a question? maybe something to do with sql injections or a database software question. Database topics cover MySQL, PostgreSQL, Oracle, SQL Server or anything else related to databases. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| Hi, I have just installed Apache, PHP and MySQL on my machine in order to run a development version of a website. It is the first time that I have tried this, I have managed to get the php working OK, but I dont know how to get the SQL working. I have a .sql file which has all the CREATE TABLE and INSERT statements, but I dont know how to build this so that my development site can use the information in the database. I am hoping that someone will be able to give me some idea as to what I have to do! Cheers, Paul | |||
| Advertisements |
| | #2 | ||
| > I have just installed Apache, PHP and MySQL on my machine in order to run a > development version of a website. Hey, you too! Fun isn't it 8-| My recollection (I've been fiddling with other parts of the system for a while now) is that I opened a MySQL session in a DOS box and executed the script (that makes the tables) from there. Regards Mark | |||
| | #3 | ||
| Paul Morrison wrote: > Hi, > > I have just installed Apache, PHP and MySQL on my machine in order to run a > development version of a website. It is the first time that I have tried > this, I have managed to get the php working OK, but I dont know how to get > the SQL working. I have a .sql file which has all the CREATE TABLE and > INSERT statements, but I dont know how to build this so that my development > site can use the information in the database. I am hoping that someone will > be able to give me some idea as to what I have to do! > > Cheers, > > Paul > > Paul, You should find everything you need at: http://dev.mysql.com/doc/refman/5.0/en/index.html Yours truly, Ed | |||
| Featured Websites | ||||
|
![]() |
| Tags: apache, mysql, problem |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problem with mysql.sock | Ben | Database | 2 | 05-31-2007 8:49 PM |
| Problem character set utf8 in Mysql 4.1.9-nt and ASP (v3). | Yan | Database | 3 | 05-31-2007 8:49 PM |
| Problem with Update, index and UTF8 (Mysql 4.1) | ben | Database | 2 | 05-31-2007 8:47 PM |
| Problem with MySQL and ODBC | André | Database | 2 | 05-31-2007 8:46 PM |
| change apache but I can use last version php mysql | nawfer | PHP | 3 | 05-20-2007 6:33 PM |
| Featured Websites | ||||
|