Topics

 Page Not Found

The page you were looking for wasn't found. It may have been moved or deleted.

Could this be what you are looking for?

We found the following pages which are similar to the page "backup-database" you were looking for
Database and File Management
In many cases it is a good practice to have a backup for the web site, so it may be restored in the event of a catastrophic failure. While a MySQL database dump and a simple server folder/file archive would suffice, Exponent has two...
Backup Database
This command allows you to export the site database (content) so it can later be used to restore the site. In addition to exporting the site database as an 'EQL' file, you can create sample content (database) for the current theme if...
Restore Database
This command allows you to import archived data to restore the site database.  This will overwrite existing tables in the database. You may restore the site database (content) from a file created by the 'Backup Database' command.
The Site Displays a Nearly Blank Page with "Resouce Not Found"
In the event you browse to the web site and see a nearly empty page with a "resouce not found" error displayed, there is a possibility the 'conf/config.php' file is missing, corrupt, or unable to connect to the...
Upgrade Preparation
While seasoned Exponent CMS experts can simply dive into an 'upgrade', most users will want to make adequate preparation BEFORE beginning the upgrade procedure. Ensure your custom theme is actually a 'custom' theme and not simply one of...
Import/Export Data
This command brings up a display to export or import data (items) from/to existing modules.  Unlike the 'Restore Database' command, this command adds (new) items to the existing module.  And also unlike 'Backup Database', you may select...
My site was working, but now I only get the "Site is Down" screen
If you had a running site and without placing it in 'Mainenance Mode', it displays that screen and you are unable to log in as an admin, it means that your database is down or not found.  You should notice the 'Database is...
Testing a Version Upgrade
Since an offline web site means lost revenue and productivity, along with additional work-hours to get it back up and running...we recommend performing a 'test installation' before upgrading a production server. A 'test installation'...
Installation Overview
The Exponent CMS installation process is mostly automated and requires four steps.  There are also three installation or upgrade scenarios. The basic steps to installing the application are: Downloading the files Installing the files...
expDatabase
The global database object object (abstract for specific database objects), with  'database' folder contains database drivers inherited from the global object.