Include path and init checker

For the site to work a php file named only cw_modules/init.php must be found using an include path defined in the we server configuration.

That means that the include path must contain the folder in which cw_modules/ is found.


Current include paths:
/home/stagedans/cw_root/ext_libs/php/:.:/opt/cpanel/ea-php72/root/usr/share/pear:/home/stagedans/cw_root:/home/stagedans/cw_root/cw_code:/home/stagedans/cw_root/cw_code/cw_modules:/home/stagedans/cw_root/ext_libs/php


cw_modules/init.php loaded

The init cw init file cw_modules/init.php was already successfully parsed before this page was loaded.

That can be caused by a PHP configuration directive auto_prepend_file = "..cw_modules/init.php" in a PHP configuration file.




Back to setup