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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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 Apr 20 06:01:28 2024 UTC