Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8043 Posts in 1856 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: Upgrade ssi problems  (Read 561 times)
0 Members and 1 Guest are viewing this topic.
Krypto
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« on: March 24, 2005, 04:01:00 PM »

I am upgrading from 3.1 to 3.21 and the calendar works great. However on the homepage where I use ssi to display the next 7 days events it is putting in the entire calendar. I did not change the ssi so it must be something the calendar.pl. Any ideas?Huh?
Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #1 on: March 24, 2005, 08:53:00 PM »

What SSI tag are you using to call it via SSI?

Dan O.

------------------

Logged
Krypto
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« Reply #2 on: March 26, 2005, 11:35:00 PM »

On the homepage I use the following to call the script.

<!--#exec cgi="cgi-bin/calendar.pl"-->

------------------

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #3 on: March 27, 2005, 02:08:00 PM »

I don't know why the functioning of the script would have changed but try the SSI tag show in the previous forum message, "Topic: SSI".

 It may only work on Apache servers.

Dan O.

------------------

Logged
cdubbs94
New Member
*

Karma: 0
Offline Offline

Posts: 0

Software Engineer


« Reply #4 on: March 28, 2005, 08:42:00 AM »

I use Godaddy hosting and found that CGI Server-Side Includes were not working. What I did was added

Options -Indexes FollowSymLinks Includes +ExecCGI

to my .htaccess file and they all worked just fine. (the +ExecCGI is the option that made the difference)

I called the script like this:
<!--#include virtual="/cgi/calendar/calendar.cgi?calendar=default&template=ssi.html&duration=31d" -->

Logged
Krypto
New Member
*

Karma: 0
Offline Offline

Posts: 0


WWW
« Reply #5 on: March 30, 2005, 02:06:00 PM »

Thank you very much I called it using: <!--#include virtual="/cgi-bin/calendar.pl?duration=7d&template=ssi.html"--> and it works!

------------------

[This message has been edited by Krypto (edited March 30, 2005).]

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #6 on: March 30, 2005, 07:18:00 PM »

Glad to hear it. Thanks for the followup.

Dan O.

------------------

Logged
Pages: [1]   Go Up
Print
Jump to: