Skip to main content

Changed enable_dl in MultiPHP INI now blank pages

Comments

6 comments

  • 24x7server
    As the title says, just changed this to disabled, changed it back to enabled now Im getting blank white screen pages. I don't know why it should be back to how it was.. nothing else was changed. Anyone know?

    Can you share with the error logs from the different area of the server: # tail -f /usr/local/cpanel/logs/error_logs
    0
  • Custom-Hosting
    Hey, Thanks for the reply, sorry, I dont have access on this server but I just seen this in the cPanel error log: [Sun Mar 11 13:06:08.256815 2018] [authz_core:error] [pid 576630:tid 139753380841216] [client 86.156.114.178:50675] AH01630: client denied by server configuration: /home/northwes/public_html/site.com/php.ini
    0
  • 24x7server
    [Sun Mar 11 13:06:08.256815 2018] [authz_core:error] [pid 576630:tid 139753380841216] [client 86.156.114.178:50675] AH01630: client denied by server configuration: /home/northwes/public_html/site.com/php.ini

    It appears something is wrong with the php.ini file that is causing this. Please go through the php.ini file once to see for the issue issue with it.
    0
  • cPanelMichael
    Hello, Have you reported this to your web hosting provider so they can take a closer look? It's generally a good idea to contact your hosting provider first for these types of issues if you don't have root access to the server. Thank you.
    0
  • Custom-Hosting
    Hey, Im going to contact my host now, this is the PHP.ini from the multiPHP manager: ; cPanel-generated php ini directives, do not edit ; Manual editing of this file may result in unexpected behavior. ; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor) ; For more information, read our documentation (PHP Home - EasyApache 4 - cPanel Documentation) allow_url_fopen = On allow_url_include = Off asp_tags = Off display_errors = Off enable_dl = On file_uploads = On max_execution_time = 90 max_input_time = -1 max_input_vars = 1000 memory_limit = 128M post_max_size = 8M session.gc_maxlifetime = 1440 session.save_path = "/tmp" upload_max_filesize = 2M zlib.output_compression = Off All other sites are working on the same server.
    0
  • cPanelMichael
    Im going to contact my host now

    Hello, Feel free to post the outcome here once they've responded. Thanks!
    0

Please sign in to leave a comment.