Permissions

2002-06-05 Thread Penny Rand

Using search.php, if I change the permissions of search.htm to 600 (as
recommended), search.php doesn't work. What am I missing?

___
If you want to unsubscribe send unsubscribe general
to [EMAIL PROTECTED]




Re: Permissions

2002-06-05 Thread Sergey Kartashoff

Hi!

Wednesday, June 5, 2002, 9:26:56 PM, you wrote:

PR Using search.php, if I change the permissions of search.htm to 600 (as
PR recommended), search.php doesn't work. What am I missing?

check search.htm file owner. It shold be readable for user whuch
running web server.

-- 
Regards, Sergey aka gluke.

___
If you want to unsubscribe send unsubscribe general
to [EMAIL PROTECTED]




Re: Permissions

2002-06-05 Thread Alexander Barkov

Penny Rand wrote:
 Using search.php, if I change the permissions of search.htm to 600 (as
 recommended), search.php doesn't work. What am I missing?
 


You also have to change it's onwer to user who is running httpd server.
Usually nobody:

chown nobody search.htm
chmod 600 search.htm




___
If you want to unsubscribe send unsubscribe general
to [EMAIL PROTECTED]




Webboard: Parsers Permissions

2001-07-05 Thread gluke

Author: gluke
Email: [EMAIL PROTECTED]
Message:
Please wait. 
We forwarded you questions to Windows version developers.

Reply: http://www.mnogosearch.org/board/message.php?id=2587

___
If you want to unsubscribe send unsubscribe general
to [EMAIL PROTECTED]




Webboard: Parsers Permissions

2001-07-05 Thread Bertrand Mercier

Author: Bertrand Mercier
Email: [EMAIL PROTECTED]
Message:
it seems he launches fine a dos command but i don't have the time to see anything 
(dual processor)



Reply: http://www.mnogosearch.org/board/message.php?id=2588

___
If you want to unsubscribe send unsubscribe general
to [EMAIL PROTECTED]




Webboard: Parsers Permissions

2001-07-05 Thread Alexey Botchkov

Author: Alexey Botchkov
Email: [EMAIL PROTECTED]
Message:
If you can watch indexed xls files through IExplorer and parsers works fine in manual 
mode (command like 
c:\xlhtml.exe -a -asc - p:0 .\file.xls  .\parser_tmp1.out)

then Indexer has enough to work right.

Reply: http://www.mnogosearch.org/board/message.php?id=2591

___
If you want to unsubscribe send unsubscribe general
to [EMAIL PROTECTED]




Webboard: Parsers Permissions

2001-07-04 Thread Bertrand Mercier

Author: Bertrand Mercier
Email: [EMAIL PROTECTED]
Message:
Hi All,

I'm running a Win2000/IIS5 webserver.
I've got (I think) a permission problem with my .exe parsers.

I made some test on a local server (exactly same config), no problems, on the final 
webserver, the pdftotext.exe parser works fine but the doc2txt.exe and xlhtml.exe 
parsers don't make their jobs.

Is there a special permission to put ? something protected in Win2000 server ? please 
help needed fast

thanks in advance.

Reply: http://www.mnogosearch.org/board/message.php?id=2585

___
If you want to unsubscribe send unsubscribe general
to [EMAIL PROTECTED]




Webboard: Parsers Permissions

2001-07-04 Thread Bertrand Mercier

Author: Bertrand Mercier
Email: [EMAIL PROTECTED]
Message:
here comes a part of the .log file so you can see (debug mode)

START Wednesday, July 04, 2001 19:18:09

Deleting database...
Done

FINISH Wednesday, July 04, 2001 19:18:09
START Wednesday, July 04, 2001 19:18:10

Indexing... (1 threads)
http://www.mywebsite.com/robots.txt
Server 'http://www.mywebsite.com/infos/264/'
Allow NoCase  *
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Wed, 04 Jul 2001 17:18:11 GMT
text/plain
Accept-Ranges: bytes
Last-Modified: Wed, 04 Jul 2001 16:37:38 GMT
ETag: d0c7d8a2a74c11:9ed
Content-Length: 246
HTTP/1.1 200 OK text/plain 246
http://www.mywebsite.com/infos/264/test.pdf
Server 'http://www.mywebsite.com/infos/264/'
Allow NoCase  *.pdf
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Wed, 04 Jul 2001 17:18:11 GMT
application/pdf
Accept-Ranges: bytes
Last-Modified: Mon, 21 May 2001 10:19:01 GMT
ETag: 4a337174dfe1c01:9ed
Content-Length: 549750
HTTP/1.1 200 OK application/pdf 549750
Starting external parser: 'c:\parsers\pdftotext.exe .\parser_tmp1.in .\parser_tmp1.out'
Parser-Content-Type: text/plain
language: total: 5225 :5225 (100%)
http://www.mywebsite.com/infos/264/test.doc
Server 'http://www.mywebsite.com/infos/264/'
Allow NoCase  *.doc
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Wed, 04 Jul 2001 17:18:31 GMT
application/msword
Accept-Ranges: bytes
Last-Modified: Fri, 04 May 2001 14:50:23 GMT
ETag: 5e1b1e8ca9d4c01:9ed
Content-Length: 306688
HTTP/1.1 200 OK application/msword 306688
Starting external parser: 'c:\parsers\doc2txt.exe -s 
.\parser_tmp1.in.\parser_tmp1.out'
Parser-Content-Type: text/plain
http://www.mywebsite.com/infos/264/test.xls
Server 'http://www.mywebsite.com/infos/264/'
Allow NoCase  *.xls
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Wed, 04 Jul 2001 17:18:31 GMT
application/vnd.ms-excel
Accept-Ranges: bytes
Last-Modified: Thu, 21 Jun 2001 12:20:41 GMT
ETag: dcb82964cfac01:9ed
Content-Length: 4295
HTTP/1.1 200 OK application/vnd.ms-excel 4295
Starting external parser: 'c:\parsers\xlhtml.exe -a -asc -xp:0 
.\parser_tmp1.in.\parser_tmp1.out'
Parser-Content-Type: text/plain
Done

FINISH Wednesday, July 04, 2001 19:18:33

thanks in advance all


Reply: http://www.mnogosearch.org/board/message.php?id=2586

___
If you want to unsubscribe send unsubscribe general
to [EMAIL PROTECTED]




Webboard: Cache mode: File permissions

2001-03-07 Thread Alexander Barkov

Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
 I would like to know, since cache mode is not working properly, at least in my box, 
if the following permissions are properly set by the program:
 
 doc, etc... var: drwxrwsr-x
 var/cache: drwxrwxrwx
 var/raw, splitter amp; tree: drwxrwsr-x
 var/tree/00-FF: drwxrwsr-x
 var/tree/00-FF/0-F: drwxr-sr-x
 var/tree/00-FF/0-F/files: -rw-r--r--
 
 I ask this because run-splitter in generally writes nothing at all and new updates 
or additions to database are not written in var/tree directory as they should.
 


Default permissions created while installation are drwxr-xr-x.


Reply: http://search.mnogo.ru/board/message.php?id=1649

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Minimum permissions on MySQL database?

2001-03-05 Thread Briggs, Gary

I'm trying to lock down some of my mySQL tables, since I accidentally
deleted on of the tables the other day.

What're the minimum permissions I need to set to make searching possible?
I'm hoping to have two users:
udm [which will be used by the indexer process; password breach could be
used to delete everything], and
udm_ro [which will be used by the searching process; password breach should
not be able to do anything at all, except maybe a DOS which I oculd fix
really quickly]

I see that the read-only user does need create and drop permissions, since
it uses a temporary table AFAICT.

Is there anything else?

Thank-you very much,
Gary (-;
___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Webboard: Cache mode: File permissions

2001-03-02 Thread Julio C. Galaret

Author: Julio C. Galaret
Email: [EMAIL PROTECTED]
Message:
I would like to know, since cache mode is not working properly, at least in my box, if 
the following permissions are properly set by the program:

doc, etc... var: drwxrwsr-x
var/cache: drwxrwxrwx
var/raw, splitter  tree: drwxrwsr-x
var/tree/00-FF: drwxrwsr-x
var/tree/00-FF/0-F: drwxr-sr-x
var/tree/00-FF/0-F/files: -rw-r--r--

I ask this because run-splitter in generally writes nothing at all and new updates or 
additions to database are not written in var/tree directory as they should.

Thank you!

Reply: http://search.mnogo.ru/board/message.php?id=1607

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]