Support Forums top_register.gif top_calendar.gif top_members.gif top_faq.gif top_search.gif top_home.gif    

Go Back   Support Forums > Virtual Hosting Support Issues > General Support Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 03-20-2003, 04:41 AM
Carolyn
Guest
 
Posts: n/a
Unhappy Greymatter configuration troubles

I'm trying to install Greymatter (web journaling program) onto our site. I've put all the files up in the correct directories, followed the instructions but crash landed when it comes to setting up the paths for the journal to be pointing.

This is what I have entered:

Local Log Path: ..
The main weblog/journal directory on your account, where your main index file is.

Local Entries/Archives Path: ../archives
The directory on your account where your entry files (current and archived) are to be stored.

Local CGI Path: .
The place on your account where you keep all your Greymatter CGI files ("gm*.cgi").

Website Log Path: http://www.parent-world.com/weblog
The website address of the directory where your main index file is.

Website Entries Path: http://www.parent-world.com/archives
The website address of the directory where all your entries are to be stored.

Website CGI Path: http://www.parent-world.com/cgi-bin
The website address of the directory where all your Greymatter CGI files are kept.

I get an error message when performing the diagnostic & repair saying "Can't create files in ../archives. Make sure the entries/archives path is correctly configured and that this directory is CHMODed to 777." That particular directory is CHMODed correctly but the two above are CHMODed only to 755 and I can't change it from my end. Could this be my problem or is there something else I haven't done?

Or am I unhelpable lol
Reply With Quote
  #2  
Old 03-20-2003, 07:52 AM
admin's Avatar
admin admin is offline
Tech Guru
 
Join Date: Jun 2002
Posts: 920
Send a message via ICQ to admin Send a message via AIM to admin
Default

I am not exactly sure where your setting these options. I went to the account to see some of the paths but couldn't find a config file. I did load up gm.cgi and got a login prompt.
__________________
AlphaOmegaHosting.Com - Hosting since 1998
Web Hosting, Managed Dedicated Servers, Exchange Hosting, Managed VPS
http://www.AlphaOmegaHosting.Com
Integrity - Doing the right thing...even when no one is looking.
Reply With Quote
  #3  
Old 03-20-2003, 08:54 AM
conan
Guest
 
Posts: n/a
Default

most likely that you will need a cron job? i have a web turn based game and the game needs to update every 15 minutes (i've set it like that) and i use a cron job
Reply With Quote
  #4  
Old 03-20-2003, 03:40 PM
Nedani
Guest
 
Posts: n/a
Default

The best thing would be to contact the developer.
Reply With Quote
  #5  
Old 03-20-2003, 05:49 PM
Carolyn
Guest
 
Posts: n/a
Default

Sorry Danny, yeah the settings are in that cgi file (gm.cgi)
Reply With Quote
  #6  
Old 03-20-2003, 06:47 PM
Bytes U's Avatar
Bytes U Bytes U is offline
Hosting Guru
 
Join Date: Nov 2002
Posts: 46
Default

Carolyn,
Finally something I can help someone with. I use Greymatter and it works great on AOH.
Local Log Path: /home/AOHusername/public_html/weblog
Local Entries/Archives Path: /home/AOHusername/public_html/weblog/archives
Local CGI Path: /home/AOHusername/public_html/cgi-bin
The other paths seem OK. Make sure all your cgi files were uploaded in text mode not binary. Most gm files in the cgi-bin are 755 except for the following...
gm-authors.cgi 0 k 666
gm-banlist.cgi 0 k 666
gm-config.cgi 0 k 666
gm-counter.cgi 0 k 666
gm-cplog.cgi 21 k 666
gm-entrylist.cgi 6 k 666
gm-templates.cgi 21 k 666
If you need more help, feel free to e-mail me.
[edit] I forgot to add that both the archive and greymatter (weblog) directories for me is 755.

Last edited by Bytes U; 03-20-2003 at 06:59 PM.
Reply With Quote
  #7  
Old 03-20-2003, 07:20 PM
Rodzilla
Guest
 
Posts: n/a
Default

Perl...ewwwwwwwwwwww....

Unfortunately I myself will be installing a perl script soon...d'oh...unfortunately the best thing on the market was written in perl...nothing else even came close.

The good news is it's an awesome piece of high quality GPL software
Reply With Quote
  #8  
Old 03-20-2003, 08:43 PM
Carolyn
Guest
 
Posts: n/a
Default

Getting the same message still.

"Can't create files in ../html/archives. Make sure the entries/archives path is correctly configured and that this directory is CHMODed to 777." I'm only stabbing here but as far as I can understand, CHMOD 755 means the Owner has all permissions, but the group and public (users) don't have write permissions. Am I a group member...and in that can't write to the server? I'm not completely sure? lol....see now I've confused myself haahaa.
Reply With Quote
  #9  
Old 03-20-2003, 09:58 PM
Rodzilla
Guest
 
Posts: n/a
Default

CHMOD 755 should do it..777 can lead to security problems and I've never encountered a case where 755 didn't work...
Reply With Quote
  #10  
Old 03-21-2003, 09:12 AM
admin's Avatar
admin admin is offline
Tech Guru
 
Join Date: Jun 2002
Posts: 920
Send a message via ICQ to admin Send a message via AIM to admin
Default

Forgive me for being dense, but are you editing the gm.cgi file to put this information in, or are you opening it in a browser to put in the config. If it is the latter, I need a username/password. PM me with it if this is the case.
__________________
AlphaOmegaHosting.Com - Hosting since 1998
Web Hosting, Managed Dedicated Servers, Exchange Hosting, Managed VPS
http://www.AlphaOmegaHosting.Com
Integrity - Doing the right thing...even when no one is looking.
Reply With Quote
  #11  
Old 03-21-2003, 09:15 AM
Bytes U's Avatar
Bytes U Bytes U is offline
Hosting Guru
 
Join Date: Nov 2002
Posts: 46
Default

Quote:
Originally posted by Carolyn
Getting the same message still.
"Can't create files in ../html/archives. Make sure the entries/archives path is correctly configured and that this directory is CHMODed to 777."
Your archives directory should be a sub folder of greymatter. In your case ../public_html/weblog/archives. 777 is not required because 755 does work. The offer still stands for hands on help.
Greymatter works great for blogs but have you considered Movable Type. This program (MT) is still being developed where greymatter has stopped. The only reason I stayed with GM is that my family prefers it's simplicity for menu layout and posting topics.
Reply With Quote
  #12  
Old 03-21-2003, 09:21 AM
Bytes U's Avatar
Bytes U Bytes U is offline
Hosting Guru
 
Join Date: Nov 2002
Posts: 46
Default

Quote:
Originally posted by admin
Forgive me for being dense, but are you editing the gm.cgi file to put this information in, or are you opening it in a browser to put in the config. If it is the latter, I need a username/password. PM me with it if this is the case.
The info is entered via a browser by launching gm.cgi. You will needed to be added as an author with config permissions. The files and archives folder have to be in the correct location for everything to work.
Reply With Quote
  #13  
Old 04-10-2003, 07:33 PM
Carolyn
Guest
 
Posts: n/a
Default

Sorry I've been away for a while.

I might try that Movable Type. Thanks heaps for that link....it looks great.

At the moment the login and password are just the default. But I'll uninstall it and put on the movable type and see how that goes. If it doesn't work I'm not concerned....I'll just forget the idea haahaa.

Thanks heaps everyone for your help.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:37 AM.


Powered by: vBulletin
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.