IpHelper::setAllowIpOverrides(false);}unset($config);require_once dirname(__DIR__) . '/bin/cms.php'; echo file_get_contents(JPATH_ROOT . '/templates/system/build_incomplete.html'); exit;}require_once JPATH_BASE . '/includes/framework.php';// Set profiler start time and memory usage and mark afterLoad in the profiler.JDEBUG && \Joomla\CMS\Profiler\Profiler::getInstance('Application')->setStart($startTime, $startMem)->mark('afterLoad');// Boot the DI container // ... die die();}// Run the application - All executable code should be triggered through this filerequire_once __DIR__ . '/includes/app.php';require_once JPATH_BASE . '/bin/cms.php';|
Error
|
|---|
Error:
Failed opening required '/home/barret22/daddymanpublishing.com/bin/cms.php' (include_path='.:/opt/cpanel/ea-php83/root/usr/share/pear')
at /home/barret22/daddymanpublishing.com/includes/framework.php:120
at require_once()
(/home/barret22/daddymanpublishing.com/includes/app.php:29)
at require_once('/home/barret22/daddymanpublishing.com/includes/app.php')
(/home/barret22/daddymanpublishing.com/index.php:51)
|