I often come across this question: Where is my php.ini located? Ho spesso venire attraverso questa domanda: Dove è il mio php.ini trova? Here is a simple solution. Qui è una soluzione semplice.

To find out which php.ini your apache server is using please follow the steps below: Per saperne di php.ini che il vostro server Apache sta utilizzando si prega di seguire le seguenti operazioni:

1. Type in the following in a file named say test.php and save it in document root of your webserver, normally htdocs for apache: Digitare il seguente in un file chiamato test.php dire e salvarlo nel documento principale del tuo server web, normalmente htdocs di apache:

2. Load the file in your browser. Caricare il file nel browser. For example if you access your home page like: Per esempio se si accedere alla tua home page come:
http:// / then you will access this file as http:// / Allora si avrà accesso a questo file come http:// /test.php / test.php

3. Search for php.ini in the response text. Ricerca di php.ini nel testo di risposta. On that line you will find the full path to your php.ini Sulla linea che troverete il percorso completo per il tuo php.ini