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.
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.
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
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
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
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
/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
;./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