PHP.ini file

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.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Gavin Chalkley [ Sa, 30 April 2011 13:27 ] [ ID #2058972 ]

Re: PHP.ini file

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 <bstear [at] gmail.com> wrote:
> You just need to update the php.ini file that you have making any changes
> necessary. I would suggest making a backup of your existing php.ini file
> first.
>
> Regards,
>
> Barry
>
> On Sat, Apr 30, 2011 at 4:27 AM, Gavin Chalkley <gavin.chalkley [at] gmail.com>
> wrote:
>>
>> 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.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>
>
>
> --
> <a href="http://www.c28.com/?adid=st&iid=19467">
> <img src="http://www.c28.com/images/banner_88x31.gif" border="0" width="88"
> height="31"></a>
>



--
Best regards,

Gavin C

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Gavin Chalkley [ Mo, 02 Mai 2011 20:12 ] [ ID #2059022 ]

Re: PHP.ini file

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 <bstear [at] gmail.com> wrote:
>> You just need to update the php.ini file that you have making any changes
>> necessary. I would suggest making a backup of your existing php.ini file
>> first.
>>
>> Regards,
>>
>> Barry
>>
>> On Sat, Apr 30, 2011 at 4:27 AM, Gavin Chalkley
>> <gavin.chalkley [at] gmail.com> wrote:
>>>
>>> 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?
>>>

Use a base php.ini for values common to all sites, then make variations as
necessary in your vhost config files.

http://php.net/manual/en/configuration.changes.php


Cheers
--
David Robley

The calm confidence of a Christian with four Aces. - M.Twain
Today is Pungenday, the 50th day of Discord in the YOLD 3177.
Celebrate Discoflux


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
David Robley [ Di, 03 Mai 2011 11:35 ] [ ID #2059053 ]
PHP » gmane.comp.php.database » PHP.ini file

Vorheriges Thema: Re: [PHP] mysql error
Nächstes Thema: PHP4 vs PHP5