Hi,
I have built php4.1.2 into apache 1.3.26. My exact configure command is.
./configure --with-apache=/usr/local/src/apache_1.3.26 --enable-foce-cgi-red
irect --enable-debug --with-openssl=/usr/local/ssl --with-jpeg-dir=/usr/lib
--with-zlib=/usr/local/include --enable-ftp --with-mysql=/usr/loc
Hi,
I have just compiled and installed php 4.1.2 into apache 1.3.26.
All went well - thanks to help from this group.
I have just fired up apache and used the php info test page to view my
options.
They look like this
System SunOS burns 5.8 Generic_108528-13 sun4u sparc SUNW,UltraAX-i2
not really up with windows,
but I remember porting some java stuff to windows from a solaris platform
and for the webstuff it was a problem until the NT consultant found a way to
set the rootdir of the IIS webserver to represent unix file structure.
if the webpages where stored in c:\iis\site1\w
Hi,
I do the ./configure --with-openssl=/usr/bin (opensll is in /usr/bin)
I get configure error looking for evp.h
evp.h is in /usr/include/openssl
I do a ./configure --with-openssl=/usr/include/openssl
and it still comes back with an error cannot find evp.h
evp.h is in /usr/include/openss