Page 1 of 1

I need help with few things..

PostPosted: 04. October 2006 15:31
by Googol
Hi! Im trying to a first time put a web hosting service on, so as you can expect i need help.

First thing is: How i configure my XAMPP working with Hmailserver (I dont know my ISP mail servers so im using bluebottle.com) + IlohaMail

Second thing is: How i can hide tables from users in PHPMyAdmin that they wont see those, i wanna them only see database with their own account Because now they can see the all of them.

Third thing is: How is can limit the use of space in FTP server? I wanna limit it how much they got space on use, so they cant use all of my HD Space.

PostPosted: 04. October 2006 15:35
by Wiedmann
You now that XAMPP is an evironment for local web development?

First thing is: How i configure my XAMPP working with Hmailserver

Nothing to do with XAMPP.

Second thing is: How i can hide tables from users in PHPMyAdmin that they wont see those,

Change the Auth-Type in phpMyAdmin to "cookie" or "http". (--> XAMPP security)

Third thing is: How is can limit the use of space in FTP server?

Not possible.