Well... I have some problems I can't figure out...
I tried to include some SSI into part of my new webpage... but I always get the error "[an error occurred while processing this directive]"
I enabled EXECCGI via .htaccess, the script path is correct (and working fine whenever I run it directly from the browser) and SSI is definately enabled, as the same SSI (which runs on my server gp32x.de) is being executed from the gp32x.de frontpage...
I just can't figure out why it won't run from my gpx2.de server...?
I tried running it using:
<!--#include virtual="http://www.gp32x.de/cgi-bin/ssi/gp32recent.cgi"-->
or
<!--#exec cgi="http://www.gp32x.de/cgi-bin/ssi/gp32recent.cgi"-->
Any ideas?
I tried to include some SSI into part of my new webpage... but I always get the error "[an error occurred while processing this directive]"
I enabled EXECCGI via .htaccess, the script path is correct (and working fine whenever I run it directly from the browser) and SSI is definately enabled, as the same SSI (which runs on my server gp32x.de) is being executed from the gp32x.de frontpage...
I just can't figure out why it won't run from my gpx2.de server...?
I tried running it using:
<!--#include virtual="http://www.gp32x.de/cgi-bin/ssi/gp32recent.cgi"-->
or
<!--#exec cgi="http://www.gp32x.de/cgi-bin/ssi/gp32recent.cgi"-->
Any ideas?
Last edited: