Re: [PHP-INSTALL] Problems with $DOCUMENT_ROOT being blank

2003-08-31 Thread Edgar Bonet
On Saturday August 30, 16:03, brad e wrote: > When i echo $DOCUMENT_ROOT i get nothing (literally ''). Try using HTTP_SERVER_VARS["DOCUMENT_ROOT"], or use phpinfo() to see what is the right name of the variable. You may also try to register_globals = On on your php.ini. Edgar.

Re: [PHP-INSTALL] Error During make: /usr/bin/ld: cannot find -lsasl

2003-08-26 Thread Edgar Bonet
r/lib/libxml2.so -lpthread -lz -lm -lz -lm -lcrypt -lcrypt I don't think that's the last command run by make. I think that's just the last line of the last command, the command being too long to fit in one screen line. Edgar.

Re: [PHP-INST] PHP 5 configure failure

2003-08-19 Thread Edgar Bonet
Hi! On Tuesday August 19, 18:26, Sean Healey wrote: > gcc -o conftest -g -O2 -pthreads [more options...] > -liconv -lm -lsocket -lnsl 1>&5 > ld: fatal: library -liconv: not found I would say that it's missing this: http://www.gnu.org/software/libiconv/ Just guessin

Re: [PHP-INST] php 4.3.2 + mysql 4.0.14 + apache 1.3.14 + openssl 0.9.6 + RedHat 6.1

2003-08-19 Thread Edgar Bonet
but to hand it off > to PHP to parse. And isn't there any way to tell Apache to parse this file through mod_php, _without_ changing the file type? I am still annoyed by the problem exposed in message <[EMAIL PROTECTED]>. Regards, Edgar. -- PHP Install Mailing List (http://ww

[PHP-INST] mod_php and content-negotiation with Apache

2003-08-14 Thread Edgar Bonet
ther than text/html? Or any other way to get mod_php work with content-negotiation? Thanks, Edgar. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] phpinfo doesn't update

2002-04-16 Thread Robin Edgar
Hi I've upgraded apache and mysql, but running a phpinfo keeps showing the old information, even after a few days! Any ideas why? Cheers Robin -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] cannot load: libphp4.so

2001-03-17 Thread Edgar
/libphp4.so into server: undefined symbol: uncompress ./bin/apachectl restart: httpd could not be started // Do you have any idea how to fix this problem? Regards, Edgar -- PHP Install Mailing List (http://www.php.net/) To unsubscribe

[PHP-INST] PHP4 Installation Error -

2001-03-16 Thread Edgar Blass
;./configure' and before 'make'. http://www.php.net/FAQ.php#6.11 ** Unfortunately, this didn't help neither and I'm still stuckĀ  :=( Do you have any