Re: [PHP] Re: php.ini setting

2011-10-03 Thread Jim Giner
"Richard Quadling" wrote in message news:CAKUjMCVwFos-=swewaoyxw2ukvhkwaueh6dahptycj-4wud...@mail.gmail.com... On 3 October 2011 14:30, Jim Giner wrote: > Thanks for the code sample - a little more complex than I've ever used. > Can > you explain something for me? > > The first "unset" line -

Re: [PHP] Re: php.ini setting

2011-10-03 Thread Richard Quadling
On 3 October 2011 14:30, Jim Giner wrote: > Thanks for the code sample - a little more complex than I've ever used.  Can > you explain something for me? > > The first "unset" line - what is it doing?  If it is removing the item from > the $process array, then how can you then reference the value (

Re: [PHP] Re: php.ini

2006-11-09 Thread zerof
Matt escreveu: Adding the line: PHPINIDir "c:/php/" to my Apache configuration file has worked for me on Windows installs, assuming that you are using Apache. -- OH yes, in Apache 2.x this is also necessary. - zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] Re: php.ini

2006-11-09 Thread Matt
Adding the line: PHPINIDir "c:/php/" to my Apache configuration file has worked for me on Windows installs, assuming that you are using Apache. On 11/9/06, zerof <[EMAIL PROTECTED]> wrote: Alain Roger escreveu: > Hi, > > everytime i install PHP, my "php.ini" must be installed in "C:\windows\"

Re: [PHP] Re: php.ini and php.config Tutorial?

2005-09-08 Thread Vizion
On Thursday 08 September 2005 12:36, the author Raj Shekhar contributed to the dialogue on- [PHP] Re: php.ini and php.config Tutorial?: >in infinite wisdom Vizion spoke thus On 09/08/2005 09:04 PM: >> Questions: >> 1. >> As I am new to php I would appreciated if someone could help me locate a

Re: [PHP] Re: php.ini

2004-11-16 Thread Mailit, LLC
This is a similar question, but under Linux. No matter how I change the upload_max_filesize in /etc/php.ini, the file uploading script refuses to accept files larger than 512 kB. If I run the phpinfo() function, the new value for upload_max_size (20M) appears there, but I get the message "File c

RE: [PHP] Re: php.ini not being read

2001-09-07 Thread Rasmus Lerdorf
> I am positive. > /etc/rc.d/init.d/httpd stop > /etc/rc.d/init.d/httpd start > I have never touched the apache installation. I am currently under the > impression that compiling > with --with-config-file-path=/etc/httpd/conf/php.ini has screwed up the > install. That is unless someone has any o

RE: [PHP] Re: php.ini not being read

2001-09-07 Thread Brett
>Is php.ini readable? > >Any messages in your Apache error log? No messages in the apache error logs. >Are you 100% sure you really killed Apache and restarted?... I've >had cases >where I managed to install the new Apache in a different location, >and ended >up with two different sets of http