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
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
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
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
> 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
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
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
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
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
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
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
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
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
13 matches
Mail list logo