Hey everyone, i've had this header of mine setup like this for awhile now, nothing was changed but all of a sudden about 30 minutes ago I am getting this error. Warning: virtual(): Unable to include '/cgi-bin/ttt-in' - request execution failed in /home/hil/public_html/header.php on line 1 It' stumps me as the header has not been changed or edited all day long and that's the first i've seen of this error. The way it's setup is <?php virtual('/cgi-bin/ttt-in'); ?> <html> <head> The script it's calling is located in the cgi-bin and i checked it nothing wrong as the rest of the site all the child pages do not show this error when accessed. Unforunitly I can't post a link as it's an adult website but I'm wondering if anyone knows why this would only show on one page and not throughout the site. Thanks in advance, Bill
no nothing's been changed, the actual script error on the top of the page fixed itself, i went outside for a min came back and refreshed the page and it worked, although now another part of the script is not working but i am trying to contact them directly now as it' seems to not be a php problem but possibly a cgi-bin problem. Thanks for your help -Bill