简体   繁体   English

在 Ubuntu 18.04 上安装 wso2 wsf/php 时出错

[英]Error while installing wso2 wsf/php on Ubuntu 18.04

I'm currently trying to install the wso2 php extension on an Ubuntu 18.04 server with php5.6 When I do the 'make' command, I'm getting the following error:我目前正在尝试使用 php5.6 在 Ubuntu 18.04 服务器上安装 wso2 php 扩展 当我执行“make”命令时,出现以下错误:

make[4]: Leaving directory '/home/mat/wso2-wsf-php-src-2.1.0/wsf_c/rampartc'
Making all in savanc
/bin/bash: line 17: cd: savanc: No such file or directory
Makefile:325: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/mat/wso2-wsf-php-src-2.1.0/wsf_c'
Makefile:221: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/mat/wso2-wsf-php-src-2.1.0/wsf_c'
Makefile:276: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/mat/wso2-wsf-php-src-2.1.0'
Makefile:206: recipe for target 'all' failed
make: *** [all] Error 2

I really need to install this extension.我真的需要安装这个扩展。 Thanks for help.感谢帮助。

WSO2 no longer supports the WSO2 Web Services Framework for PHP. Please see more details on this page and on GitHub . WSO2 不再支持 PHP 的 WSO2 Web 服务框架。请查看本页GitHub上的更多详细信息。

If you have an active contract, or want one, please reach out to WSO2 to find an alternative approach.如果您有有效合同或想要合同,请联系 WSO2 寻找替代方法。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM