Warning: require_once(/home/barret22/daddymaninc.com/bin/cms.php): Failed to open stream: No such file or directory in /home/barret22/daddymaninc.com/includes/framework.php on line 114
Failed opening required '/home/barret22/daddymaninc.com/bin/cms.php' (include_path='.:/opt/cpanel/ea-php81/root/usr/share/pear') (500 Whoops, looks like something went wrong.)

Error

HTTP 500 Whoops, looks like something went wrong.

Failed opening required '/home/barret22/daddymaninc.com/bin/cms.php' (include_path='.:/opt/cpanel/ea-php81/root/usr/share/pear')

Exception

Error

  1.     IpHelper::setAllowIpOverrides(false);
  2. }
  3. unset($config);
  4. require_once dirname(__DIR__) . '/bin/cms.php';
  1.     echo file_get_contents(JPATH_ROOT '/templates/system/build_incomplete.html');
  2.     exit;
  3. }
  4. require_once JPATH_BASE '/includes/framework.php';
  5. // Set profiler start time and memory usage and mark afterLoad in the profiler.
  6. JDEBUG && \Joomla\CMS\Profiler\Profiler::getInstance('Application')->setStart($startTime$startMem)->mark('afterLoad');
  7. // Boot the DI container
require_once('/home/barret22/daddymaninc.com/includes/app.php') in /home/barret22/daddymaninc.com/index.php (line 32)
  1.  * define() is used rather than "const" to not error for PHP 5.2 and lower
  2.  */
  3. define('_JEXEC'1);
  4. // Run the application - All executable code should be triggered through this file
  5. require_once dirname(__FILE__) . '/includes/app.php';
  6. require_once JPATH_BASE '/bin/cms.php';

Stack Trace

Error
Error:
Failed opening required '/home/barret22/daddymaninc.com/bin/cms.php' (include_path='.:/opt/cpanel/ea-php81/root/usr/share/pear')

  at /home/barret22/daddymaninc.com/includes/framework.php:114
  at require_once()
     (/home/barret22/daddymaninc.com/includes/app.php:32)
  at require_once('/home/barret22/daddymaninc.com/includes/app.php')
     (/home/barret22/daddymaninc.com/index.php:32)