isdoro81
Forum Replies Created
-
Thank you very much alex for your wonderful plugin and your help.
I activate the plugin and all is perfect now.
Forum: Installing WordPress
In reply to: Automatic Plugin Upgrade ProblemHi,
Thanks for your help, this is the answer of Servage:
I am sorry to say that you cannot connect to FTP from any script using the port 21. Please check how you can change the port to 2121. Else it is not possible to connect to FTP.
Can i change the port? How?
Thanks again
Giulio
Forum: Installing WordPress
In reply to: Automatic Plugin Upgrade ProblemHi,
I don’t think that’s a server configuration error.
Warning: ftp_pwd() [function.ftp-pwd]: Transfer aborted. Link to file server lost in /mounted-storage/home20b/sub001/sc18587-YDFT/www/wp-admin/includes/class-wp-filesystem-ftpext.php on line 122
Warning: ftp_pwd() [function.ftp-pwd]: CWD command successful in /mounted-storage/home20b/sub001/sc18587-YDFT/www/wp-admin/includes/class-wp-filesystem-ftpext.php on line 122
Warning: ftp_pwd() [function.ftp-pwd]: PORT command successful in /mounted-storage/home20b/sub001/sc18587-YDFT/www/wp-admin/includes/class-wp-filesystem-ftpext.php on line 122
Warning: ftp_pwd() [function.ftp-pwd]: CWD command successful in /mounted-storage/home20b/sub001/sc18587-YDFT/www/wp-admin/includes/class-wp-filesystem-ftpext.php on line 122
If you keep a close eye on the error you will see command is successful but the link from where it should upgrade the plugin is not given at line 122 from file /www/wp-admin/includes/class-wp-filesystem-ftpext.php
Please check this line $cwd = ftp_pwd($this->link);
The connection has been established but desired link is not found. So that will be the link to set there.
Thanks for your help
Giulio