Re: problem with php front end

2002-01-22 Thread nick parker


gluke
  thanks for you interest, i've checked and here are the results


The version of php front end is 3.1.3.5

The DBMode in search.htm is single
The DBMode in /usr/local/mnogosearch/etc/indexer.conf is single

DBAddr in search.htm is mysql://mnosearch:mno@localhost/mnoGoSearch/
DBAddr in 
/usr/local/mnogosearch/etc/indexer.conf 
mysql://mnosearch:mno@localhost/mnoGoSearch/

Here is the search entry in the web server access log
212.229.3.193 - - [28/Dec/2001:18:15:11 +] "GET 
/mno/search.php?ps=10&q=hello&ps=20&o=0&m=all&wm=wrd&ul=&wf=11&lang=&t=&cat= 
HTTP/1.1" 200 4262
  
"http://contact.horizon-online.co.uk/mno/search.php?ps=10&q=&ps=20&o=0&m=all&wm=wrd&ul=&wf=11&lang=&t=&cat=";
 
"Mozilla/4.0 (compatible; MSIE 5.01;
Windows NT 5.0)"

There is no entry in the server error log

Nick

At 16:44 22/01/2002 +0200, you wrote:
>Hi!
>
>Tuesday, January 22, 2002, 4:10:54 PM, you wrote:
>
>np> Hi all
>np> I have recently installed mno v3.1.19, php 4.0.6 and mysql 3.23.
>np> The mno indexer works very well but the php front end always gives me
>np> a result of 0 with any search.
>
>np> I built php with the following configure command
>np> './configure' '--with-mysql=/usr' '--with-mnogosearch' '--with-apxs'
>
>np> When i run 'show status' in the mysql editor the connection count 
>never seems
>np> to increment when i search so I can only assume that no connection 
>with the
>np> database
>np> is being made.
>
>What version of php frontend do you use ?
>Please verify your DBAddr and DBMode settings.
>Also check apache error logs.
>
>--
>Regards, Sergey aka gluke.



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




Re: problem with php front end

2002-01-22 Thread Sergey Kartashoff

Hi!

Tuesday, January 22, 2002, 4:10:54 PM, you wrote:

np> Hi all
np> I have recently installed mno v3.1.19, php 4.0.6 and mysql 3.23.
np> The mno indexer works very well but the php front end always gives me
np> a result of 0 with any search.

np> I built php with the following configure command
np> './configure' '--with-mysql=/usr' '--with-mnogosearch' '--with-apxs'

np> When i run 'show status' in the mysql editor the connection count never seems
np> to increment when i search so I can only assume that no connection with the
np> database
np> is being made.

What version of php frontend do you use ?
Please verify your DBAddr and DBMode settings.
Also check apache error logs.

-- 
Regards, Sergey aka gluke.

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




problem with php front end

2002-01-22 Thread nick parker

Hi all
I have recently installed mno v3.1.19, php 4.0.6 and mysql 3.23.
The mno indexer works very well but the php front end always gives me
a result of 0 with any search.

I built php with the following configure command
'./configure' '--with-mysql=/usr' '--with-mnogosearch' '--with-apxs'

When i run 'show status' in the mysql editor the connection count never seems
to increment when i search so I can only assume that no connection with the
database
is being made.

Has anyone else had this trouble?

Nick Parker


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