I keep getting an error
Quote:
Fatal error: Failed opening required 'forum/admin/config.php' (include_path='.:/usr/local/lib/php') in /apache/sites/softnews.totalnet.ro/htdocs/forum/last10.php on line 13
|
My settings are:
Quote:
$path = "forum/admin"; // path to your config.php file (usually in the /admin directory) - NO TRAILING SLASH! Do not include "config.php"
$url = "http://www.softnews.ro/forum"; // URL to your board - NO TRAILING SLASH!
$urlimg = "http://www.softnews.ro/forum/images"; // URL to your board's images - NO TRAILING SLASH!
|
What can I do ?
I need this to include on a SSI page !