Finding The Location Of PHP.INI In Linux Windows Server

Welcome Login | Register

Finding The Location Of PHP.INI In Linux Windows Server
  Forums Index
      » PHP Forums
        » » finding the location of PHP.INI in linux windows server



Finding The Location Of PHP.INI In Linux Windows Server
Post Description:
Post Tags: finding, the, location, of, phpini, in, linux, windows, server, free php support, php scripts, php questions, php answers, programming, codes, scripts
This Post Has Been Viewed 2799 Times Since Mon Jul 02, 2007 7:46 am Posted By packer with 2 replies
Finding The Location Of PHP.INI In Linux Windows Server
im having trouble finding the location where my php.ini is located at.
can you please help me find the folder or directory where my php.ini configuration file is found?

thanks


Leave Your Comments






Share
HTML Link:
You can use this HTML code to put it on your website to show your friends this wallpaper. Use this code on your profile like myspace, friendster, Facebook or others. Just Copy and Paste it in your HTML on your websites



Fourms BBCODE:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums





Comments and replies About Finding The Location Of PHP.INI In Linux Windows Server




:: 1 :: #9257 - Reply By webune On Mon Jul 02, 2007 8:17 am

the first thing you need to do is to create a phpinfo test script file, if you don't know how to, CLICK HERE TO CREATE PHPINFO() FIle

Now look for Configuration File (php.ini) Path in the table that looks like this one and and you will find where you php.ini file is located

System Windows NT DV2000 5.1 build 2600
Build Date Dec 8 2004 10:16:04
Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared"
Server API Apache 2.0 Handler
Virtual Directory Support enabled
Configuration File (php.ini) Path home/www/apache/bin/php.ini
PHP API 20031224
PHP Extension 20041030
Zend Extension 220040412
Debug Build no
Thread Safety enabled
IPv6 Support enabled
Registered PHP Streams php, file, http, ftp, compress.zlib, https, ftps
Registered Stream Socket Transports tcp, udp, ssl, sslv3, sslv2, tls
:: 2 :: #74303 - Reply By Omar On Tue Oct 07, 2008 4:22 am
well i had the same problem
but i found it in /etc/php5/

i use ubunto and apache2

wish that helps