View previous topic :: View next topic |
Author |
Message |
eav233 -
Joined: 25 Mar 2003 Posts: 3
|
Posted: Fri Mar 28, 2003 3:46 pm Post subject: php.ini |
|
|
quck question where does php.ini file live?? |
|
Back to top |
|
|
Dave -
Joined: 11 Feb 2003 Posts: 184 Location: United Kingdom
|
Posted: Fri Mar 28, 2003 4:42 pm Post subject: |
|
|
usually, C:\Windows\PHP.ini (or wherever your windows directory is)
That's assuming you're not running a *nix box.. _________________ Any information contained herein is provided in "as is" condition without any guarantee for its accuracy, contains no warrantees - express or implied - and confers no rights.
X1 1.1.4: http://www.aprelium.com/news/abwsx1u1.html |
|
Back to top |
|
|
vbgunz -
Joined: 02 Feb 2003 Posts: 615 Location: Florida
|
Posted: Fri Mar 28, 2003 4:43 pm Post subject: |
|
|
I guess it depends on how you installed it. Not sure for the .exe installation but if you use the windows binary zip file its not there. You would first have to decide between two files. The php-recommended or the php-dist.
Usually the php-dist is best for newbies. Make a copy of the php-dist file within the php root directory and then rename the copy to php.ini
You can do it with the recommended file also but it might lack a few more features.
Good luck :) _________________ Victor B. Gonzalez
http://aeonserv.com |
|
Back to top |
|
|
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sat Mar 29, 2003 1:32 am Post subject: Re: php.ini |
|
|
eav233 wrote: | quck question where does php.ini file live?? |
In Windows, click on Start > Search > For Files and Folders and enter php.ini . You'll know where yours is. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
|
|