SILENT KILLERPanel

Current Path: > > > var > softaculous > piwigo


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: ///var/softaculous/piwigo

NameTypeSizeLast ModifiedActions
images Directory - -
php53 Directory - -
php56 Directory - -
php71 Directory - -
php81 Directory - -
php82 Directory - -
clone.php File 3861 bytes July 28 2025 12:32:18.
database.inc.php File 341 bytes December 23 2021 11:54:36.
edit.php File 4469 bytes July 28 2025 12:32:18.
edit.xml File 433 bytes December 23 2021 11:54:36.
fileindex.php File 433 bytes December 12 2023 10:34:30.
import.php File 3375 bytes July 28 2025 12:32:18.
info.xml File 4584 bytes July 28 2025 09:38:18.
install.js File 921 bytes December 23 2021 11:54:36.
install.php File 4598 bytes July 28 2025 12:32:18.
install.xml File 4613 bytes December 23 2021 11:54:36.
md5 File 1731 bytes July 28 2025 12:32:18.
mod_upgrade.php File 16327 bytes October 23 2024 08:54:02.
notes.txt File 1060 bytes February 24 2025 11:58:38.
orig_upgrade.php File 16273 bytes October 23 2024 08:54:02.
piwigo.sql File 36474 bytes July 28 2025 09:38:18.
piwigo.zip File 18023527 bytes July 28 2025 09:38:18.
upgrade.php File 6430 bytes July 28 2025 12:32:18.
upgrade.xml File 345 bytes December 23 2021 11:54:36.

Reading File: ///var/softaculous/piwigo/notes.txt

1. We copy the mod_upgrade.php for auto upgrade and then after auto upgrade we revert the original file orig_upgrade.php
// Softaculous Change
define(PHPWG_IN_UPGRADE, true);
2. Change the $dbver in upgrade.php it is the value from database config table `piwigo_db_version` row
3.Please remove 'derivatives' and 'elegant' entries from [[dbprefix]]config table (i.e below the 'data_dir_checked' entry),as they are made automatically(since version 2.8.6).
4.PHP REQUIREMENT LINK : https://piwigo.org/guides/install/requirements (12.x.x onwards requires php 7.0))
5. Delete entry from `[[dbprefix]]activity` table as it creates after login.
6. Post login in manual installation, Enable all the languages from "configuration --> Languages" take a dump of a SQL and update our languages table and install.xml file accordingly.
7. Take sql dump when installation is completed.
8. Uncheck  'Subscribe ad to Piwigo Announcements Newsletter' option while manual installation.
9. `[[dbprefix]]user_cache` entry is created post visiting gallery (Remove entry if present).

SILENT KILLER Tool