Hello,
I've installed Symbio 1.7 to my webserver and it's working fine so far (controlpanel, login...).
My problem: my webhoster doesn't support the execution of own .cgi-files, just .pl-files are allowed! In Symbio's script is an index.cgi file which I've renamed to index.pl to get it work.
Ok, after doing that I have a "comment" link on my page (this link is NOT appearing as long as the file's called .cgi!). But when I click on this "comment" link the script is again searching for an URL including the "index.CGI". Too bad, because this file doesn't exist in my script anymore due to the reasons I wrote above.
So: How can I manage it that a click on this "comment" link does not request for an "index.cgi", but an "index.pl" instead? Which sub files do I have to modify for this?
I've tried myself, but I don't find the key...
Any help is much appreaciated, please contact me at
cookie2003@freenet.de
Thanks in advance.
Cookie