指南 /

安装

/

网络安装

网络安装

NetInstall requires the transfer of a single file on your web server. The script it contains will download the Piwigo archive from piwigo.org, then extract its content and launch the installer.

The NetInstall process may not work on your web server, depending on the level of features provided. If you can't make it work, just switch to the manual installation guide instead.

Step 1 - Download the NetInstall script

Download the NetInstall script.

Piwigo团队推荐使用FileZilla作为FTP客户端,因为和Piwigo一样,它是免费的,并同时支持Windows与Linux。

Step 2 - Transfer the NetInstall script

打开FileZilla,将主机提供商所提供的配置填入以下连接设定中。

  • 主机
  • 用户名
  • 密码

点击快速连接按钮以连接到Web服务器。

Select the piwigo-netinstall.php file on your hard disk drive and transfer it to the web server

Connect upload

第三步:配置

Once the NetInstall script has transferred, go to its web address with a web browser, for example : http://example.com/piwigo-netinstall.php

Choose a directory name for your photo gallery on your website. By default, Piwigo will be installed in the directory piwigo. If you leave the Destination field empty, Piwigo will be installed at the same place you transferred the NetInstall script.

Choose a folder name for your photo gallery

Run the “Retrieve and unzip Piwigo” action, and then “Install Piwigo now”

Piwigo is installed

接下来你需要输入MySQL数据库设置与管理员账户信息以便管理相册。

填写Web提供商所提供的MySQL数据库连接信息::

  • 主机
  • 用户 (需要注意的是,Web提供商所提供的FTP与MySQL账号很可能不相同,请注意区分。)
  • 密码
  • 数据库名称
  • Piwigo数据表前缀 (大部分情况下Web提供商会允许用户使用一个数据库,但在数据库中你可以建立很多张表。为了避免与其他使用到数据库的应用程序冲突,或者为了让多个Piwigo运行在同一个数据库中,表名需要有一个前缀。默认情况下,数据表前缀为“piwigo_”,但你也可以自定义它(仅支持字母与数字)。)

需要输入以下信息以配置管理员账户:

  • 用户名
  • 需要输入两次的密码
  • 你的电子邮件地址,以便访客联系你

点击“开始安装”按钮

安装界面

安装结束后,你会看到安装成功或失败的提示。

安装成功

第四步:首次访问

安装成功后

首次打开Piwigo

还有其他问题吗?

你可以在社区里提问,也可以在文档中寻找答案