Greetings,
I'm basically pulling my hair out because I'm not exactly sure how to solve this problem.
I've transferred over 30 wordpress websites to my server and each one have the same issue. Before the move they were all able to install plugins and update from the Wordpress dashboard without needing FTP credentials.
Now every website is asking for FTP credentials, and even though it goes through the plugin update procedure... the plugins never actually get updated. As well as several other issues.
I'm trying to figure out where to start looking on my server to make it compatible without wordpress while not needing to use FTP to utilize the dashboard automatic installation method.
The updates work when I switched my FTP server to Pro-ftpd instead of the pure ftp server. However I would prefer not to use FTP at all and just let Wordpress do it's thing naturally.
----
My Server config is:
- Latest RELEASE version of CPanel
- PHP Version 5.2.11 w/ PHPsuexec
- CentOS
- eAccelerator+Zend+suhosin+suphp
The following PHP functions are disabled:
- 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.
I'm basically pulling my hair out because I'm not exactly sure how to solve this problem.
I've transferred over 30 wordpress websites to my server and each one have the same issue. Before the move they were all able to install plugins and update from the Wordpress dashboard without needing FTP credentials.
Now every website is asking for FTP credentials, and even though it goes through the plugin update procedure... the plugins never actually get updated. As well as several other issues.
I'm trying to figure out where to start looking on my server to make it compatible without wordpress while not needing to use FTP to utilize the dashboard automatic installation method.
The updates work when I switched my FTP server to Pro-ftpd instead of the pure ftp server. However I would prefer not to use FTP at all and just let Wordpress do it's thing naturally.
----
My Server config is:
- Latest RELEASE version of CPanel
- PHP Version 5.2.11 w/ PHPsuexec
- CentOS
- eAccelerator+Zend+suhosin+suphp
The following PHP functions are disabled:
- 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.