Comment to 'Parsing response failed when pasting an image into a post'
  • Alex T⚜️ do you have any ideas?

    Everything is Server Audit is OK, this started happening when we converted all modules from DEV to downloads from the UNA store.

    PHP:

    • version = 7.4.10 - OK
    • allow_url_fopen = On - OK
    • allow_url_include = Off - OK
    • magic_quotes_gpc = Off - OK
    • memory_limit = 134217728 - OK
    • post_max_size = 157286400 - OK
    • upload_max_filesize = 157286400 - OK
    • register_globals = Off - OK
    • safe_mode = Off - OK
    • disable_functions = pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, - OK
    • php module: curl = curl - OK
    • php module: gd = gd - OK
    • php module: mbstring = mbstring - OK
    • php module: json = json - OK
    • php module: fileinfo = fileinfo - OK
    • php module: zip = zip - OK
    • php module: openssl = openssl - OK
    • php module: exif = exif - OK

    MySQL:

    • version = 5.5.5 - OK

    Web-server: Apache/2.4.25 (Debian)

    • rewrite_module - OK