Trying to install simpnew (http://www.hotscripts.com/listing/simpnews/) database, mysql created, running into the following error when going to install page...
http://the-outdoor-sportswear.com/admin/install.php
Warning: require_once(/var/chroot/home/content/s/l/i/slim805/html/simpnews/includes/global.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/s/l/i/slim805/html/news/config.php on line 395
Fatal error: require_once() [function.require]: Failed opening required '/var/chroot/home/content/s/l/i/slim805/html/simpnews/includes/global.inc.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/s/l/i/slim805/html/news/config.php on line 395
-------------------BOTTOM CODE OF THE CONFIG.PHP LINE 395 -----------------------
// end user editable part
// you are not allowed to edit beyond this point
$fid="b073e76b30344b970271303a892b1d91";
define('_FROM_SNEWS',null);
$cfgver=2.44;
LINE 395 require_once($path_simpnews.'/includes/global.inc.php');
?>


Reply With Quote
Bookmarks