[PHP-INST] php 4.1.2 --enable--safe-mode set yet safe mode disabled.

2002-07-23 Thread Matthew Darcy
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

[PHP-INST] virtual directory support apache 1.3.26 / php 4.1.2

2002-07-23 Thread Matthew Darcy
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

RE: [PHP-INST] Porting from Linux to Windows!?$#

2002-01-27 Thread Matthew Darcy
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

[PHP-INST] PHP 4.1.x cannot compile with ssl

2002-01-17 Thread Matthew Darcy
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