Grey Matter Forums
« gets The file "gm-config.cgi" doesn't seem to exis »

Welcome Guest. Please Login or Register.
May 23, 2013, 4:17pm



Greymatter: Free Personal Blogging Software

About Greymatter (including System Requirements)

Greymatter on FreshMeat

Download current version from:

News: Greymatter 1.8.2 is released! Read the announcement.

Got a minute? We want to know what's your preferred site navigation?

Please read the security announcement regarding author passwords.

Next Greymatter release will be 1.8.3


Grey Matter Forums :: Support :: Installation Issues :: gets The file "gm-config.cgi" doesn't seem to exis
   [Search This Thread] [Share Topic] [Print]
 AuthorTopic: gets The file "gm-config.cgi" doesn't seem to exis (Read 1,968 times)
2stepback
New Member
*
member is offline





Joined: Jul 2007
Posts: 1
Karma: 0
 gets The file "gm-config.cgi" doesn't seem to exis
« Thread Started on Jul 24, 2007, 3:17am »

Hi all, hope someone can help me here :-/
im about to setup the graymatter 1.7.3 version on a windows 2003 server with IIS and i have problems with it says:
The file "gm-config.cgi" doesn't seem to exist
how do i fix this? I have setup so i can find the libs in the cgi files.
but it keeps saying that i cant find that "gm-config.cgi" file, and its there for surre and is setup just like the gm.cgi files (chmod) so that shouldnt be the problem, how do i fix this???
« Last Edit: Jul 24, 2007, 3:46am by 2stepback »Link to Post - Back to Top  IP: Logged
coldstone
Global Moderator
*****
member is offline

[avatar]


[homepage]

Joined: Aug 2006
Posts: 816
Karma: 18
 Re: gets The file "gm-config.cgi" doesn't seem to
« Reply #1 on Jul 26, 2007, 2:17pm »

gm-config.cgi should actually be chmod'd differently than gm.cgi. The config file should be 666. Is gm-config.cgi in the same directory/folder as gm.cgi?

When are you getting this error? Is this during Diagnostics and Repair?
Link to Post - Back to Top  IP: Logged
mrpatrick
New Member
*
member is offline





Joined: Jul 2007
Posts: 1
Karma: 0
 Re: gets The file "gm-config.cgi" doesn't seem to
« Reply #2 on Jul 30, 2007, 9:06am »

I get the same error and it occurs during the first time gm.cgi should be opened online.

CHMOD doesn't work on Windows servers (as is mine too) but rights for folders can be set and have been.
From the hosting-company I have had the instruction to change use lib 'libs'; to use lib 'd:/www/openluchttheaters.nl/www/cgi-bin/libs'; in every .cgi file and so I have done. What could be wrong now?
Link to Post - Back to Top  IP: Logged
coldstone
Global Moderator
*****
member is offline

[avatar]


[homepage]

Joined: Aug 2006
Posts: 816
Karma: 18
 Re: gets The file "gm-config.cgi" doesn't seem to
« Reply #3 on Jul 31, 2007, 2:51pm »

Sounds like your hosting company is advising against using local paths. To test this, we can change a single line in Gm_Storage.cgi:

Around line 80 change:
Code:
    my @exists = qw(gm-counter.cgi gm-karma.cgi gm-comments.cgi gm-upload.cgi
                                    gm-entrylist.cgi gm-cplog.cgi gm-authors.cgi gm-templates.cgi
                                    gm-banlist.cgi gm-config.cgi gm.cgi);

to:
Code:
    my @exists = qw(
d:/www/openluchttheaters.nl/www/cgi-bin/gm-counter.cgi
d:/www/openluchttheaters.nl/www/cgi-bin/gm-karma.cgi
d:/www/openluchttheaters.nl/www/cgi-bin/gm-comments.cgi
d:/www/openluchttheaters.nl/www/cgi-bin/gm-upload.cgi
d:/www/openluchttheaters.nl/www/cgi-bin/gm-entrylist.cgi
d:/www/openluchttheaters.nl/www/cgi-bin/gm-cplog.cgi
d:/www/openluchttheaters.nl/www/cgi-bin/gm-authors.cgi
d:/www/openluchttheaters.nl/www/cgi-bin/gm-templates.cgi
d:/www/openluchttheaters.nl/www/cgi-bin/gm-banlist.cgi
d:/www/openluchttheaters.nl/www/cgi-bin/gm-config.cgi
d:/www/openluchttheaters.nl/www/cgi-bin/gm.cgi);


If this works, then there are other places where this may need to be changed. I am unfamiliar with how Windows servers are setup, but I didn't think this was possible. Write back with the results, particularly the error message if any.
Link to Post - Back to Top  IP: Logged
   [Search This Thread] [Share Topic] [Print]

Click Here To Make This Board Ad-Free


This Board Hosted For FREE By ProBoards
Get Your Own Free Message Boards & Free Forums!
Terms of Service | Privacy Policy | Notice | FTC Disclosure | Report Abuse | Mobile