when i do phpinfo() in my localhost it shows “Virtual Directory Support enabled”
but when i do this in server it shows “Virtual Directory Support disabled “…how do i enable virtual directory. what do i need to change in php.ini file?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
got my answer…
“Virtual directories are handled by the server, not by PHP.Look up how to setup virtual directories for the server you are using.”