Putting perl file into html

 
Post new topic   Reply to topic    Aprelium Forum Index -> Perl
View previous topic :: View next topic  
Author Message
bosiak
-


Joined: 26 Dec 2003
Posts: 1

PostPosted: Fri Dec 26, 2003 11:14 pm    Post subject: Putting perl file into html Reply with quote

How do i put perl file called counter.pl to my http file (or php file)
What command should i put to run that perl program !!! I'm runnig abyss serwer with active perl on windows XP

Please help me :)
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Sat Dec 27, 2003 4:06 am    Post subject: Reply with quote

You use SSI (SERVER SIDE INCLUDES) To embed counters instuff into a
html page , as far as I know thats what you use but I don't know
the code to include a perl counter :oops:
Back to top View user's profile Send private message Visit poster's website
Axis
-


Joined: 29 Sep 2003
Posts: 336

PostPosted: Sat Dec 27, 2003 5:54 am    Post subject: Reply with quote

Hi bosiak--

My counter uses an include that looks like this:
<!--#exec cgi="/cgi-bin/axs/total.cgi"-->

Your's might look like:
<!--#exec cgi="/cgi-bin/counter.pl"-->

...or something similar.

Remember to allow ssi to include the file extention you want to embed the exec code in via control panel as in this screen shot:
http://sixa.no-ip.info/images/ssi.jpg

I am not sure if ssi works in php...(?). PHP may have its own system.

Regards,
Axis
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Perl 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