How do I enable Virtual Directory Support.
I created a test.php file with<?php
phpinfo();
?>
And I have found that virtual directory support is disabled. I need to enable it on my server for a few scripts to work. I have searched google and WHT for HOURS trying to find the answer. Does anybody know?
FreeBSD 5.2.1
PHP 4.3.9
Apache 1.3.33
Zend 2.5.5
Please help!