Do to limitations on hosted server (can't make a new database) I would like to have access to the sql file so I can just import into a database that I already have.
I am to much of a novice to know how to take it from the database.dump.php file to turn it into a working sql file.
Anyone have any ideas.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You should be able to alter the GLOBAL_HEADER.php file in the main xdbcms directory, and change your database name there - it is currently defaulted to 'xdbcms'.
Please have a look at the documentation on the xdbcms website
Hope that helps
Carl.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Do to limitations on hosted server (can't make a new database) I would like to have access to the sql file so I can just import into a database that I already have.
I am to much of a novice to know how to take it from the database.dump.php file to turn it into a working sql file.
Anyone have any ideas.
Hi,
You should be able to alter the GLOBAL_HEADER.php file in the main xdbcms directory, and change your database name there - it is currently defaulted to 'xdbcms'.
Please have a look at the documentation on the xdbcms website
Hope that helps
Carl.