There are no known holes in the latest Apache 1.3.x. In fact it is by far
the most stable version of Apache out there. I still consider Apache 2.0.x
to be beta quality and in that sense you are not using the latest and best
software.

If you want to use Apache 2.0.x right now, please use the latest unstable
snapshot of PHP from snaps.php.net. But again, this is not the reccomended
combination of software right now.

-Rasmus

On Tue, 1 Oct 2002, Anil Garg wrote:

> Hi,
>
> sorry to post my query here...but i couldnt find a solution elsewhere/
>
> I am using following versions:
>
> php - 4.2.3
> apache - 2.0.40
>
> On freeBSD 4.6
>
> I am reffering to intallationg intruction at :
> http://www.php.net/manual/en/install.apache.php
>
> while intalling php i use the following:
> ./configure     --prerfix=/usr/local
>                     -- with -mysql = /usr/local/msyql
>                     --with -tsrm -pth
>                     --enable -force -cgi - redirect
>                     --with -apxs2=/usr/local/bin/apxs2
>
> BUT, i get the folling while the libtools script is running....
> It couldnt find libphp4.a in /usr/local/modules/        to move it to some
> other place with name libphp4.so
>
> And as a result it while i do apachctl start....it says it cant find
> libphp4.so
>
> Can php - 4.2.3  and apache - 2.0.40 be used together?? In fact i dont want
> to use lower versions of both of them as lower versions of both have many
> vulnerabilities exploited by now.
>
> Also, can you point me to a link which has some documentation on this.
>
> So, i got stuck at the mid of uploading my site.
>
> Hope to get some solutions.
> Thanx and regards
> anil
>
>
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to