Hi
I have xampp on my windows box. I have created a virtual host as described in <snip>
Now, when I run my website in the tradition htdocs folder the horizontal menu works. But when I try and run the website in the virtual host the horizontal menu doesnt' appear.
The code for the horizontal menu is:
<!--sphider_noindex--><?php require_once('includes/horizmenu.inc.php'); ?><!--/sphider_noindex-->
I made this query on the apache forum and i was asked if this code is still there when I go to teh webbrowser and view source. It is still there. Not only that, but when I serve off the htdocs, the php code isn't there, i.e. it did what it was supposed to do.
So somehow I think my configuration isn't complete for the virtual host.
Does anyone have any idea what is going on?
David.
[edited by: eelixduppy at 1:32 pm (utc) on Feb 26, 2010]
[edit reason] removed URL [/edit]