PDA

View Full Version : My webmail is not working


aeronvista
09-10-2009, 11:04 PM
I am using centos operating system with vps.net. my webmail is not installed. how can i install it.

GakcaT
09-11-2009, 03:05 AM
Are you using ISPmanager?

Benjamin
09-11-2009, 04:25 PM
I am using CentOS 5.3 with ISPmanager-Lite 4.3.29.1.
After instal is not installed Webmail and Phpmyadmin.

How to properly install Webmail and phpmyadmin?

Thanks,
Benjamin.

GakcaT
09-12-2009, 05:40 PM
Are "Webmail" and "phpmyadmin" available in the module "Features"?
ISPmanager uses the OS repositories. Sometimes some applications aren't available in standard repositories(in this case you have to add additional repositories), If they aren't available in yum (in CentOS) they are also not available in ISPmanager.
You should try to add new repositories and execute:
/usr/local/ispmgr/sbin/pkgctl cache
killall ispmgr

aeronvista
01-30-2010, 07:18 AM
How can i add additional repositories.
How can i check whether those repositories are installed or not

GakcaT
02-01-2010, 05:03 AM
http://wiki.centos.org/AdditionalResources/Repositories
To check your repositories status execute:
yum repolist

Mariemiller02
07-15-2010, 10:20 AM
I tried on their product link but the Letters just changed and I can't read them.

Com2
07-15-2010, 01:15 PM
Hi,

You can use: yum install squirrelmail from the command line in Centos.

PhpMyadmin is not available in the default Centos Repository.

You can use the Remi Repository for that.

After you have installed the configured the Remi Repository you
can use:

yum install phpmyadmin
service httpd restart