![]() |
|
| |||||||
| Notices |
| mySQL & PHP Discussions, information and help with mySQL and PHP. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| I am creating databases and then cannot find them! What would be the Database Directory in which MySQL will put my created databases? Can I determine in which directory my database will be created or cannot? My domain name is lmstest.net where I am installing Moodle and I faced a problem where Moodle asked me to create a database, named moodle, in a directory named moodledata. I created the database but I couldn't move it to the moodledata directory. How can I do that? Regards, ahd. |
|
#2
| ||||
| ||||
| The database isn't stored in a directory, you can access the database tables through phpmyadmin. Go into cpanel and you can create a mysql database with it. I checked the installation instructions, and the "moodledata" directory is for storing uploaded or additional files for the script.
__________________ Register/Login Script Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |