1

Topic: forum main file size

hi

my forum is on a free server,
the file size limit is 5MB
what can I do if my main file oversizes this limit? can I divide this file into smaller parts?

Re: forum main file size

honestly find a bigger free server?

if you keep the db small then yes.

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: forum main file size

i have just a few posts and my database is about 1mb in size.
i think punbb is about 1mb in size - give or take.

so if you are going to have a small forum with very little posts and very little users - cause you would have about 3mb of space left.

i dont see anything wrong with that if you have a small forum. if your main forum gets larger you are SOL.
well you could transfer it to annother server later on if you know how to do that.

4 (edited by Jérémie 2007-06-13 00:30)

Re: forum main file size

One could find quite decent small hosting for something like 1? a month... hmm

An example: http://www.ovh.com/en/mutualise/plans/60gp.html

Re: forum main file size

these two sites offer free subdomains with php amd mysql. I don't know what their max file size limits are.

http://www.1111mb.com
http://www.awardspace.com

Re: forum main file size

www.webhostingtalk.com will probably have alot of information.

7

Re: forum main file size

thanks for all answers smile

another question
I've deleted all posts from my forum, but size of db file hasn't changed, why?
what can I do to change the size of db file?

Re: forum main file size

Are you using MySQL?

9

Re: forum main file size

Unfortunately not,
SQLite

Re: forum main file size

http://www.sqlite.org/lang_vacuum.html
I'm not sure, but that might help

11

Re: forum main file size

great, but how can I use this command?

write me command line for sqlite please

Re: forum main file size

I'm not familiar with how to query SQLite databases from the command line wink