Hello !
I have just installed PHP 4.3.4 & Apache 1.3.29 + mod_ssl in my RH 7.3
serwer.
Everything works fine except one thing:
I cannot read cookies.
I used configurations below for PHP:
./configure --prefix=/usr/local/php \
--with-apache=../apache_1.3.29 \
--with-mysql \
--with-gettext \
--wit
Hi !
I tried to compile PHP 4.3.7 with options:
./configure \
--with-apxs2=/usr/local/apache2/bin/apxs \
--with-mysql \
--with-mssql \
--with-gd \
--with-pear \
--with-zlib-dir
But during the 'make' I`v got error:
In file included from /usr/local/src/new/php-4.3.7/ext/mssql/php_mssql.c:33:
/usr