The documentation statesd that for pdflib safemode must be off. The
documentation looks old and I am wondering if this is still true.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Is there a set of files somewhere that I can download in order to
compile php with oracle support.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I have installed and compiled the phoenix libraires in
/usr/local/phoenix/lib
and compiled msession in
/usr/local/phoenix/bin
"configure --with-msession" works but compile fails with errors
ext/mysql/libmysql/my_tempnam.o: In function `my_tempnam':
/opt/src/php-4.3.0/ext/mysql/libmysql/my_tempnam
double check the permissions on the directory where you are trying to
write your session files.
On Thu, 13 Feb 2003 [EMAIL PROTECTED] wrote:
> I hope someone can help..
>
> I am trying to run a session and I keep getting the following error:
>
> "Session initialization failed"
>
> Do you know wha