این چیست؟ کلاً ارور میده باهاش!کد:<?php$root_path = $_SERVER['DOCUMENT_ROOT']; echo $root_path ;?>
ارورتست کردم مشکلی نبودا
کد:<?php $root_path = $_SERVER['DOCUMENT_ROOT']; echo $root_path ;?>
D:/xampp/htdocsYou have specified wrong full path in config.php file
$root_path = $_SERVER['DOCUMENT_ROOT'];
//Full path to your home directory (example: "/home/user123/data/www/domain.com/");