簡體   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