1
I have decided to power up a VPS to test xoops of this CMS is future proof with essential modules
Setup of the server:
XOOPS Version XOOPS 2.5.10-RC
PHP Version 7.2.17
mySQL Version 5.5.5-10.2.23-MariaDB
Server API fpm-fcgi
OS Linux
fsockopen On
post_max_size 64M
After the inital setup from the xoops side all went ok but see apache log for improvements
AH01071: Got error 'PHP message: PHP Warning: include_once(../class/libraries/vendor/autoload.php): failed to open stream: No such file or directory in /home/admin/domains/site.com/public_html/install/include/common.inc.php on line 78nPHP message: PHP Warning: include_once(): Failed opening '../class/libraries/vendor/autoload.php' for inclusion (include_path='.:/usr/local/php72/lib/php') in /home/admin/domains/site.com/public_html/install/include/common.inc.php on line 78nPHP message: PHP Warning: include_once(./language/english/install.php): failed to open stream: No such file or directory in /home/admin/domains/site.com/public_html/install/class/installwizard.php on line 147nPHP message: PHP Warning: include_once(): Failed opening './language/english/install.php' for inclusion (include_path='.:/usr/local/php72/lib/php') in /home/admin/domains/site.com/public_html/install/class/installwizard.php on line 147nPHP message: PHP Warning: Use of undefined constant LANGUAGE_SELECTION - assumed 'LANGUAGE_SELECTION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 27nPHP message: PHP Warning: Use of undefined constant LANGUAGE_SELECTION_TITLE - assumed 'LANGUAGE_SELECTION_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 28nPHP message: PHP Warning: Use of undefined constant INTRODUCTION - assumed 'INTRODUCTION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 32nPHP message: PHP Warning: Use of undefined constant INTRODUCTION_TITLE - assumed 'INTRODUCTION_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 33nPHP message: PHP Warning: Use of undefined constant CONFIGURATION_CHECK - assumed 'CONFIGURATION_CHECK' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 37nPHP message: PHP Warning: Use of undefined constant CONFIGURATION_CHECK_TITLE - assumed 'CONFIGURATION_CHECK_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 38nPHP message: PHP Warning: Use of undefined constant PATHS_SETTINGS - assumed 'PATHS_SETTINGS' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 42nPHP message: PHP Warning: Use of undefined constant PATHS_SETTINGS_TITLE - assumed 'PATHS_SETTINGS_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 43nPHP message: PHP Warning: Use of undefined constant DATABASE_CONNECTION - assumed 'DATABASE_CONNECTION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 47nPHP message: PHP Warning: Use of undefined constant DATABASE_CONNECTION_TITLE - assumed 'DATABASE_CONNECTION_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 48nPHP message: PHP Warning: Use of undefined constant DATABASE_CONFIG - assumed 'DATABASE_CONFIG' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 52nPHP message: PHP Warning: Use of undefined constant DATABASE_CONFIG_TITLE - assumed 'DATABASE_CONFIG_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 53nPHP message: PHP Warning: Use of undefined constant CONFIG_SAVE - assumed 'CONFIG_SAVE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 57nPHP message: PHP Warning: Use of undefined constant CONFIG_SAVE_TITLE - assumed 'CONFIG_SAVE_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 58nPHP message: PHP Warning: Use of undefined constant TABLES_CREATION - assumed 'TABLES_CREATION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 62nPHP message: PHP Warning: Use of undefined constant TABLES_CREATION_TITLE - assumed 'TABLES_CREATION_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 63nPHP message: PHP Warning: Use of undefined constant INITIAL_SETTINGS - assumed 'INITIAL_SETTINGS' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 67nPHP message: PHP Warning: Use of undefined constant INITIAL_SETTINGS_TITLE - assumed 'INITIAL_SETTINGS_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 68nPHP message: PHP Warning: Use of undefined constant DATA_INSERTION - assumed 'DATA_INSERTION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 72nPHP message: PHP Warning: Use of undefined constant DATA_INSERTION_TITLE - assumed 'DATA_INSERTION_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 73nPHP message: PHP Warning: Use of undefined constant CONFIG_SITE - assumed 'CONFIG_SITE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 77nPHP message: PHP Warning: Use of undefined constant CONFIG_SITE_TITLE - assumed 'CONFIG_SITE_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 78nPHP message: PHP Warning: Use of undefined constant THEME - assumed 'THEME' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 82nPHP message: PHP Warning: Use of undefined constant THEME_TITLE - assumed 'THEME_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 83nPHP message: PHP Warning: Use of undefined constant MODULES - assumed 'MODULES' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 87nPHP message: PHP Warning: Use of undefined constant MODULES_TITLE - assumed 'MODULES_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 88nPHP message: PHP Warning: Use of undefined constant WELCOME - assumed 'WELCOME' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 92nPHP message: PHP Warning: Use of undefined constant WELCOME_TITLE - assumed 'WELCOME_TITLE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/page.php on line 93nPHP message: PHP Warning: Use of undefined constant PHP_EXTENSION - assumed 'PHP_EXTENSION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 45nPHP message: PHP Warning: Use of undefined constant CHAR_ENCODI
AH01071: Got error 'hp on line 45nPHP message: PHP Warning: Use of undefined constant PHP_EXTENSION - assumed 'PHP_EXTENSION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 46nPHP message: PHP Warning: Use of undefined constant INTL_SUPPORT - assumed 'INTL_SUPPORT' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 46nPHP message: PHP Warning: Use of undefined constant PHP_EXTENSION - assumed 'PHP_EXTENSION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 47nPHP message: PHP Warning: Use of undefined constant ICONV_CONVERSION - assumed 'ICONV_CONVERSION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 47nPHP message: PHP Warning: Use of undefined constant PHP_EXTENSION - assumed 'PHP_EXTENSION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 48nPHP message: PHP Warning: Use of undefined constant XML_PARSING - assumed 'XML_PARSING' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 48nPHP message: PHP Warning: Use of undefined constant PHP_EXTENSION - assumed 'PHP_EXTENSION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 49nPHP message: PHP Warning: Use of undefined constant ZLIB_COMPRESSION - assumed 'ZLIB_COMPRESSION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 49nPHP message: PHP Warning: Use of undefined constant PHP_EXTENSION - assumed 'PHP_EXTENSION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 52nPHP message: PHP Warning: Use of undefined constant IMAGE_FUNCTIONS - assumed 'IMAGE_FUNCTIONS' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 52nPHP message: PHP Warning: Use of undefined constant PHP_EXTENSION - assumed 'PHP_EXTENSION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 53nPHP message: PHP Warning: Use of undefined constant IMAGE_METAS - assumed 'IMAGE_METAS' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 53nPHP message: PHP Warning: Use of undefined constant PHP_EXTENSION - assumed 'PHP_EXTENSION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 54nPHP message: PHP Warning: Use of undefined constant CURL_HTTP - assumed 'CURL_HTTP' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/config.php on line 54nPHP message: PHP Warning: Use of undefined constant LANGUAGE_SELECTION - assumed 'LANGUAGE_SELECTION' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/page_langselect.php on line 45nPHP message: PHP Warning: Use of undefined constant XOOPS_INSTALL_WIZARD - assumed 'XOOPS_INSTALL_WIZARD' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/install_tpl.php on line 43nPHP message: PHP Warning: Use of undefined constant SUPPORT - assumed 'SUPPORT' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/install_tpl.php on line 94nPHP message: PHP Notice: Undefined variable: supports in /home/admin/domains/site.com/public_html/install/include/install_tpl.php on line 98nPHP message: PHP Warning: Invalid argument supplied for foreach() in /home/admin/domains/site.com/public_html/install/include/install_tpl.php on line 98nPHP message: PHP Warning: Use of undefined constant XOOPS_SOURCE_CODE - assumed 'XOOPS_SOURCE_CODE' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/install_tpl.php on line 105n', referer: https://site.com
AH01071: Got error 'PHP message: PHP Warning: Use of undefined constant XOOPS_INSTALLING - assumed 'XOOPS_INSTALLING' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/install_tpl.php on line 171nPHP message: PHP Warning: Use of undefined constant BUTTON_NEXT - assumed 'BUTTON_NEXT' (this will throw an Error in a future version of PHP) in /home/admin/domains/site.com/public_html/install/include/install_tpl.php on line 222n', referer: https://site.com
AH01071: Got error 'PHP message: PHP Warning: include(/home/admin/domains/site.com/public_html/class/libraries/vendor/composer/../kint-php/kint/src/Kint.php): failed to open stream: No such file or directory in /home/admin/domains/site.com/public_html/class/libraries/vendor/composer/ClassLoader.php on line 444nPHP message: PHP Warning: include(): Failed opening '/home/admin/domains/site.com/public_html/class/libraries/vendor/composer/../kint-php/kint/src/Kint.php' for inclusion (include_path='.:/usr/local/php72/lib/php') in /home/admin/domains/site.com/public_html/class/libraries/vendor/composer/ClassLoader.php on line 444n', referer: https://site.com
AH01071: Got error 'PHP message: PHP Warning: include(/home/admin/domains/site.com/public_html/class/libraries/vendor/composer/../kint-php/kint/src/Kint.php): failed to open stream: No such file or directory in /home/admin/domains/site.com/public_html/class/libraries/vendor/composer/ClassLoader.php on line 444nPHP message: PHP Warning: include(): Failed opening '/home/admin/domains/site.com/public_html/class/libraries/vendor/composer/../kint-php/kint/src/Kint.php' for inclusion (include_path='.:/usr/local/php72/lib/php') in /home/admin/domains/site.com/public_html/class/libraries/vendor/composer/ClassLoader.php on line 444n', referer: https://site.com
AH01071: Got error 'PHP message: PHP Warning: include(/home/admin/domains/site.com/public_html/class/libraries/vendor/composer/../kint-php/kint/src/Kint.php): failed to open stream: No such file or directory in /home/admin/domains/site.com/public_html/class/libraries/vendor/composer/ClassLoader.php on line 444nPHP message: PHP Warning: include(): Failed opening '/home/admin/domains/site.com/public_html/class/libraries/vendor/composer/../kint-php/kint/src/Kint.php' for inclusion (include_path='.:/usr/local/php72/lib/php') in /home/admin/domains/site.com/public_html/class/libraries/vendor/composer/ClassLoader.php on line 444n', referer: https://site.com