Re: [PHP-DB] PHP.ini file

2011-05-03 Thread David Robley
Gavin Chalkley wrote: > Is there no way of setting unique .ini? > > As I am running multi Dev sites from Xampp, of which require different > includes and other settings > > On 2 May 2011 18:31, Barry Stear wrote: >> You just need to update the php.ini file that you have making any changes >> ne

Re: [PHP-DB] PHP.ini file

2011-05-02 Thread Gavin Chalkley
Is there no way of setting unique .ini? As I am running multi Dev sites from Xampp, of which require different includes and other settings On 2 May 2011 18:31, Barry Stear wrote: > You just need to update the php.ini file that you have making any changes > necessary. I would suggest making a bac

[PHP-DB] PHP.ini file

2011-04-30 Thread Gavin Chalkley
Afternoon all. I have a dev server using XAMPP, and am wondering if somone could point how to add a custom php.ini file? I have the ability to do this on the live server but am unsure how to make this read on the dev server? -- Best regards, Gavin C -- PHP Database Mailing List (http://www.p

Re: [PHP-DB] php.ini

2003-07-06 Thread jsWalter
My understanding is the location PHP looks for the php.ini is dependant on the OS and what %SYSTEMROOT% is set to. This is what I have gleemed from my reading on this, as I had the same issue. walter "Russell Griechen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > i found that

Re: [PHP-DB] php.ini

2003-07-06 Thread Russell Griechen
> i found that even i have not the php.ini in my SYSTEMROOT, php can still > > run ... why? > > Sometimes they place it in C:\winnt\php.ini search for php.ini and it will show if there is a file and where it is. Russell Griechen -- PHP Database Mailing List (http://www.php.net/) To unsubscr

Re: [PHP-DB] php.ini

2003-07-05 Thread Jason Wong
On Sunday 06 July 2003 00:13, frank wrote: > i found that even i have not the php.ini in my SYSTEMROOT, php can still > run ... why? > > For window XP, should it be placed in c:/WINDOWS? or any other ? If no php.ini is found then default values will be used. -- Jason Wong -> Gremlins Associates

[PHP-DB] php.ini

2003-07-05 Thread frank
i found that even i have not the php.ini in my SYSTEMROOT, php can still run ... why? For window XP, should it be placed in c:/WINDOWS? or any other ? thx for answer! -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] PHP.ini

2003-01-19 Thread Sabina A. Schneider
Sorry... here is the attach! Sabina Alejandra Schneider [EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] php.ini Question

2002-05-24 Thread Jason Wong
On Friday 24 May 2002 20:35, Daz wrote: > Hi > > could anyone point me in the right direction please?? Yes, but there's no need to post twice. > I needed to use php to upload some large files into mysql and reading > through previous posts saw that the php.ini file has a default entry > limit o

Re: [PHP-DB] php.ini Question

2002-05-24 Thread Terry Romine
First, I would recommend that you not try to load files directly into MySQL. rather, upload the file to a directory with full permissions and just insert the link to the file into your database. I do this for several clients and have found it to work very efficiently, even to uploading huge gr

[PHP-DB] php.ini Question

2002-05-24 Thread Daz
Hi could anyone point me in the right direction please?? I needed to use php to upload some large files into mysql and reading through previous posts saw that the php.ini file has a default entry limit of 2M... this explained why small files were ok but not large ones... OK.. but I didnt hav

[PHP-DB] php.ini Question

2002-05-24 Thread Daz
Hi could anyone point me in the right direction please?? I needed to use php to upload some large files into mysql and reading through previous posts saw that the php.ini file has a default entry limit of 2M... this explained why small files were ok but not large ones... OK.. but I didnt hav

[PHP-DB] php.ini

2001-11-30 Thread Oli Wilkinson
I need to set the: upload_tmp_dir in my php.ini file on my remote server to enable me to upload files. However, where do I find it on my server to enable me to edit it? -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai