• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

webmail - page cannot be displayed

B

bpraveenkumar

Guest
Hi,

I am trying to login into webmail.domain.com and it takes me to a "page cannot be displayed"

php -v gives me

php -v
PHP 4.3.2 (cgi), Copyright (c) 1997-2003 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies
with the ionCube PHP Loader v3.1.16, Copyright (c) 2002-2006, by ionCube Ltd.

httpd -v

httpd -v
Server version: Apache/2.0.46
Server built: Feb 25 2005 09:35:45

but in error_log gives me
[Mon Sep 10 23:57:22 2007] [notice] child pid 11051 exit signal Segmentation fault (11)

I dint do any changes / updates i wonder is there any solution for this webmail problem.

Thanks in advance,
Praveen
 
But i wonder why do they call it as unlimited domains license and they says its a common problem and there is no general fix for it.?

While compilation i am getting the dependencies problem for php and imap.

/usr/bin/rpmbuild --rebuild php-4.3.2-19.ent.src.rpm
Installing php-4.3.2-19.ent.src.rpm
error: Failed build dependencies:
freetype-devel is needed by php-4.3.2-19.ent
gd-devel >= 1.8.4 is needed by php-4.3.2-19.ent
libjpeg-devel is needed by php-4.3.2-19.ent
libpng-devel is needed by php-4.3.2-19.ent
imap-devel is needed by php-4.3.2-19.ent
unixODBC-devel is needed by php-4.3.2-19.ent


imap build works fine but when i try to install it gives me error as below.

rpm -Uvh /usr/src/redhat/RPMS/i386/imap*
Preparing... ########################################### [100%]
file /etc/pam.d/imap from install of imap-2002d-12 conflicts with file from package courier-imap-3.0.8-rhel3.build81070322.16


This is a common problem which happens on Plesk servers that have a large amount of websites on them.

The following knowledge base article from swsoft talks about it:
http://kb.swsoft.com/en/255
In that article, there is a long to instructions on how to compile the needed applications to work around this problem, that link is this article:

http://kb.swsoft.com/article_41_260_en.html

Following the steps in that knowledge base article will work around the problem.
 
Back
Top