I have a fresh windows installation and even after I install all dev tools (wamp, git, composer, phploy), I can't deploy my projects using PHPLOY.
I got this message:
Fatal error: Uncaught Error: Call to undefined function League\Flysystem\Adapter\ftp_chdir() in C:\Users\Daniel\AppData\Roaming\Composer\vendor\league\flysystem\src\Adapter\Ftp.php:399
I have a fresh windows installation and even after I install all dev tools (wamp, git, composer, phploy), I can't deploy my projects using PHPLOY.
I got this message:
Fatal error: Uncaught Error: Call to undefined function League\Flysystem\Adapter\ftp_chdir() in C:\Users\Daniel\AppData\Roaming\Composer\vendor\league\flysystem\src\Adapter\Ftp.php:399
I've already enabled FTP extension in PHP.
Environment: Windows 10 Wampserver 3.2.6 x64 PHP 7.4.26 GIT 2.34.1 Composer 2.2.5 PHPLOY v4.9.3