View Single Post
Old 2012-10-11, 05:04 AM   #17
ecchi
Banned
 
ecchi's Avatar
 
Join Date: Oct 2003
Location: About to be evicted!!!!
Posts: 4,082
Try uploading the following as your testing.shtml page:
Code:
<html><head><title>Test</title>
</head>
<body>
<!--#include virtual="cgi-bin/readblog.cgi"-->
</body></html>
That should just give you a page with the blog on it.
If you get a message "an error has occurred executing this directive" or similar, the problem is with the script file.
If you get a blank page, take a look at the source code in your browser (on IE, simply select "source" from the "view" menu") and let me know what you get.
ecchi is offline   Reply With Quote