Page 1 of 1

Hi

PostPosted: 09. May 2006 19:28
by RIPCLAW
I have looked through most of the posts and still cant find out how to make a db through phpmyadmiin is there away to do it through the command prompt and how to do it? And i need to know how to run my own website from my comp with nuke_evo. Just cant figure out how to do this. I'm new at this stuff and i would like to learn it. I got xampp installed and working fine. just cant get the rest going.

PostPosted: 09. May 2006 19:59
by Dave_L
The top page of phpMyAdmin should have a "Create new database" box. Just type in the name of the database and click the Create button. If the box and button aren't present, it probably means that you aren't logged into phpMyAdmin as a user with sufficient privileges.

To create a database from the command line, run "mysql" from a command prompt window (you'll probably need to specify the full path to the mysql executable).

References:
http://dev.mysql.com/doc/refman/4.1/en/mysql.html
http://dev.mysql.com/doc/refman/4.1/en/ ... abase.html

I don't know anything about nuke_evo.

PostPosted: 10. May 2006 02:20
by RIPCLAW
does anyone know how to install nuke evolution on xampp ?

PostPosted: 10. May 2006 07:58
by WorldDrknss
place your nuke evolution files in your htdocs folder and run http://localhost/install.php

PostPosted: 10. May 2006 09:55
by RIPCLAW
i get an error page ?