LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Bug Reports > Troubles after the upgrade of Plesk up to the 9.0.1 version

Reply
 
Thread Tools Display Modes
  #1  
Old 03-25-2009, 03:48 AM
kas kas is offline
Member
 
Join Date: Dec 2008
Posts: 18
Default Troubles after the upgrade of Plesk up to the 9.0.1 version

Dear Support,

We have troubles after the upgrade of our Plesk control panel up to the 9.0.1 version.

After the upgrade Plesk has added the configuration file 'zzz_horde_vhost.conf' to the /etc/httpd/conf.d/ directory.

Here it is:

Quote:
<VirtualHost OUR_IPS>
ServerName horde.webmail
ServerAlias horde.webmail.*
ServerAdmin OUR_E_MAIL

Include /etc/psa/webmail/horde/conf.d/*

UseCanonicalName Off

DocumentRoot /usr/share/psa-horde
Alias /horde/ /usr/share/psa-horde/
Alias /imp/ /usr/share/psa-horde/imp/



<Directory /usr/share/psa-horde>
<IfModule sapi_apache2.c>
php_admin_flag engine on
php_admin_flag magic_quotes_gpc off
php_admin_flag safe_mode off

php_admin_value open_basedir "/usr/share/psa-horde:/etc/psa/webmail/horde:/etc/psa:/tmp:/var/tmp:/var/log/psa-horde:/usr/share/doc:/usr/share/psa-pear"
php_admin_value include_path "/usr/share/psa-horde:/usr/share/psa-horde/lib:/usr/share/psa-pear:."
</IfModule>

<IfModule mod_php5.c>
php_admin_flag engine on
php_admin_flag magic_quotes_gpc off
php_admin_flag safe_mode off

php_admin_value open_basedir "/usr/share/psa-horde:/etc/psa/webmail/horde:/etc/psa:/tmp:/var/tmp:/var/log/psa-horde:/usr/share/doc:/usr/share/psa-pear"
php_admin_value include_path "/usr/share/psa-horde:/usr/share/psa-horde/lib:/usr/share/psa-pear:."
</IfModule>

Order allow,deny
Allow from all
</Directory>
</VirtualHost>

<IfModule mod_ssl.c>
<VirtualHost OUR_IPS>
ServerName horde.webmail
ServerAlias horde.webmail.*
ServerAdmin OUR_E_MAIL

Include /etc/psa/webmail/horde/conf.d/*

UseCanonicalName Off

DocumentRoot /usr/share/psa-horde
Alias /horde/ /usr/share/psa-horde/
Alias /imp/ /usr/share/psa-horde/imp/

SSLEngine on
SSLVerifyClient none
SSLCertificateFile /etc/httpd/conf/httpd.pem



<Directory /usr/share/psa-horde>
<IfModule sapi_apache2.c>
php_admin_flag engine on
php_admin_flag magic_quotes_gpc off
php_admin_flag safe_mode off

php_admin_value open_basedir "/usr/share/psa-horde:/etc/psa/webmail/horde:/etc/psa:/tmp:/var/tmp:/var/log/psa-horde:/usr/share/doc:/usr/share/ps
a-pear"
php_admin_value include_path "/usr/share/psa-horde:/usr/share/psa-horde/lib:/usr/share/psa-pear:."
</IfModule>

<IfModule mod_php5.c>
php_admin_flag engine on
php_admin_flag magic_quotes_gpc off
php_admin_flag safe_mode off

php_admin_value open_basedir "/usr/share/psa-horde:/etc/psa/webmail/horde:/etc/psa:/tmp:/var/tmp:/var/log/psa-horde:/usr/share/doc:/usr/share/ps
a-pear"
php_admin_value include_path "/usr/share/psa-horde:/usr/share/psa-horde/lib:/usr/share/psa-pear:."
</IfModule>

SSLRequireSSL

Order allow,deny
Allow from all
</Directory>
</VirtualHost>
</IfModule>
After that Litespeed will ignore SSL certificates for all of our domains and will replace them with the default Plesk certificate. If I move this file all configuration will be correct. But we have a lot of complaints from our customers, because they are unable to use WebMail client.

So, please, advice.

Please, respond as soon as possible. Quick respond and fix will be appreciated.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:15 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.