Sergey, does new PHP module understand VarDir variable?



Roman Putyatin wrote:
> 
> server:         sparc/solaris Oracle 8.0.5
> client:         sparc/solaris 2.6
> php:            4.0.5
> mnogosearch:    3.1.16
> mnoGoSearch-php 3.1.3.3
> 
> DBMode  cache
> VarDir /var/mnogosearch (in template search.htm)
> 
> udmsearch compiled with --prefix=/usr/local/apps/mnogosearch-3116
> 
> [start test.sh ]:
> 
> #!/bin/sh
> 
> QUERY_STRING="q=������"
> REQUEST_METHOD=GET
> export QUERY_STRING REQUEST_METHOD
> truss -ffo /tmp/wwww /usr/local/bin/php ./search.php
> 
> [end test.sh]
> 
> grep mnogosearch /tmp/wwww
> 
> 8957:open("/usr/local/apps/mnogosearch-3116/var/tree/05/E/05E41000",O_RDONLY)
> Err#2 ENOENT
> 
> ls -l /var/mnogosearch/tree/05/E/05E41000
> -rw-r--r--   1 other     other        204 ��� 21 10:08
> /var/mnogosearch/tree/05/E/05E41000
> 
> VarDir ignored
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to