Re: phpinfo() - strange results...



..oO(Brian Huether)

When I run phpinfo, it diaplays the same thing regardless of changes I make
to php.ini. For instance, php.ini shows register globals on max upload
filesize of 16M. etc, etc. But phpinfo always shows register globals off and
max file upload size of 2M. Any idea what is going on?

Did you edit the correct php.ini? phpinfo() also shows at the beginning
which php.ini was used.

Micha
.



Relevant Pages

  • Re: phpinfo() - strange results...
    ... php.ini shows register globals on max upload ... But phpinfo always shows register globals off ... #AddType application/x-httpd-php .php ...
    (comp.lang.php)
  • phpinfo() - strange results...
    ... When I run phpinfo, it diaplays the same thing regardless of changes I make ... php.ini shows register globals on max upload ... filesize of 16M. ...
    (comp.lang.php)
  • Re: phpinfo() - strange results...
    ... php.ini shows register globals on max upload ... But phpinfo always shows register globals off ... #AddType application/x-httpd-php .php ...
    (comp.lang.php)
  • Re: PHP-file upload problem and upload_tmp_dir
    ... in the php manual to upload a file. ... I can not seem to get the file to upload. ... It calls and posts to the file processing script correctly. ... If I do a phpinfo() call I see that upload_tmp_dir is not set ...
    (comp.lang.php)
  • Re: php.ini - errors not being thrown
    ... but when I upload to a shared hosting ... server errors are thrown. ... phpinfo() show for these settings and the php.ini file being used? ...
    (comp.lang.php)