Thanks for the info, that is a great help....but this was our production
external website, and Apache 2.043 was not offering any benefits for me, so
i went with 1.327 and mod_ssl(for the immediate turn around)  The issue may
have been with my older(2.0.39) version of Apache and PHP(4.23).  But I had
to go for stability since benefit was unseen and from the many comments
from Rasmus.  I look forward to this combination becoming stable.

Thanks again for the info.  I think i'll set this up in a test envrionment
for a future build.

Jeff


                                                                                       
                             
                    Lou Picciano                                                       
                             
                    <Omnis@comcast       To:     [EMAIL PROTECTED]              
                             
                    .net>                cc:     Chris Wilson <[EMAIL PROTECTED]>, 
[EMAIL PROTECTED]        
                                         Subject:     Re: [PHP-INST] php 4.2.3+apache 
2.0.43                        
                    11/05/2002                                                         
                             
                    11:48 AM                                                           
                             
                                                                                       
                             
                                                                                       
                             




See, I was lucky also with OpenSSL...

The major building blocks:
Apache 2.0.40
PHP - 4.3.0 dev (pretty recent snapshot - can check which if it matters)
OpenSSL - 0.9.6g
MySQL-4.0.4-beta-max
(I even got XML and expat working - this is what was giving me trouble!)

My compile options (from phpinfo() ) on this build are:

'./configure'
'--with-apxs2=/usr/apache2/bin/apxs' '--with-config-file-path=/etc'
'--enable-track-vars' '--enable-debug' '--with-openssl' '--with-zlib'
'--enable-bcmath' '--with-bz2' '--with-kerberos' '--with-ldap'
'--enable-mbstring' '--with-mysql=/usr/local/mysql'

If I remember correctly, the Track Variables option was important in this
build...

Can I help further??  Lou



> Sharing.....if you're interested....
>
> since i have posted the other one, i feel inclined to add....Yes, i have
> had luck with Apache 2.039 and PHP 4.23-dev(from snaps.php.net a few
months
> ago). - Soloris 8. The luck i had with the 4.2branch was only compiling
in
> the basics.... --with-mysql  --with-apxs2(of course) and a couple other
> basic enables...
>
> I did have a successful build with these but I then added openssl and
then
> could not get it working...this made me go back to 1.3.27.
>
> Jeff
>
>
>
>                   Lou Picciano
>                   <Omnis@comcast       To:     [EMAIL PROTECTED],
Chris
> Wilson <[EMAIL PROTECTED]>
>                   .net>                cc:     [EMAIL PROTECTED]
>                                        Subject:     Re: [PHP-INST] php
> 4.2.3+apache 2.0.43
>                   11/04/2002
>                   04:16 PM
>
>
>
>
>
>
> List Friends,
>
> Wanted to add 2 cents to the list discussion about the Apache 2.n / php
4.n
> ?controversyš...  Wešve been monitoring the discussion, and the
suggestions
> from Rasmus and others that this is an unstable combination, but, in the
> interest of healthy experimentation and research...
>
> Wešve been running a combination of PHP 4.3.0-dev with Apache 2.0.40 for
> some time now, with absolutely bulletproof stability.  PHP is a very
recent
> development snapshot, while we havenšt tinkered with Apache for several
> weeks.  Granted, we haven't compiled in every option php has to offer...
> Are we simply luckier than most?  All this is on SMP-SPARC with Solaris
9.
>
> Anybody else?
>
> Lou Picciano
> Essex Systems
>
>>
>> This is not a stable combination.  You'd be better off going down to
> Apache
>> 1.3.27.  Also in httpd.conf(of Apache 2X) it tells you --- "don't use -1
> on
>> these systems"
>>
>> jd
>>
>>                   "Chris Wilson"
>>                   <cwilson@netxn       To:
> <[EMAIL PROTECTED]>
>>                   .com>                cc:
>>                                        Subject:     [PHP-INST] php
>> 4.2.3+apache 2.0.43
>>                   11/04/2002
>>                   02:53 PM
>>
>>
>>
>>
>>
>>
>> Hello,
>>
>> I am having a problem with a 4.2.3 install on a redhat linux box running
>> apache 2.0.43 and php 4.2.3....
>>
>> when I turn safe mode on, I get this error:
>>
>>
>> Warning: SAFE MODE Restriction in effect. The script whose uid is -1 is
> not
>> allowed to access /var/www/html/index.php owned by uid 515 in Unknown on
>> line 0
>>
>> Warning: Failed opening '/var/www/html/index.html.en' for inclusion
>> (include_path='.:/usr/local/lib/php') in Unknown on line 0
>>
>>
>> when trying to access any php documents on the site.
>>
>>
>> Does anyone know what can cause this? Any help would be apreciated.
> thanks!
>>
>>
>> Chris Wilson





--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to