I'm having some issues with WordPress and trying to figure out if its my php settings causing an issue.
Would any of the following being disabled affect wordpress from fully functioning with all of it's ability such as installing plugins from the dashboard without needing to enter FTP credentials among other things:
- dl
- passthru
-proc_open
-proc_close,
-system,
-virtual,
-show_source,
-pclose,
-posix_kill,
-proc_get_status,
-proc_nice,
-proc_terminate,
-escapeshellarg,
-highlight_file,
-leak,
-diskfreespace,
-show_source,
-ini_alter,
-ini_restore,
-getrusage,
-get_current_user,
-set_time_limit,
-getmyuid,
-getmypid
Thank you in advance for any replies.