Forums
(@aksapark)
9 years, 7 months ago
i finally managed to solve it , i just deleted this line from wp-config.php :
require_once(‘… /wordpress/wp_db.php’);
This line was immediately after <?php and somehow it was causing the problem.