mod ssl problem

General discussion forum for the Zend Server - The full, commercial edition

mod ssl problem

Postby b0romir on Sun Sep 11, 2011 6:18 pm

Hi,

after enabling mod ssl with "a2enmod ssl" command and restarting it my server stops responding and Zend monitor show error message that server is not running or it listens on wrong port. I have nothing in access.log nor error.log.

My configuration is:
debian sid,
zend server 5.1.0,
php 5.3.5,
apache Apache/2.2.19

If you need more info i will about my configuration i ll paste it here.
b0romir
 
Posts: 1
Joined: Sun Sep 11, 2011 6:07 pm

Re: mod ssl problem

Postby gbloggs1 on Sun Sep 18, 2011 8:13 am

Hi.

I too am having an issue with Zend Server CE 5.5.0 running on a fully patched Debian 6 (squeeze).

I am not able to start apache with SSL enabled when I have Zend Server CE installed. There are no errors in any logs that I can find. The server appears to work, all the config appears to test ok.

I have the following php installed:
Code: Select all
# apt-get install libapache2-mod-php5 php5-cli php5-common php5-cgi


apache 2.2.20
php 5.3.8
mysql 5.1.48

if I install Zend Server CE using the instructions found here:
http://files.zend.com/help/Zend-Server-Community-Edition/deb_installation.htm
Code: Select all
aptitude install zend-server-ce-php-5.3


WITHOUT ssl enabled, i.e. a2dismod ssl
Zend Server works, I am able to log into the Zend Server console and phpinfo shows all the extensions for non-ssl connection.

If I try to enable ssl, i.e. a2enmod ssl apache fails to start. The apache logs and the php logs do not show anything.

If I uninstall Zend Server CE 5.5.0 using:
Code: Select all
aptitude remove '~nzend.* '


and reinstall php using
Code: Select all
# apt-get install libapache2-mod-php5 php5-cli php5-common php5-cgi
everything works again.

Anybody got any ideas what I need to change to fix the ssl problem as I would really like to have Zend Server Installed rather than vanilla php.
gbloggs1
 
Posts: 4
Joined: Sun Sep 18, 2011 7:55 am

Re: mod ssl problem

Postby gbloggs1 on Sun Sep 18, 2011 9:34 am

In reply to my own post, I have re-imaged the server and not applied any updates.

I think the reason was that apache 2.2.20 is built against openssl1.0.0, where as ZendServer CE is built against openssl0.9.8.

Still investigating.

If this is the case, is the only way to achieve Zend Server CE 5.5.0 against apache 2.2.20 linked to openssl1.0.0 is to build Zend Server locally? If so, can anybody point me to a link on if I can use aptitude to install from src, or local build in a similar way to how RPM can?

Thanks again
gbloggs1
 
Posts: 4
Joined: Sun Sep 18, 2011 7:55 am

Re: mod ssl problem

Postby gbloggs1 on Sun Sep 18, 2011 7:14 pm

As a final follow-up and for information just in case anybody else has this issue.

I had upgraded to apache 2.2.20 using debian backports. This had also upgraded openssl to 1.0.0.

I re-imaged the server, removed everything but the stables from sources.list, updated, upgraded and installed Zend Server CE.

Everything is now playing happily with openssl 0.9.8o.

A compromise as I did hope to have the latest version of apache httpd, but I believe this version has been patched to cover the latest Apache Killer bug.
gbloggs1
 
Posts: 4
Joined: Sun Sep 18, 2011 7:55 am


Return to Zend Server

Who is online

Users browsing this forum: Exabot [Bot] and 0 guests