|
|
|
|
|
|
|
![]() |
#1 |
Oh! I haven't changed since high school and suddenly I am uncool
|
Thanks for your reply. Yes, http://fetishfiends.com/test.shtml is the test page. Sorry, I had left the page up without the call to code, as I had been trying it out in various ways, ie directly putting in the html and code, and trying the insert button. I have now got it with the call to code.
From your e mail, I see that I had misnamed the script. I saved it as script.cgi, I have now renamed it to readblog.cgi, so http://fetishfiends.com/cgi/readblog.cgi now shows the blog. My test page is still blank. |
![]() |
![]() |
![]() |
#2 |
Banned
Join Date: Oct 2003
Location: About to be evicted!!!!
Posts: 4,082
|
Could you re-upload the test.shtml page with the call code in it please. The actual script is working fine on your server so the problem must be with the SSI call. What I need to do is look at the page with the SSI call intact and see if I can find a problem with it. And if there is no problem I'll need the page up with the call in it for your hosting company to look at.
|
![]() |
![]() |
![]() |
#3 |
Banned
Join Date: Oct 2003
Location: About to be evicted!!!!
Posts: 4,082
|
|
![]() |
![]() |
![]() |
#4 |
Oh! I haven't changed since high school and suddenly I am uncool
|
I have re loaded the test page with the call to SSI, and I did check it after renaming the script file to readblog.cgi . I have tried the test page with the SSI every way I can think of, ie directly writing in the html, using my insert button, adding the SSI code with and without the extra /
I am still drawing a blank page |
![]() |
![]() |
![]() |
#5 | |
Banned
Join Date: Oct 2003
Location: About to be evicted!!!!
Posts: 4,082
|
OK, re-upload the following version of test.shtml and leave it up:
Code:
<html><head><title>Test</title> </head> <body> <!--#include virtual="cgi/readblog.cgi"--> </body></html> Quote:
|
|
![]() |
![]() |
![]() |
|
|