I moved a new site to my server that uses the php virtual() function. I'm running apache2 and php5 on this server. For some reason none of the virtual() calls are working.
Here's the error from a sample call:
Warning: virtual() [function.virtual]: Unable to include '/virtual/include/header/'' - request execution failed in /home/haymasters/domains/domain.com/public_html/index2.php on line 6
I can't even do this:
Warning: virtual() [function.virtual]: Unable to include 'http//google.com/' - request execution failed in /home/haymasters/domains/haymasters.com/public_html/index2.php on line 6
Nothing is showing up in the error logs. Anyone have any ideas?
Keefe
Here's the error from a sample call:
Warning: virtual() [function.virtual]: Unable to include '/virtual/include/header/'' - request execution failed in /home/haymasters/domains/domain.com/public_html/index2.php on line 6
I can't even do this:
Warning: virtual() [function.virtual]: Unable to include 'http//google.com/' - request execution failed in /home/haymasters/domains/haymasters.com/public_html/index2.php on line 6
Nothing is showing up in the error logs. Anyone have any ideas?
Keefe