Problema Zen Cart: Disabled PHP Function
Salve,
Chiedo il vostro aiuto per questo problema:
Disabled PHP Functions = ini_restore,link,symlink,mysql_change_user,highlig ht_file,show_source,php_uname,getrusage,set_time_l imit,getmypid,dl,leak,listen,system,exec,passthru, popen,chown,chgrp,putenv,linkinfo,readlink,diskfre espace,shell_exec,lstat,proc_nice,stream_socket_se rver,stream_socket_sendto,stream_socket_recvfrom,s tream_socket_get_name,stream_socket_client,stream_ socket_accept
Your PHP configuration has one or more of the following functions marked as "disabled" in your server's PHP.INI file:
- set_time_limit
- exec
Your server may suffer from decreased performance due to the use of these security measures which are usually implemented on highly-used public servers... which are not always ideal for running an e-Commerce system.
come posso risolverlo?
Grazie