ssi shows nothing

 
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI
View previous topic :: View next topic  
Author Message
netro
-


Joined: 09 Aug 2003
Posts: 8

PostPosted: Sun Aug 10, 2003 12:03 am    Post subject: ssi shows nothing Reply with quote

when i use shtml and a ssi like
<html>
<head>
<title>hello<title>
</head>
<body>
<!-- #config timefmt="%H" -->
<!-- #echo var="DATE_LOCAL" -->
<!-- #exec cgi="C:\Program\Abyss Web Server\cgi-bin\out.pl" -->
<!--#exec cgi="\cgi-bin\out.cgi"-->
</body>
</html>

it wont work it shows nothing
and when i try to run a cgi with href it only wants to download plz help
Back to top View user's profile Send private message
netro
-


Joined: 09 Aug 2003
Posts: 8

PostPosted: Sun Aug 10, 2003 2:52 am    Post subject: Reply with quote

me again i can run the cgi scripts and pl by going through localhost/cgi-bin/ and open the there
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun Aug 10, 2003 4:17 pm    Post subject: Re: ssi shows nothing Reply with quote

netro wrote:
when i use shtml and a ssi like
<html>
<head>
<title>hello<title>
</head>
<body>
<!-- #config timefmt="%H" -->
<!-- #echo var="DATE_LOCAL" -->
<!-- #exec cgi="C:\Program\Abyss Web Server\cgi-bin\out.pl" -->
<!--#exec cgi="\cgi-bin\out.cgi"-->
</body>
</html>

it wont work it shows nothing
and when i try to run a cgi with href it only wants to download plz help

First of all, you should save the file with shtml extension. Second, you exec cgi directives have wrong parameters: they should be like:
Code:
#exec cgi="/cgi-bin/out.pl"

The Perl support should be also correctly installed (see http://www.aprelium.com/abyssws/perl.html )
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
netro
-


Joined: 09 Aug 2003
Posts: 8

PostPosted: Sun Aug 10, 2003 5:43 pm    Post subject: it works now Reply with quote

thanks for the help i got it working by using http://localhost/cgi-bin/out.pl
insted of using the c: way

but i cant view my own html code when i use shtml insted of html??
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Aug 11, 2003 12:03 pm    Post subject: Re: it works now Reply with quote

netro wrote:

but i cant view my own html code when i use shtml insted of html??

Can explain us more what's the problem?
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
netro
-


Joined: 09 Aug 2003
Posts: 8

PostPosted: Tue Aug 12, 2003 3:35 pm    Post subject: Reply with quote

sorry my noob mistake again i made some mistakes just noob mistakes realy
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> FastCGI/CGI All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group