>kernel (20) Module not found

Author Message

Peter Schroeder

Wednesday 01 October 2003 12:15:57 pm

After installing eZ publish 3.2.1 on my webhost's server the normal way and trying to eccess the admin area I get the following message:
>kernel (20)
Module not found
The requested module index.php could not be found.

Possible reasons for this is.

* The module name was misspelled, try changing the url.
* The module does not exist on this site.
* This site uses siteaccess matching in the url and you didn't supply one, try inserting a siteaccess name before the module in the url .
The installation goes fine and the output at the end gives me the following results:
Comments:
Site info:
Template - News
Title - PSWebMin-Creating a Christian Online Community
URL - http://www.pswebmin.org/ez/index.php/
Admin URL - http://www.pswebmin.org/ez/index.php/ezadmin
Access type - url
Access value -

PHP info:
Version - 4.3.3

OS info
Name - FreeBSD www05.powweb.com 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Jul i386

Database info:
Type - MySQL
Driver - ezmysql

Demo data:
Demo data was installed.

Email info:
Transport - sendmail

Image conversion:
ImageMagick was found and used.
Path - /usr/local/bin
Executable - convert
ImageGD extension was found and used.

Regional info:
Primary - eng-GB
Additional - eng-GB, ger-DE

Critical tests

directory_permissions - Success
phpversion - Success
database_extensions - Success
image_conversion - Success
open_basedir - Success
safe_mode - Success

Other tests:

php_magicquotes - Failure
zlib_extension - Success
mbstring_extension - Success
imagegd_extension - Success
imagemagick_program - Success
database_all_extensions - Failure
file_upload - Success
php_register_globals - Failure

[SiteAccessSettings]
CheckValidity=false
RequireUserLogin=true
MatchOrder=uri;

I get the same message when accessing the user url.

Anyone knows what the problem is.

James Packham

Thursday 02 October 2003 5:24:33 am

This error message usually basically means "I can find your database, but I don't know what you're referring to" in other words you're using the wrong uri to access your admin area.

Look in settings/siteaccess/ to see what directories you have, you should find some that are something along the lines of user/ admin/ news/ news_admin/.

Try adding news_admin/ onto the end of your address i.e. http://www.pswebmin.org/ez/index.php/news_admin/

If this doesn't work check your httpd.conf to see if you have virtual hosting on. If you do add news_admin onto the end of your virtual host address. e.g. http://www.pswebmin.org/ez/news_admin (assuming your virtual host address is http://www.pswebmin.org/ez/).

Hope this works, or helps lead you to the answer ;)

~James~

Gusi BB

Sunday 02 November 2003 12:39:39 pm

any help with this one ??
I try to add the / at the end...try without the / ...but nothing
when I try to login I keep getting error 20...

here are the links
http://www.vilo-rugby.com.ar/club/ez/index.php/news

http://www.vilo-rugby.com.ar/club/ez/index.php/news_admin

user admin
pass publish

T.I.A

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 18 2025 20:56:42
Script start
Timing: Jan 18 2025 20:56:42
Module start 'layout'
Timing: Jan 18 2025 20:56:42
Module start 'content'
Timing: Jan 18 2025 20:56:42
Module end 'content'
Timing: Jan 18 2025 20:56:42
Script end

Main resources:

Total runtime0.5378 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 588.0313152.6406
Module start 'layout' 0.00550.0020 740.671939.4609
Module start 'content' 0.00750.5288 780.1328563.5547
Module end 'content' 0.53630.0015 1,343.687512.1641
Script end 0.5378  1,355.8516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.6034160.0002
Check MTime0.00140.2514160.0001
Mysql Total
Database connection0.00090.164210.0009
Mysqli_queries0.472687.8832590.0080
Looping result0.00060.1194570.0000
Template Total0.506794.220.2533
Template load0.00230.423820.0011
Template processing0.504493.788520.2522
Template load and register function0.00020.033510.0002
states
state_id_array0.00160.290810.0016
state_identifier_array0.00140.255720.0007
Override
Cache load0.00200.3738790.0000
Sytem overhead
Fetch class attribute can translate value0.00090.173330.0003
Fetch class attribute name0.00220.405740.0005
XML
Image XML parsing0.00070.132430.0002
class_abstraction
Instantiating content class attribute0.00000.002040.0000
General
dbfile0.00070.1319160.0000
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
15content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
16content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 37
 Number of unique templates used: 6

Time used to render debug report: 0.0003 secs