JaggedJax Posted February 17, 2016 Report Posted February 17, 2016 It seems like UniServer Zero XII with PHP 7 may be missing ftp support. I get the Undefined function error when trying to call ftp_connect, and the phpinfo() result is missing the FTP section that says "ftp support enabled". That section is there if I install the php 5.6 module. Quote
Zauberlehrling! Posted February 18, 2016 Report Posted February 18, 2016 Unfortunately with the new Release UniServer Zero XII I cannot nstall e107 anymore. I don't know what the issue is.The new version of e107 wants PHP 7 and that is included in the new Release, but it throws an error.Please have a look at the screenshot. Maybe someone has an idea? Quote
Ric Posted February 19, 2016 Report Posted February 19, 2016 JaggedJax:There is ftp support, to enable this add the following line:extension=php_ftp.dllto the php configuration files:php_development.ini, php_production.ini and php_test.iniAll the bestRic Quote
Ric Posted February 19, 2016 Report Posted February 19, 2016 Zauberlehrling!:It looks like the offical release wants to use mysql.dll this is not contained in PHP 7.0.xThe v2.x Developers version of e107 resolves this issue. Download from:https://github.com/e107inc/e107/archive/master.zipThe above installs on a default installation of Uniform Server Uniform Server 12.1.0-ZeroXIIAll the bestRic Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.