Sunday 3 June 2012

File Location in LAMP Environment.

1) php.ini
      It depends upon Linux distribution and PHP Version , but some common locations may be:

a) /etc/php.ini
b) /etc/php/php.ini
c) /etc/php5/php.ini
d) /usr/bin/php5/bin/php.ini
 OR

find by command: find / -name php.ini   

1 comment:

  1. Nice and useful information. Sir, can you give us sample code for URL re-writing?

    Waiting for your reply.

    ReplyDelete