Is the file called php.ini or php.ini-dist? It took me a while to figure out that there needs to be a file called php.ini in your php.ini folder (as indicated at the top of phpinfo()). I kept modifying php.ini-dist and it wouldn't do anything after I restarted Apache. - Jonathan "Jani Taskinen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > > Have you stopped and started Apache after you changed > the value in php.ini ? > > If there were any bugs in this, there would have been hundreds > of bug reports about this issue already. However, your report is > the first one about this. Thus I doubt it is a bug. > > --Jani > > > On 28 Aug 2001 [EMAIL PROTECTED] wrote: > > >ID: 13000 > >User updated by: [EMAIL PROTECTED] > >Reported By: [EMAIL PROTECTED] > >Status: Bogus > >Bug Type: PHP options/info functions > >Operating System: SuseLinux 7.2 > >PHP Version: 4.0.6 > >New Comment: > > > >Damn, do you think I'm blind?? > > > >The php.ini is located @ /usr/local/lib/ > >and THERE I'll edit'em!! > > > >But it has NO EFFECT!!!! > > > >This was NOT a support request!!!!! > > > >Previous Comments: > >------------------------------------------------------------------------ > > > >[2001-08-28 11:36:42] [EMAIL PROTECTED] > > > >Check what phpinfo() has to say where it's looking > >for php.ini and edit that one.. > > > >Ask further support questions on the mailing lists: > > > >http://www.php.net/support.php > > > > > >------------------------------------------------------------------------ > > > >[2001-08-28 08:32:47] [EMAIL PROTECTED] > > > >I have following line in my php.ini > >; Safe Mode > >safe_mode = Off > > > >But a site with phpinfo() displays safe mode ON! > >I also tried to delete this line, but same effect! > > > >PHP is compiled with > >'./configure' '--with-apache=../apache_1.3.20' '--enable-calendar' '--enable-ftp' '--with-mysql' '--enable-trans-sid' '--enable-sockets' '--with-regex=php' '--enable-memory-limit' '--enable-track-vars' '--with-zlib' '--enable-sysvshm' > > > >Any ideas? > > > >------------------------------------------------------------------------ > > > > > > > >Edit this bug report at http://bugs.php.net/?id=13000&edit=1 > > > > > > > -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]