Quote:
Originally Posted by savant in you pligg directory can you check if there is a settings.php file
it might be named settings.php.default so you'll have to rename it.
then set permission to 777 and run the installation. |
Hello. Yes I had it renamed to setting.php and chmoded 0777, but still got the same error. My pligg dir is root html directory. Which is where settings.php is.
But why does it say ./settings.php ? Doesn the dot indicate current folder, which is /install/ ? Shouldnt it say /settings.php ?
Also, I checked in config.php on line 104 it says ...
Code:
$file = dirname(__FILE__) . '/templates/' . $thetemp . "/pligg.tpl";
But when I look in templates folder, there is no file called pligg.tpl