From: SourceForge.net <no...@so...> - 2012-11-16 19:03:12
|
The following forum message was posted by uniksist at http://sourceforge.net/projects/phppgadmin/forums/forum/115884/topic/1341160: [quote]The config.inc.php file is a symlink from the config.inc.php contained in another directory. Many installation has base_dir restriction so the config.inc.php is not readable for the webserver. Delete the @config.inc.php and copy another version. It will work.[/quote] I also had this problem after installing phppgdmin: [quote]Configuration error: Copy conf/config.inc.php-dist to conf/config.inc.php and edit appropriately.[/quote] And your advice helped me a lot. Thank you very much friend! Thanks, it works! |