How To Find Locate Where Php.ini File Is Located At Windows Linux PHP



How To Find Locate Where Php.ini File Is Located At Windows Linux PHP
 (328) Domains for just $1.99 1751586
How To Find Locate Where Php.ini File Is Located At Windows Linux PHP
Post Description:
Post Tags: how, to, find, locate, where, phpini, file, is, located, at, windows, linux, php
This Post Has Been Viewed 153 Times Since Thu Jun 21, 2007 1:17 pm Posted By hostman with 0 replies
Next Post »» how to find out if PHP is compiled with CURL extension installed enabled
How To Find Locate Where Php.ini File Is Located At Windows Linux PHP
today i had to do some changes on my server, and one of the things i had to do was to change some options on my web server. i didn't remember where my php.ini file was located at so i took i guess, i found one but i was user since i have php installed on windows machine.

then the light clicked on my head, its very easy to find out where its located. just create a phpinfo() file

just copy and paste the following code into a blank notepad and save it as phpinfo.php and upload to your wesbite:

<?php
phpinfo();
?>


then just look for a line where it says:
Configuration File (php.ini) Path

that's it

Leave Your Comments     [ dejar commentarios ]
  * Name     [nombre]

  * eMail (will not be published)     [coreo electronico]

* Enter Your Reply or Comments:    [commentarios]


Add Picture To Comments         [incluir foto]
YES NO             upload
Receive Replies on my Comments (An email will be sent to you when someone replies to your comments)

     

Comments and replies About How To Find Locate Where Php.ini File Is Located At Windows Linux PHP




(0) Comments