EnglishNetInstall requires the transfer of a single file on your web server. This script it contains will download 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.
Download the NetInstall script.
|
Transfer the NetInstall script on your web server with any FTP client. Piwigo team recommends FileZilla as a FTP client software, because it is free as Piwigo is, and compatible with both Windows and Linux. Start FileZilla and fill the following connection settings with the information given by your web hosting provider:
Click on the Quickconnect button. You are now connected to your web server. Select the piwigo-netinstall.php file on your hard disk drive and transfer it to the web server [fig. A]. |
![]() [A] Connect and transfer |
|
Once the NetInstall script transfered, 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 [fig. B]. 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 transfered the NetInstall script. Run the "Retrieve and unzip Piwigo" action, and then "Install Piwigo now" see [fig. C]. |
![]() [B] Choose a destination for your gallery |
![]() [C] Successful Piwigo download |
|
Now comes the MySQL database settings and the webmaster account to administer your gallery [fig. D]. Fill in MySQL database connection settings, as given by your web hosting provider: The webmaster account creation requires:
Run the "Start Install" action. |
![]() [D] Installation page |
|
* Warning, your web hosting provider may provide separate connection settings for FTP and MySQL.
** Most often, web hosting providers allow a single database per customer, but you can create as many tables as you want in the same database. To avoid conflicts with other web applications, or allow several Piwigo installations on the same website, the table names have a prefix. By default, this prefix is "piwigo_", but you can change it (only alphanumeric characters are allowed).