I tried to setup multiple PHP versions in my XAMPP, and I have used Apache virtual hosts.
But I found in phpinfo(), the $_SERVER['SCRIPT_FILENAME'] is shown like this C:xampphtdocsaaabb (the slash)
How can I set back to C:/xampp/htdocs/aaa/bbb
This happens in virtual hosts only. The main one is normal - showing like this -> C:/xampp/htdocs/aaa/bbb
Thank you.
2.1m questions
2.1m answers
60 comments
57.0k users