Home Menu

Menu


Reply
Thread Tools Display Modes
  #1  
Old Jul 18, 2002, 11:01 AM
opheliana opheliana is offline
New Member
 
Member Since: Jul 2002
Location: Cambridge, England
Posts: 2
Hopefully somebody can help me here - I've done everything it said in the installation guide/readmes, etc but I'm still getting this error. Try here to see what I mean:
http://www.opheliana.net/cgi-bin/dreamer/oj.cgi
I've installed scripts before but I'm still no where near being experienced at this kind of thing......
Thanks in advance for any help!


advertisement
  #2  
Old Jul 22, 2002, 02:46 PM
evil_jimi evil_jimi is offline
Junior Member
 
Member Since: Jul 2002
Location: Sth Oz, Downunder
Posts: 9
opheliana ... I'm like you, in that I've installed and configured scripts before but I'm no expert at it. The only thing I can suggest is you check the addresses you used in the config file, then change all the permissions to 755...even the ones that John says should be set to 777. Good luck.

  #3  
Old Jul 23, 2002, 12:29 PM
opheliana opheliana is offline
New Member
 
Member Since: Jul 2002
Location: Cambridge, England
Posts: 2
Thanks for your reply! I checked the .cfg file and found a few trailing slashes that managed to creep in (ooops!).
Now I can get to the 'create new user' page but when I click on submit it comes up with an error saying:
"unable to open: /home/www/ophelian/cgi-bin/dreamer/ojaccess.db"

It says permission was denied but this file doesn't even exist among the oj folders? I didn't even know I was supposed to download this file! Help anyone?

  #4  
Old Jul 23, 2002, 10:57 PM
evil_jimi evil_jimi is offline
Junior Member
 
Member Since: Jul 2002
Location: Sth Oz, Downunder
Posts: 9
opheliana ... the ojaccess.db file is created for you by the auth.pl script after you create your first login. It sounds as though the file can't be created, which in turn sounds as though you need to check the permissions on the /ojauth directory in your cgi-bin. Make sure that one is set to at least 755 (rwxr-xr-x) ... while you're there, also check the permissions on the /ojtemplates directory and then the directory for the index files etc (in my case it's /openjournal and /openjournal/story). Good luck.

Oh and re the ojaccess.db file: if you ever forget a password or something, you can FTP in and edit that file or delete it and start afresh. I don't know what that would do to any existing journal files, so be sure to back them up first.
  #5  
Old Aug 19, 2002, 01:46 PM
Excessor's Avatar
Excessor Excessor is offline
New Member
 
Member Since: Aug 2002
Location: SE Missouri, USA
Posts: 2
I cannot get this to work, so I can evaluate Open Journal. I have checked and re-checked all permissions many times, I have double checked done everything in the oj.cfg as stated etc.
When called in the browser I get this error also and it is as if the /ojauth directory isn't there (when in fact it is) & path is correct in the oj.cfg all permissions have been set in all possible 777 & 755 ways
I'm lost... ca't get it to work, I think I would like Open Journal if I could figure out what is going on here...

We are drowning in information and starved for knowledge. Anonymous

Either write things worth reading about, or do things worth writing about.
Benjamin Franklin
Webmaster, Systems Tech / CWN, Cre8 Technologies

'unable to open directory in auth_cleanup' error
__________________
We are drowning in information and starved for knowledge. Anonymous

Either write things worth reading about, or do things worth writing about.
Benjamin Franklin
Webmaster, Systems Tech / CWN, Cre8 Technologies

'unable to open directory in auth_cleanup' error
  #6  
Old Aug 22, 2002, 04:05 PM
DocJohn's Avatar
DocJohn DocJohn is offline
Founder & Your Host
Community Support Team
Chat Leader
 
Member Since: May 2001
Location: Greater Boston, MA
Posts: 13,794

Can you post the part of your config file that has your paths in it? Thanks,
John

__________________
Don't throw away your shot.
  #7  
Old Aug 23, 2002, 12:50 AM
Excessor's Avatar
Excessor Excessor is offline
New Member
 
Member Since: Aug 2002
Location: SE Missouri, USA
Posts: 2
I keep getting the error that the /ojauth doesn't exist.
I hope it is in the right place, my cgi-bin dir...
in there I have the dir /ojauth (that it won't recognise) and the oj.cfg & auth.pl and ojaccess.db are not in a dir of their own but are the only files residing loosely in the cgi-bin dir itself. Then there is the /oj dir that is over in my /htdocs dir.

Here are the paths-I left the script comments out.

$mydir = "/htdocs/oj";

$progdir = "/cgi-bin";

$ojdir = "/oj";

$cgi_url = "http://www.go-county.com/cgi-bin/oj.cgi";

$baseurl = "http://www.go-county.com";

$auth_dir = "$progdir/ojauth";
$tplt_dir = "$progdir/ojtemplates";

$auth_pw_file = "$progdir/ojaccess.db";

Thanks for the help.

We are drowning in information and starved for knowledge. Anonymous

Either write things worth reading about, or do things worth writing about.
Benjamin Franklin
Webmaster, Systems Tech / CWN, Cre8 Technologies

'unable to open directory in auth_cleanup' error
__________________
We are drowning in information and starved for knowledge. Anonymous

Either write things worth reading about, or do things worth writing about.
Benjamin Franklin
Webmaster, Systems Tech / CWN, Cre8 Technologies

'unable to open directory in auth_cleanup' error
  #8  
Old Sep 04, 2002, 10:34 AM
ritschi ritschi is offline
New Member
 
Member Since: Sep 2002
Location: Neu-Ulm, Gemrnay
Posts: 2
Hi!
the paths should look something like this:
$mydir="/PhysicalPathToTheWebserver/htdocs";
$progdir="/PhysicalPathToTheWebserver/htdocs/cgi-bin";
$ojdir="/oj";
$cgi_url="/cgi-bin/oj.cgi";
$base_url="http://www.SERVERNAME.com";
This way it worked for me...
Please take care of the correct owner of the files, if you are working on Unix/Linux

JR

Easy like sunday morning...
__________________
Easy like sunday morning...
Reply
Views: 732

attentionThis is an old thread. You probably should not post your reply to it, as the original poster is unlikely to see it.



Similar Threads
Thread Thread Starter Forum Replies Last Post
Personal Open Directory (POD) Community Feedback & Technical Support 5 Oct 24, 2006 09:38 AM
Personal Open Directory: right place for help? racerdavenyc Community Feedback & Technical Support 2 Jan 17, 2006 04:15 PM
Directory URL incorrect, give 404 Error CraftyCarp Community Feedback & Technical Support 3 Mar 24, 2003 09:14 PM
unable to open directory in auth_cleanup burnum Community Feedback & Technical Support 1 Jun 02, 2002 04:39 PM
Can't find directory error companycommand Community Feedback & Technical Support 1 Dec 17, 2001 07:27 PM


All times are GMT -5. The time now is 12:44 PM.
Powered by vBulletin® — Copyright © 2000 - 2025, Jelsoft Enterprises Ltd.




 

My Support Forums

My Support Forums is the online community that was originally begun as the Psych Central Forums in 2001. It now runs as an independent self-help support group community for mental health, personality, and psychological issues and is overseen by a group of dedicated, caring volunteers from around the world.

 

Helplines and Lifelines

The material on this site is for informational purposes only, and is not a substitute for medical advice, diagnosis or treatment provided by a qualified health care provider.

Always consult your doctor or mental health professional before trying anything you read here.