Visualizzazione risultati 1 fino 2 di 2

Discussione: [PHP] funzioni disabilitate

  1. #1
    Guest

    Predefinito [PHP] funzioni disabilitate

    premettendo che sono molto niubbo:

    sto provando a caricare una gallery fotografica sul mio sito, ma il programma di installlazione mi da il seguente messaggio

    System Checks:

    PHP Version
    Success

    FILE Directive
    Success

    Safe Mode
    Success

    exec() allowed
    Warning
    Warning: The exec() function is disabled in your PHP by the disabled_functions parameter in php.ini. You won't be able to use modules that require external binaries (e.g. ImageMagick, NetPBM or Ffmpeg). This can only be set server-wide, so you will need to change it in the global php.ini.

    set_time_limit() allowed
    Success

    Filesystem Operations
    Failed
    Error: Essential filesystem operations are disabled in your PHP by the disabled_functions parameter in php.ini. You must allow these functions before Gallery will run. These functions are missing: chmod.
    Memory limit (64Mb)
    Success

    File uploads allowed
    Success

    Maximum upload size (3Mb)
    Success

    Maximum POST size (4Mb)
    Success

    Translation support
    Warning
    Your webserver does not support localization. To enable support for additional languages please instruct your system administrator to reconfigure PHP with the gettext option enabled.

    putenv() allowed
    Warning
    Warning: The putenv() function is disabled in your PHP by the disabled_functions parameter in php.ini. Gallery can function with this setting, but on some rare systems Gallery will be unable to run in other languages than the system language and English.

    Output buffering disabled
    Warning
    Warning: Output buffering is enabled in your PHP by the output_buffering, zlib.output_compression parameter(s) in php.ini. Gallery can function with this setting - downloading files is even faster - but Gallery might be unable to serve large files (e.g. large videos) and run into the memory limit. Also, some features like the progress bars might not work correctly if output buffering is enabled unless ini_set() is allowed.

    Gallery file integrity
    Warning
    Test skipped due to other errors.
    come posso avviare a questi problemi???

  2. #2
    Guest

    Predefinito

    non puoi perché come è detto '* function is disabled in your PHP by the disabled_functions parameter in php.ini'... ed il php.ini è gestito dal server, non da te, quindi non puoi

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •