繁体   English   中英

如何为PHP安装WSO2

[英]How to install WSO2 for PHP

我正在尝试为PHP安装ws02 / wsf。 在安装指南中说:

Go to the directory where you have extracted the source distribution. Run the following:

./configure
make
make install

但是,当我转到php文件夹时,找不到配置文件。 您能给我有关安装的详细信息吗?

谢谢

下载autoconf

 sudo apt-get install autoconf

在php文件夹上运行autoconf。 然后尝试./configure

暂无
暂无

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

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