pecl_http extension not loading
- by Tegan Snyder
For some reason pecl_http extension is not showing up in my test.php file with contains:
<?php phpinfo(); ?>
I just installed pecl_http using:
pecl install pecl_http
The install was successful and I verified it by running:
pecl list
Installed packages, channel pecl.php.net:
=========================================
Package …