In linux, wordpress fails to call the ftp_connect function. this post is edited by zhenbiny from 2013-09-2917: 08: 44. I directly use yum & nbsp; install & nbsp; in linux; php is installed in php & nbsp; and the following code is written: connid & nbsp; ftp_connec wordpress fails to call the ftp_connect function in linux
This post was last edited by zhenbiny at 17:08:44
I directly installed php using yum install php in linux,
The following code is written:
Connid = ftp_connect ("192.168.123.30"); execution successful.
However, wordpress will fail to run ftp_connect ("192.168.123.30") by tracking the code.
If the code is incorrect,
Run wordpress directly using the integrated development kit lampp, and the function can be successfully executed.
What is the reason? I really don't understand
Thank you!
Share:
------ Solution --------------------
Is there a log? what is the error message?