happyfish100 / fastdfs

FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
GNU General Public License v3.0
8.91k stars 1.97k forks source link

PHP加载fastdfs扩展报错 #664

Open cizhier opened 9 months ago

cizhier commented 9 months ago

PHP Warning: PHP Startup: Unable to load dynamic library '/no-debug-zts-20131226/fastdfs_client.so' - /no-debug-zts-20131226/fastdfs_client.so: undefined symbol: zend_string_init_interned in Unknown on line 0

各位大佬,我这个是什么问题?