Where is the php.ini file in Ubuntu hardy?
- by April
Where is the php.ini file in Ubuntu hardy?
The file found in path called /etc/php5/apache2/php.ini.ucf-dist.
Do I need to rename file 'php.ini.ucf-dist' to 'php.ini'?
Where is the system currently reading the php information when I run info.php file?
I tried to compare one item what gets displayed when I run info.php file and when I edit the…