Where do i go to edit the WEBMAIL config.php so i can increase 10mb limit

fusioncartoons

Verified User
Joined
Apr 7, 2004
Messages
10
Well same as the thread title. i DONT know where i go to find the webmail config.php so i can edit it, i read its li var/www/webmail/config.php otr whatever, BUT I DONT KNOW WHERE ANY OF THIS IS. thank you
 
Hello,

You need to be using ssh and logged in as root.

type:

perl -pi -e 's/quota_limit = 10240/quota_limit = 20480/' /var/www/html/webmail/inc/config.php;

change 20480 to whatever you want (thats 20 meg)

John
 
i am so SORRY to bother u but what is SSH, and how would i log in to root using SSH, im so sorry to bother u
 
k i see i used putty.exe, and i did SSH fusioncartoons.com for the IP or Server thing. Then it says log in as i did the username (fusion) i have, and then it says password for [email protected]. I typed password and it keeps saying accesss denied. ??? What do i do? Its the correct password becuase fusioncartoons.com:2222/ log in as fusion and password works. hmm
 
Hello,

You need root access. The login would be:

Login: root
Password: <whatever the root password is>

If you don't know the root password, then either
1) you don't have root access
2) you have to contact your server provider to get it
3) you forgot it :) (bad)

John
 
Fusioncartoons,

Is the server yours? Are you the server admin? Or a reseller, or just a domain owner (user)?

You most own or rent the entire server to get the root password.

Otherwise you have to talk to your reseller (who may or may not have to talk to the admin).

Jeff
 
Back
Top