php-general | 2005051
Date: 05/14/05
- Next message: Bogdan Stancescu: "Re: [PHP] Finding current PHP sessions"
- Previous message: john <email protected>: "RE: [PHP] Hello, I'm new..."
- In reply to: Burhan Khalid: "Re: [PHP] changing php ini location"
- Next in thread: disguised.jedi <email protected>: "Re: [PHP] changing php ini location"
- Reply: disguised.jedi <email protected>: "Re: [PHP] changing php ini location"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i am not using apache 2.0
as i mentioned before i am using apache 1.3 which means that i dont have the
oppurtunity to use phpnidir config parameter. since apache 1.3 doesnt
support that.
i cannot compile php neither, since i m using a php precompiled windows
edition.
----- Original Message -----
From: "Burhan Khalid" <phplist <email protected>>
To: <ceo <email protected>>
Cc: "Faith Emre YILMAZ" <emre <email protected>>; <php-general <email protected>>
Sent: Saturday, May 14, 2005 1:21 PM
Subject: Re: [PHP] changing php ini location
> Richard Lynch wrote:
>> On Fri, May 13, 2005 12:20 pm, Faith Emre YILMAZ said:
>>
>>>anyone knows how to change php ini location?
>>>I m using php5, apache 1.3 on windows xp.
>>
>>
>> Re-compile.
>>
>> Since that's not practical for most users, you just have to use whatever
>> phpinfo says is the right directory.
>
> Add :
>
> # configure the path to php.ini
> PHPIniDir "C:/php"
>
> Change the above path in your httpd.conf file, save it, then restart
> Apache.
>
> From : http://www.php.net/manual/en/install.windows.apache2.php
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Bogdan Stancescu: "Re: [PHP] Finding current PHP sessions"
- Previous message: john <email protected>: "RE: [PHP] Hello, I'm new..."
- In reply to: Burhan Khalid: "Re: [PHP] changing php ini location"
- Next in thread: disguised.jedi <email protected>: "Re: [PHP] changing php ini location"
- Reply: disguised.jedi <email protected>: "Re: [PHP] changing php ini location"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

