Hello, I recently downloaded the PHP source code and related libraries that PHP needed, and an extra one, mcrypt, which I needed for PHP. I did the ./configure, make, and make install. Then I coped the ini to /etc/php.ini . Yet when I run phpinfo() the older version still appears. Did I miss something? I thought the installation would override the old and reconfigure Apache.
Start Free Trial