Problem whit allow_url_fopen

  • I have Apache2 with MPM ITK, and i edit the php.ini file / etc/php5/apache2/php.ini, allow_url_fopen = On, saved and restarted apache but making a phpinfo on the domain is


    Directive Local Value Master Value
    On allow_url_fopen Off


    how is it possible? among other things, I also changed the other php.ini file that I found in the system but the result does not change.



    Sisteman Version: Debian 7.1
    Version I-mscp git master build 20130608
    [hr]
    I solved changed via the control panel, there was an active php edit

    Notelseit.com

    Edited once, last by theprincy ().


  • Hello ;


    You must use the php editor to enable this feature because this directive is defined for each customer in their vhost file and take precedence over the value defined in the php.ini file.


    eg, when using the ITK http server implementation, the following statement is defined in the vhost



    where the placeholders are replaced by either default values or values as set via the PHP Editor.


    Please, next time, search on our forum. This question has been asked and answered several time. Also please, read http://forum.i-mscp.net/Thread…es-management-with-i-MSCP



    Thank you for using i-MSCP.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

    Edited once, last by Nuxwin ().


  • before posting I had done research on the forum, I also had arrived at that post but not having read the whole post I opened the post, though you are doing a great job

    Notelseit.com