Bob Hartung wrote:

> Jeff,
>   Yesssssssssss I did. - several times. My confusion arises as to whether the
> file libphp3.a is proper since I am using php4.  This is probably just an
> example of my "newbie-ishness" but why would I want to call a php3 file when
> installing php4 unless apache simply is using php3 as an alias for any verison
> of php?

the INSTALL file that came with my php4 distribution says to do this:


       cd apache_1.3.x
       ./configure --prefix=/<path>/apache \
                   --activate-module=src/modules/php4/libphp4.a
       make
       make install

--
Steve




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to