約43件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:3か月以内
  • 2025/4/15 -This article explains the different ways in which you can pass arguments to this boot script to customize settings for the PHP runtime as well as the web ...

    2025/6/2 -Learn how to enable PHP error logging & automation in web applications and resolve run-time exceptions to get optimized performance results.

    2025/4/23 -Do you get unknown PHP errors on your website? Check out our step-by-step tutorial on how to locate and check your PHP error log file.

    2025/4/14 -This page reference PHP and web-server configuration that will enhance the security of your iTop installation.

    2025/5/2 -In shared hosting environments, where there is no access to php.ini, you can configure php error_log through the .htaccess file. This way, you can enable error ...

    3日前 -Check these settings in your php.ini or .htaccess file (if you're using Apache). For settings which use ON/OFF as their values, you can substitute 1 for ...

    2025/4/19 -Or set in .htaccess: php_value error_reporting -1 php_flag display_errors On. This will cause PHP errors to be shown on-page. This might make it easier for ...

    2025/5/6 -Edit your php.ini or use php_value / php_flag in Apache virtual hosts or .htaccess . ✓ Disable Dangerous Functions. These functions ...

    2025/5/1 -php_value and php_flag allows these values to be overrode. php_admin_value and php_admin_flag disallow override. For example, in siteXX/fst/etc/php-fpm.d ...

    2025/5/30 -Manages PHP configuration variables set via php_value or php_flag in .htaccess. Additional flags (used with edit ):. --php_vars <string> : A list/array of PHP ...