kenkensmile@netscape.net spake the following on 5/17/2006 4:23 PM:
Hi
I am trying to turn on register_globals, but I am failing. someone trold me that I should change php.ini and I did it. ? - register_globals = Off
- register_globals = On
I made a php test page html/test.php
<?php phpinfo(); ?>
and checked it, but I can not make it.
output_buffering no value no value output_handler no value no value post_max_size 8M 8M precision 14 14 register_argc_argv On On register_globals Off Off
I am using CentOs 4.3 and installed php-4.3.9-3.12 php-mbstring-4.3.9-3.12 php-gd-4.3.9-3.12. Does anyone help me to trun on register_globals please? Thenks for your help.
Cheers,
Joe
Did you restart apache?