SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

How do I maintain a database?
With great care.

Seriously though - this is hard to answer without knowing what kind of connection to the database you have. If it's on a hosted web server you most likely only have access to it through PHPMyAdmin or a similar tool.

If it's your own server you can use pretty much any type of tool to connect to the database to perform maintenance tasks.

The most important thing to take care of, if your site is of any value to you, is backin up the database. If your web host doesn't back up your database then you need to do it manually. How to do this also differs depending on what access you have to the host.

PHPMyAdmin has functions that allows you to backup an entire database. It's a bit cumbersome to do it this way but it's a lot better than nothing.

Otherwise you shouldn't need to fiddle with the XOOPS database on your own, the admin interface takes care of that.


The comments are owned by the author. We aren't responsible for their content.


Login

Who's Online

192 user(s) are online (2 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 192


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: May 31
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Did you know ?

you can reduce website spam fairly easily.

Random question

I am not sure if this is in the right Q&A catagory, but here goes.

I have my site set up so that new user accounts have to be activated by an administrator. Once the account has been activated, I would like for some kind of notification email to be sent to the user. Is there a way to have this done automatically, or do I have to manually send a confirmation email to each user?

Thanks in advance,
Justin