Forums / Install & configuration / search problem: Module not found

search problem: Module not found

Author Message

Harry van Irsel

Friday 04 January 2008 12:08:11 am

Hi,

I have a search problem probably has something to do with the index.php? that is used in the URL.
When I do a search I get an error Module not found.

I found a lot of topics about this issues since 2004. Looks like it has something to do whith PHP running in CGI mode? Is the problem solved yet? What must I do to solve it?

The system information in my admin interface gives the following info:

Site:
http://www.duivenalshobby.nl/index.php?/duivenalshobby
Version:
4.0.0 (4.0.0)
SVN revision:
19785
Extensions:
ezwebin , ezdhtml , ezodf
PHP
Version:
5.2.5
Extensions:
zip, libxml, xsl, xmlwriter, xmlrpc, dom, xmlreader, xml, wddx, tokenizer, tidy, session, pcre, SimpleXML, SPL, sockets, soap, snmp, SQLite, standard, Reflection, pspell, posix, mysql, ming, mime_magic, mhash, mcrypt, mbstring, json, iconv, hash, gettext, gd, ftp, filter, exif, dbase, date, curl, ctype, calendar, bz2, bcmath, zlib, openssl, cgi, eAccelerator, suhosin, ionCube Loader, Zend Optimizer
Miscellaneous:
Safe mode is off.
Basedir restriction is off.
Global variable registration is on.
File uploading is enabled.
Maximum size of post data (text and files) is 55M.
Script memory limit is 24M.
Maximum execution time is 30 seconds.

PHP Accelerator
Name:
eAccelerator
Version:
0.9.5.2
Status:
Enabled.
Web server (software)
eZ Publish was unable to extract information from the web server.
Web server (hardware)
CPU:
AMD Sempron(tm) 3000+ 1991.601 MHz
Memory:
979,49 MB
Database
Type:
mysql
Server:
localhost
Socket path:
Not in use.
Database name:
duiven_duivenalshobbydb
Connection retry count:
0
Character set:
iso-8859-1 (Internal)
Slave database (read only)
There is no slave database in use.

André R.

Friday 04 January 2008 4:30:02 am

Search for 'cgi' / 'fastcgi' / 'vitualhost mode' in the forum, and you might find a solution.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Harry van Irsel

Friday 04 January 2008 7:06:38 am

Did search the forum and found some things like setting "ForceVirtualHost=true" and changing search.tpl to post.
Also found some unresolved issues about this problem, the first one I found is from 2004! (issue 3693)

Seems to me there isn't a structural solution yet.

Is there an intention to solve the problem in the near feature? If so, when would that be?

Harry van Irsel

Tuesday 15 January 2008 6:10:22 am

changed search.tpl method=post (was method=get). Now it works....