Topic: Server Backup (SQL)

Okay,

Am I able to backup my files (members, posts etc)so I can move my forum to another server. If so, where are these files located?

-Thanks

Re: Server Backup (SQL)

your probably best using a tool such as phpmyadmin

Re: Server Backup (SQL)

I have that and SQlite. But where can I find out how much space the forum's data (members, topics etc) is using on my server?

Re: Server Backup (SQL)

Are you running SQLite och MySQL?

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: Server Backup (SQL)

SQlite on MySQL? yes. I figured out how to tranfer all the data. By moving the config.php. All I need to know now is how to find out how much space the forum is taking up.

Re: Server Backup (SQL)

Aronion what's the server OS?

Re: Server Backup (SQL)

You can see how much space the forum database takes up in the info box in the admin interface (admin_index.php).

Aronion wrote:

SQlite on MySQL? yes.

Hmm. SQLite and MySQL are two completely different databases. Are you sure you mean SQLite?

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: Server Backup (SQL)

Okay, whoops. I don't have much experience with servers and such. MySQL.
Oh and think the answer to what OS is Apache 1.3...If that's what you mean.