| Server IP : 144.76.79.100 / Your IP : 216.73.216.103 [ Web Server : Apache System : Linux ch05.wehostwebserver.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64 User : razzlestore ( 1092) PHP Version : 8.2.29 Disable Function : NONE Domains : 343 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/softaculous/s9y/ |
Upload File : |
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