php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7234 PHP can't work with mod_ssl
Submitted: 2000-10-16 01:56 UTC Modified: 2000-11-03 12:28 UTC
From: saidml at dts dot mg Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.3 OS: Redhat 6.2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: saidml at dts dot mg
New email:
PHP Version: OS:

 

 [2000-10-16 01:56 UTC] saidml at dts dot mg
Hi,
I tried to install PHP with mod_ssl , mod_perl and jserv on apache 1.3.12.
options : 
--with-apxs=/usr/sbin/apxs
--enable-track-vars
--enable-calendar
--enable-ftp
--enable-sockets
--with-kerberos=/usr/kerberos
--with-imap=/usr
--with-oci8
--with-mysql=/usr
--with-pgsql=/usr
--with-ccvs=/usr
--with-informix=/opt/informix
--with-sybase=/opt/sybase
--with-gd
--with-pdflib
--enable-shared-pdflib
--with-java=/usr/jdk1.2.2
--with-config-file-path=/etc/httpd/conf
Compile works fine but I can't start apache ssl enabled.
To start apache with php , i need to disable ssl and to start ssl i need to disable php

Thanks,

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-01 02:20 UTC] andi@php.net
Are you sure you patched Apache BEFORE you built PHP? You also need to make sure that you do a complete clean build of PHP (i.e. best is to untar the tar.gz file again) because the dependencies are a bit screwed up.
Please get back to us so that we can close this bug report.
 [2000-11-03 12:28 UTC] sniper@php.net
User reported problem solved.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 13:01:31 2024 UTC