|
Post by karmarelief on Feb 3, 2008 0:45:33 GMT -5
I've changed paths and CHMODed files and directories, and the diagnostics have responded OK.......until now:
"Can't delete the gm-testfile.txt file created in E:/www/mywebsite.com.tw/httpdocs/archives. Your server may not support this operation."
Does that mean I can't use Grey Matter? Somebody reply soon, I'd really like to use Grey Matter, but I'll have to settle for something less if my host doesn't support this.
I use a web host that supports CGI and Perl 5.008008 running on Microsoft-IIS/6.0 server software.
|
|
|
Post by coldstone on Feb 5, 2008 18:16:08 GMT -5
Yes, unfortunately you cannot use Greymatter. Greymatter is testing if it can remove (with the command 'unlink') the test file it created. Greymatter needs to be able to create and delete files in order to word.
However, that is a very old version of Perl. Check with your web host and see if they have a new version installed (which would probably support the 'unlink' command).
|
|
scd
New Member
Posts: 5
|
Post by scd on Apr 7, 2008 21:56:56 GMT -5
I'm getting a similar problem with the testfile:
Error Notice
Can't save the file "/httpdocs/arch/gm-testfile.txt". Please make sure that directory to save the file is CHMODed to 777 and that the file is CHMODed to 666. Also try running Diagnostics & Repair from the Configuration screen.
I have another greymatter blog setup on the same hosting service, although it's an older version, and I never had this problem. Is the hosting services' perl out of date? is there something I can do to fix this? I'm pretty sure I've chmoded everything correctly and I've tried all possible path options.
|
|
|
Post by coldstone on Apr 8, 2008 17:16:38 GMT -5
Is that the correct path? If so, I would try checking the directory permissions again. Is this a new blog setup?
Also, is the file "gm-testfile.txt" in your archive folder? If so, try deleting it. The file is created as a test to see if the archive folder can be deleted.
|
|
scd
New Member
Posts: 5
|
Post by scd on Apr 8, 2008 23:27:37 GMT -5
this is a new blog set up, and I have changed the permissions according to the error message.
the cgi path I'm using is domainname.com/cgi-bin/ and the archives path is domainname.com/archives/ however on ftp the archives path is domainname.com > httpdocs > archives
I've also tried deleting the gm-testfile like you said but it gives me the same error. so it looks like this on the greymatter paths configuration:
local log path: /httpdocs/ local entries/archives paths: /httpdocs/archives local cgi path: /cgi-bin and then all the web directories are as I would type the url, domainname.com/archives etc.
any other ideas? sorry I hope that made sense. thanks for your help coldstone!
|
|
|
Post by coldstone on Apr 11, 2008 15:08:30 GMT -5
I think the issue might be your paths. The local paths should be:
local log path: /domainname.com/httpdocs/ local entries/archives paths: /domainname.com/httpdocs/archives local cgi path: /domainname.com/cgi-bin
Let me know if that works or not.
|
|
scd
New Member
Posts: 5
|
Post by scd on Apr 14, 2008 10:39:34 GMT -5
|
|
|
Post by coldstone on Apr 14, 2008 22:46:04 GMT -5
So, the gm-testfile does show up in: /stephd.biz/httpdocs/archives/ ?
Not sure if this is a hosting issue yet. Can you verify the permissions on the archive directory are correct? And owned by the user that your webserver runs as?
The paths look good though.
|
|
scd
New Member
Posts: 5
|
Post by scd on Apr 15, 2008 10:51:22 GMT -5
right now I don't have anything in the archives directory, the directory is chmoded to 777, and I've tried it with a gm-testfile.txt in there chmoded to 666 with the same results.
hmmm. maybe I should try an older version of greymatter?
|
|
|
Post by coldstone on Apr 15, 2008 22:40:48 GMT -5
You could try, I don't think the results will change.
The gm-testfile shouldn't be created by you, Greymatter creates the file then deletes it to test that the directory can be used for storing its files in. I think either the path is wrong or there are permissions ownership issues.
Can you paste in the new error you are getting after removing the gm-testfile you made?
|
|
scd
New Member
Posts: 5
|
Post by scd on Apr 17, 2008 16:16:51 GMT -5
it's exactly the same error message, which is strange?? thoughts?
|
|
|
Post by coldstone on Apr 18, 2008 16:59:44 GMT -5
If the error message is the same, then you still need to update your archive path to be: /stephd.biz/httpdocs/archives/
The above error message shows that Greymatter is trying to save in a (probably) non-existent directory.
|
|
|
Post by senadykao on Sept 7, 2008 21:58:12 GMT -5
I'm getting the exact same message that Greymatter can't save the gm-testfile.txt. I talked to my hosting company, and they have perl version 5.8.8 which according to them supports the unlink command.
|
|
|
Post by coldstone on Sept 8, 2008 14:34:54 GMT -5
Is your server windows? It will probably only make a difference if they are using ActiveState perl. If you are just on a unix box, then you are safe.
|
|
|
Post by senadykao on Sept 8, 2008 18:53:00 GMT -5
everything was cool with my server, i just forgot to put /cgi-bin/ in my path. i am forever banished from web design 
|
|