dongyuan7110 2011-10-07 13:53
浏览 49
已采纳

在子域中由Plesk API自动安装Wordpress

My client wants me to create a "simple" script (in PHP).

He wants to fill the form with domain names, subdomain names, and blog titles. The script should create subdomains for each domain and automatically install WordPress there.

Creating subdomains is easy using the Plesk API, but the problem occurs when I want to install WordPress. Although there is an autoinstaller, I can't find it in the API.

When creating a subdomain, I fill in the FTP login and password for it, and I can then connect over FTP and upload WordPress files. Any suggestions for doing this automatically? The script may work on my client's server where Plesk is installed.

  • 写回答

3条回答 默认 最新

  • donglu9898 2012-01-21 15:28
    关注

    if it is ok to get wordpress from APS Catalog, you should use Plesk API for installing the applacation to webspace/subdomain. Learn more about Plesk API

    http://download1.parallels.com/Plesk/PP10/10.1.1/Doc/en-US/online/plesk-api-rpc/index.htm

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?