/var/softaculous/s9y
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.htaccess3240644editdlrm
changelog.txt76880644editdlrm
clone.php53890644editdlrm
edit.php53640644editdlrm
edit.xml4330644editdlrm
extend.php111030644editdlrm
fileindex.php4770644editdlrm
import.php31270644editdlrm
info.xml66480644editdlrm
install.js9210644editdlrm
install.php63370644editdlrm
install.xml25230644editdlrm
md525960644editdlrm
notes.txt8200644editdlrm
serendipity_config_local.inc.php9030644editdlrm
update_pass.php2530644editdlrm
upgrade.php42950644editdlrm
upgrade.xml3460644editdlrm
Edit: /var/softaculous/s9y/notes.txt (820B)
1. Choose Expert install while manual installation 2. [NA]Use WYSIWYG editor = No 3. Just check the language files for the supported languages exists. /lang/ & /lang/UTF-8/ it should be there with the downloaded zip. 4. [NA]We remove following code from .htaccess php_value session.use_trans_sid 0 php_value register_globals off 5. Choose mysqli while manual install 6. PHP REQUIREMENT LINK : https://docs.s9y.org/docs/users/getting-started/fresh-installation.html and https://docs.s9y.org/docs/faq/index.html#docs-installation-requirements 7. We have updated the PHP to 8.0 because since 2.4.0 script uses array_key_first() which requires min PHP 7.3. Since PHP 7.3 reached EOL vendor has suggested to keep min PHP as 8.0 (They shall update the docs soon on their website) https://github.com/s9y/Serendipity/issues/794