You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WordPress searches for wp-config.php also in ".." - If '..' happens to be above DocumentRoot path, it will not be found, which is NOT the expected behavior.
WordPress searches for wp-config.php also in ".." - If '..' happens to be above DocumentRoot path, it will not be found, which is NOT the expected behavior.