Notifications after installing UNA

Hi,

Installation of UNA went very well without issues but....

  1. PHP - FAIL (Should I upgrade to 7.1? But then Dolphin...)
  2. Web Server - UNDEFINED

Moreover.....

  • allow_url_fopen = Off - FAIL (must be = On) 
    • It is on, set in MultiPHP INI Editor and verified by accessing php.ini file after.  
  • disable_functions = system,shell_exec,exec,popen,escapeshellcmd,proc_open,show_source - FAIL(must be without shell_exec,eval,assert,phpinfo,getenv,ini_set,mail,fsockopen,chmod,parse_ini_file)
  • rewrite_module - UNDEFINED (try to check manually: apachectl -M 2>&1 | grep rewrite_module)
  • Files and folders permissions - please click here to find out if permissions are correct.
    • when I click It takes me to blank page and nothing happens
  • ffmpeg - (This is already fixed)
  • So what are the steps here?

  • 1563
  • More
Replies (2)
    • Hello!

      About  PHP version: If you have Dolphin on the same server or sub-folder, then it would be better to set php version 5.5.10 or 5.6.x Both these versions are compatible with Dolphin and UNA, but 7.x.x works only for UNA

      About other settings: The simplest way is to sent UNA requirements to your hosting and ask them to fix the server settings according them https://github.com/unaio/una/wiki/Requirements

      • Thanks for your help Alexey,

        I have already solved a few issues. Hopefully will solve them all. Otherwise I will contact host.

        Login or Join to comment.