我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

在现有PHP安装中启用FTP功能

I know that when installing PHP you use --enable-ftp in the command line to enable FTP.

But if I have a PHP install that doesn't have FTP support and I want to add it, is there a way? Something in PHP.INI?

Or do I need to simply reinstall?

as of this link you have to add this to your php.ini:

extension=php_ftp.dll

You can also use this

https://github.com/phpseclib/phpseclib

if you want to do sFTP without enabling the ssh2 extension.

近期文章

  • 是个对象,为什么没执行init函数?
  • pyinstaller 打包找不到txt文件
  • 请问为什么会没有输出那
  • Java程序设计编程
  • rust!rust!rust!rust!rust!rust!
  • c语言简单问题求救大佬
  • 使用PHP转换WooCommerce Webhook Payload
  • 指针数组与函数:输入月份,输出相应英文名
  • 为什么uniapp项目中为contact-button设置任何样式都无效
  • pycharm配置远程服务器
  • 利用西瓜集 2.0进行建模
  • 不明白为什么最终会输出11
  • 哪里有问题啊,检查不出来
  • stack库中push()读取字符无效
  • 这个Student为什么报错了
  • eclipse无法编辑
  • 制作电子商务系统需要的软件
  • array_diff()函数没有显示正确的结果
  • 用C语言从键盘输入3行3列矩阵的元素,然后找出全部元素中的最大值与最小值并输出
  • 能做一下这个代码吗,谢谢谢谢

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华