Search doesnt work

Author Message

frank weissman

Saturday 12 March 2005 6:15:07 am

I installed EZ-publish 3.50 and have just one (slightly problematic) problem. The search engine doesn't work. Maybe it is a .ini. problem. But I can't find a reason. It seems to work fine, but returns allways " not found" on the request.

I work with: Linux server,
Apache/1.3.33 (Unix) mod_perl/1.29 PHP/4.3.10
PHP 4.3.10

Extensies:
xml, tokenizer, standard, session, posix, pcre, overload, mysql, imap, gettext, gd, ftp, curl, ctype, bz2, zlib, openssl, apache

Soort:
mysql
Server:
sql02.backbone.tiscomhosting.nl (this is an extrernal database)
Socket pad:
Niet in gebruik.
Databasenaam:
onderwijsad_org

Can someone please help ?

TXS

Ɓukasz Serwatka

Saturday 12 March 2005 6:17:20 am

Hi Frank,

Check if your DB user has right permissions to creating temporary tables.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

frank weissman

Monday 14 March 2005 2:47:07 am

TXS You helped me a bit in the wright direction. It is indeed a database connection problem.

Below I show you the debug output.

Query error: Access denied for user: 'nvexamens-nl@%'

It seems like a "bug" is one off the scripts. But I can't find the wright script yet. The user name should be "nvexamens-nl" without the @%.

Wich script generates the username (or is it in the ezsearch.php script wich contains an error?)

frank weissman

Monday 14 March 2005 4:54:52 am

Well I solved the problem, it was indeed a rights issue in the database. Did not have rights to create tempory tables.

TXS for the given help

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 08:57:48
Script start
Timing: Jan 19 2025 08:57:48
Module start 'layout'
Timing: Jan 19 2025 08:57:48
Module start 'content'
Timing: Jan 19 2025 08:57:48
Module end 'content'
Timing: Jan 19 2025 08:57:48
Script end

Main resources:

Total runtime0.0414 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0087 590.2734152.6250
Module start 'layout' 0.00870.0053 742.898439.4453
Module start 'content' 0.01390.0251 782.343889.3359
Module end 'content' 0.03910.0023 871.679734.3047
Script end 0.0414  905.9844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00286.7991140.0002
Check MTime0.00112.6474140.0001
Mysql Total
Database connection0.00163.866910.0016
Mysqli_queries0.004611.097030.0015
Looping result0.00000.052910.0000
Template Total0.00174.210.0017
Template load0.00092.133410.0009
Template processing0.00082.035010.0008
Override
Cache load0.00061.441110.0006
General
dbfile0.009021.742380.0011
String conversion0.00000.059940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs