Jump to content
The Uniform Server Community

UniServer Zero XII Missing FTP Support?


JaggedJax
 Share

Recommended Posts

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.

Link to comment
Share on other sites

JaggedJax:

There is ftp support, to enable this add the following line:

extension=php_ftp.dll


to the php configuration files:

php_development.ini, php_production.ini and php_test.ini

All the best
Ric

Link to comment
Share on other sites

Zauberlehrling!:

It looks like the offical release wants to use mysql.dll this is not contained in PHP 7.0.x

The v2.x Developers version of e107 resolves this issue. Download from:

https://github.com/e107inc/e107/archive/master.zip

The above installs on a default installation of Uniform Server Uniform Server 12.1.0-ZeroXII

All the best
Ric

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...