Date: 06/29/00
- Next message: Jeremiah Hansen: "[PHP-INST] Problems Building PHP 4.0.1"
- Previous message: Rasmus Lerdorf: "Re: [PHP-INST] 4.0.0 works, 4.0.1 doesn't?"
- In reply to: Stanislav Malyshev: "Re: [PHP-INST] 4.0.0 works, 4.0.1 doesn't?"
- Next in thread: Cort Danger Stratton: "Re: [PHP-INST] 4.0.0 works, 4.0.1 doesn't?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 29 Jun 2000, at 21:09, Stanislav Malyshev wrote:
> CDS>> ./configure --with-apxs=/path/to/apxs ; make install
> CDS>>
> CDS>> this is apache 1.3.12 on redhat 6.1 i386
>
> Details on your configuration of apache would help a bunch.
I, too am having this exact same problem with 4.0.1.
I'm using Stronghold 3.0.0 (which incorporates Apache 1.3.12) running
on RedHat 6.2 i686, and everything was working fine with the 4.0.0
release.
I successfully compiled 4.0.1 with the same flags as I used with
4.0.0:
./configure --with-config-file-path=/usr/local/stronghold/conf --with-
apxs=/usr/local/stronghold/bin/apxs --enable-versioning --disable-
debug --with-zlib --with-gd=/usr/local --with-gdbm --with-db2 --with-
mysql=/usr --with-xml --with-ldap --with-cpdflib=/usr/local --with-
png-dir=/usr/local --with-jpeg-dir=/usr --with-tiff-dir=/usr --enable-
sysvshm=yes --enable-sysvsem=yes --enable-track-vars=yes --enable-
bcmath=yes --enable-memory-limit=yes
The usual password dialogue for unlocking the SSL cert comes up, and
then httpd exits without so much as a whimper. No logfile entries
anywhere, no core file--nothing.
Thinking perhaps there was a problem with the new Zend optimizer
(which I also obtained), I commented it out of php.ini. It didn't
help. I then recompiled the php4 module with debugging enabled (and
the Zend optimizer still disabled, obviously) but still didn't get
any log messages at all.
Which config files (or portions thereof) would you like to see?
---- Nels Lindquist <*> Information Systems Manager Morningstar Air Express Inc.-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-install-unsubscribe <email protected> For additional commands, e-mail: php-install-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jeremiah Hansen: "[PHP-INST] Problems Building PHP 4.0.1"
- Previous message: Rasmus Lerdorf: "Re: [PHP-INST] 4.0.0 works, 4.0.1 doesn't?"
- In reply to: Stanislav Malyshev: "Re: [PHP-INST] 4.0.0 works, 4.0.1 doesn't?"
- Next in thread: Cort Danger Stratton: "Re: [PHP-INST] 4.0.0 works, 4.0.1 doesn't?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

