Jump to content

Otimal PHP Settings


Recommended Posts

Hello,

I have just moved server, and I am not sure how I set the values in the best way, so I hope you can help me.

I am running Prestashop 1.6.1.1

 

I can choose from any PHP version. What should I choose?

Current PHP Version: 5.4.44

 

Is the values set correct for best performance?

allow_url_fopen    On
allow_url_include    Off
always_populate_raw_post_data    Off
arg_separator.input    &
arg_separator.output    &
asp_tags    Off
auto_append_file    no value
auto_globals_jit    On
auto_prepend_file    no value
browscap    no value
default_charset    utf-8
default_mimetype    text/html
disable_classes    no value
disable_functions    no value
display_errors    Off
display_startup_errors    Off
doc_root    no value
docref_ext    no value
docref_root    no value
enable_dl    On
enable_post_data_reading    On
error_append_string    no value
error_log    error_log
error_prepend_string    no value
exit_on_timeout    Off
expose_php    On
file_uploads    On
html_errors    On
ignore_repeated_errors    Off
ignore_repeated_source    Off
ignore_user_abort    Off
implicit_flush    Off
log_errors    On
log_errors_max_len    1024
mail.add_x_header    Off
mail.force_extra_parameters    no value
mail.log    no value
max_execution_time    300
max_file_uploads    20
max_input_nesting_level    64
max_input_time    -1
max_input_vars    10000
memory_limit    256M
open_basedir    no value
output_buffering    4096
output_handler    no value
post_max_size    20M
precision    14
realpath_cache_size    16K
realpath_cache_ttl    120
register_argc_argv    Off
report_memleaks    On
report_zend_debug    On
request_order    no value
sendmail_from    no value
serialize_precision    100
short_open_tag    On
SMTP    localhost
smtp_port    25
sql.safe_mode    Off
track_errors    Off
unserialize_callback_func    no value
upload_max_filesize    25M
upload_tmp_dir    no value
user_dir    no value
user_ini.cache_ttl    300
user_ini.filename    .user.ini
variables_order    EGPCS
xmlrpc_error_number    0
xmlrpc_errors    Off
zend.detect_unicode    On
zend.enable_gc    On
zend.multibyte    Off
zend.script_encoding    no value

 

Shoud I enable anymore modules, to make my prestashop run better?
MODULES: 
    
Extension    
bcmath    
bz2    
calendar    
Core    
ctype    
curl    
date    
dom    
ereg    
exif    
filter    
ftp    
gd    
gettext    
gmp    
hash    
iconv    
imap    
json    
libxml    
litespeed    
mbstring    
mcrypt    
memcached    
mhash    
mysql    
mysqli    
openssl    
pcntl    
pcre    
PDO    
pdo_mysql    
pdo_sqlite    
pgsql    
Phar    
posix    
readline    
Reflection    
session    
shmop    
SimpleXML    
soap    
SPL    
sqlite3    
standard    
timezonedb    
tokenizer    
xml    
xmlreader    
xmlrpc    
xmlwriter    
zip    
zlib    
 

Thank you!! :-)

Link to comment
Share on other sites

×
×
  • Create New...