URL file-access is disabled

This is common to newer versions of cPanel due to their internal php changes. This may also be caused by a cpanel update, running parts of ConfigServer Firewall or recompiling apache/php.
</br></br>
Easiest solution is to just run the installer again. However if you'd like to fix this manually please follow the below instructions.
</br></br>
Via SSH please execute the following commands:</br>
echo "allow_url_include = On" >> /usr/local/lib/php.ini</br>
echo "allow_url_fopen = On" >> /usr/local/cpanel/3rdparty/etc/php.ini</br>
echo "allow_url_include = On" >> /usr/local/cpanel/3rdparty/etc/php.ini</br>
/etc/init.d/httpd restart

Print Article

Add Bookmark


Was this article helpful?

Yes, it was helpful.

No, it was not helpful.