Brauch mal eure hilfe
Posted: Mon 8. Aug 2022, 17:58
Bin ziemlich neu auf dem Gebiet unterwegs und wollte wissen ob Ihr mir sagen könnt welche Einstellungen Standardmäßig keyhelp schon hat oder nicht und wo ich diese umstellen kann?
Bin gerade am einrichten einer Software die folgendes benötigt:
register_globals OFF
safe_mode OFF
max_execution_time = 0
cgi.fix_pathinfo = 1 (for CGI/FastCGI)
php-cli module (PHP 5.5 or greater is needed at the command line.)
php-imap module (When using or upgrading to PHP 5.6+, this module will not be available even if it was previously.)
MySQL extension (The strict ONLY_FULL_GROUP_BY option must be removed from the “sql mode” of your MySQL.)
curl extension
GD extension
JSON extension
Open SSL extension
Local MTA (Sendmail, Postfix, Exim, etc.) or local or remote SMTP provider
We recommend at least 256M of memory is allocated to PHP, but you may need to set it higher depending on how large your list is. The memory MUST be applied to both http PHP AND php-cli which is used for cron tasks.
escapeshellcmd & escapeshellarg enabled in php.ini
SSL certificate for server/hostname when using PHP 5.6 or greater
Danke im voraus für eure Hilfe
Bin gerade am einrichten einer Software die folgendes benötigt:
register_globals OFF
safe_mode OFF
max_execution_time = 0
cgi.fix_pathinfo = 1 (for CGI/FastCGI)
php-cli module (PHP 5.5 or greater is needed at the command line.)
php-imap module (When using or upgrading to PHP 5.6+, this module will not be available even if it was previously.)
MySQL extension (The strict ONLY_FULL_GROUP_BY option must be removed from the “sql mode” of your MySQL.)
curl extension
GD extension
JSON extension
Open SSL extension
Local MTA (Sendmail, Postfix, Exim, etc.) or local or remote SMTP provider
We recommend at least 256M of memory is allocated to PHP, but you may need to set it higher depending on how large your list is. The memory MUST be applied to both http PHP AND php-cli which is used for cron tasks.
escapeshellcmd & escapeshellarg enabled in php.ini
SSL certificate for server/hostname when using PHP 5.6 or greater
Danke im voraus für eure Hilfe