Welcome, Guest
Please Login or Register.    Lost Password?

Unable to read documents that have been posted
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: Unable to read documents that have been posted
#3326
Re:Unable to read documents that have been posted 8 Months, 1 Week ago Karma: 28
Hi,

If you can provide remote access to your owl install, with some way to modify the php file ssh or ftp, I can attempt to diagnose further. This works just fine in many other configuration, so not sure what is going on at your end.

B0zz
Owl DEV Team
Moderator
Posts: 2220
graph
User Offline Click here to see the profile of this user
Gender: Male b0zzit Location: Ottawa, Ontario, Canada
The administrator has disabled public write access.
 
#3328
Re:Unable to read documents that have been posted 8 Months, 1 Week ago Karma: 0
Sure, that would be great. Can you send me an e-mail so I can reply with your access information?

Also I've done some further testing and when I upload doc files a copy goes to /tmp and another copy goes to the Documents folder. The file in the /tmp dir is corrupt with a bunch of characters at the top and the bottom of the file. The one in the Documents dir is fine???? So is OWL downloading the file from the /tmp dir instead of the Documents dir?
Jason
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Gender: Male CyberLair Networks Location: Ottawa, Ontario, CANADA
The administrator has disabled public write access.
 
#3332
Re:Unable to read documents that have been posted 8 Months, 1 Week ago Karma: 28
php is uploading the file to the tmp directory, then once the upload is done passes control to the script and it is then moved to the Documents structure.

owl <at> aytimecomm <dot> com

b0zz
Owl DEV Team
Moderator
Posts: 2220
graph
User Offline Click here to see the profile of this user
Gender: Male b0zzit Location: Ottawa, Ontario, Canada
The administrator has disabled public write access.
 
#3335
Re:Unable to read documents that have been posted 8 Months, 1 Week ago Karma: 0
Hi B0zz, just wondering if you are still going to fix the problem with owl on my server? It would be much appreciated, Thanks!
Jason
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Gender: Male CyberLair Networks Location: Ottawa, Ontario, CANADA
The administrator has disabled public write access.
 
#3336
Re:Unable to read documents that have been posted 8 Months, 1 Week ago Karma: 28
Hi Jason.

I did not receive an email from you with Remote access information. If you send the Info I can examine / debug this on your server.

Regards,
B0zz
Owl DEV Team
Moderator
Posts: 2220
graph
User Offline Click here to see the profile of this user
Gender: Male b0zzit Location: Ottawa, Ontario, Canada
The administrator has disabled public write access.
 
#3337
Re:Unable to read documents that have been posted 8 Months, 1 Week ago Karma: 0
I guess I don't know your e-mail address, I sent an e-mail to owl <at> bozzit <dot> com the other day? Please send me an e-mail. Thanks
Jason
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Gender: Male CyberLair Networks Location: Ottawa, Ontario, CANADA
Last Edit: 2010/01/01 10:58 By jason23.
The administrator has disabled public write access.
 
#3338
Re:Unable to read documents that have been posted 8 Months, 1 Week ago Karma: 28
Emailed you, form my Email Address
Owl DEV Team
Moderator
Posts: 2220
graph
User Offline Click here to see the profile of this user
Gender: Male b0zzit Location: Ottawa, Ontario, Canada
The administrator has disabled public write access.
 
#3355
Re:Unable to read documents that have been posted 8 Months, 1 Week ago Karma: 0
Hi B0zz, sorry I know I've been keeping you busy the last week or so...

How do you change the location of the Documents folder? You made it /intranet/Documents and /intranet/owl but I made allot of changes and now my instance is writing to /intranet/owl/Documents again the default.

Also you mentioned that you can place the Documents dir outside the web root I'm assuming this would be more secure?

Thanks
Jason
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Gender: Male CyberLair Networks Location: Ottawa, Ontario, CANADA
The administrator has disabled public write access.
 
#3357
Re:Unable to read documents that have been posted 8 Months, 1 Week ago Karma: 28
In you config/owl.php


change:

$default->owl_db_FileDir[0] = $default->owl_fs_root;

to:

$default->owl_db_FileDir[0] = "/MyDocuments/Location";


and Owl will write to:

MyDocuments/Location/Documents

AND yes it is more secure to have the Documents Folder Outside the WebSpace.

B0zz
Owl DEV Team
Moderator
Posts: 2220
graph
User Offline Click here to see the profile of this user
Gender: Male b0zzit Location: Ottawa, Ontario, Canada
The administrator has disabled public write access.
 
#3360
Re:Unable to read documents that have been posted 8 Months, 1 Week ago Karma: 0
Thanks I've got that working now.
Jason
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
Gender: Male CyberLair Networks Location: Ottawa, Ontario, CANADA
The administrator has disabled public write access.
 
Go to topPage: 1234

Ad Block