Kernel 1 error and no site?

Author Message

Baggies mad

Thursday 22 February 2007 3:24:35 am

HELP.

I created a new mysql database yesterday and ever since then, i have had problems with my site.

every time i tried to access it, a box would pop up asking where i would like to save the main page???

but now today the site is online but it has a "kernal (1) error and all my products are no longer there? and i cannot access anything on the site.

it has the following warning

"Access denied

You don't have permission to access this area.

Possible reasons for this are:

* Your current user does not have the proper privileges to access this page.
* You misspelled some parts of your URL, try changing it!"

please help

thanks

Mark Marsiglio

Thursday 22 February 2007 4:32:31 am

Can you elaborate on "I created a new mysql database yesterday"?

It sounds like your settings file is not correctly identifying the new database. This could be for several reasons, such as incorrect server address, incorrect username, incorrect password, your new db may not have been given permissions for access by the user you specify (mysql permissions are specified by location), and there could be even more options.

What version of eZ, MySQL, are you using?

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

Baggies mad

Thursday 22 February 2007 4:42:28 am

I created a new mysql databse to test out another store online.

since then I have experienced problems with the main site.

I have not deleted anything off the remote server so all the site should still be up online.

So the problem has got to be with the database.

would changing the user to the database cause these problems?

if so how can i repair this?

---

PHP version 4.4.3
MySQL version 4.1.21-standard

Mark Marsiglio

Thursday 22 February 2007 4:52:55 am

In that case I would guess that your mysql user might have been modified by either adding a password or removing its permissions to your existing eZ database.

Can you see the site if you log in as your ez Admin? Try going to /user/login on your site and logging in. If you see the site then, I would suggest checking your Anonymous role in eZ and make sure it has access to the correct siteaccess.

Debug output would tell you if it is a database access problem or a permissions problem.

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

Baggies mad

Thursday 22 February 2007 4:58:08 am

I normally go to this location to log into the admin

/index.php/shop_admin

But when i get to the login screen, i see this warning at the top.

"kernel::50

* No database connection could be made, the system might not behave properly.
"

plus I can no longer login. :-(

Claudia Kosny

Thursday 22 February 2007 5:17:36 am

Hi Baggies

Here some tips how to solve the kernel 50 error:
http://ez.no/community/forum/install_configuration/migrated_to_new_site_no_content_or_database_contact/re_migrated_to_new_site_no_content_or_databa

Claudia

Baggies mad

Thursday 22 February 2007 8:28:43 am

How do i go about clearing my cache?

thanks for the help

Claudia Kosny

Thursday 22 February 2007 9:08:42 am

Empty the folders var/cache and var/<name of siteaccess>/cache using your ftp access.
Be careful not to delete any other folders!!
Please note that reloading the page after that can take very long as eZ has to recreate everything.

Claudia

Baggies mad

Friday 23 February 2007 1:33:55 am

Within the VAR folder i have these folders.

Cache
log
shop_site
Storage

within cache i have these.

codepages
ini
override
templates.

do i delete these four folders?

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 22:25:05
Script start
Timing: Jan 18 2025 22:25:05
Module start 'layout'
Timing: Jan 18 2025 22:25:05
Module start 'content'
Timing: Jan 18 2025 22:25:06
Module end 'content'
Timing: Jan 18 2025 22:25:06
Script end

Main resources:

Total runtime0.7784 sec
Peak memory usage4,096.0000 KB
Database Queries77

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0073 589.0234152.6250
Module start 'layout' 0.00730.0044 741.648439.4453
Module start 'content' 0.01180.7651 781.0938639.7578
Module end 'content' 0.77680.0016 1,420.851616.1641
Script end 0.7784  1,437.0156 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.4423160.0002
Check MTime0.00140.1745160.0001
Mysql Total
Database connection0.00100.130910.0010
Mysqli_queries0.691988.8771770.0090
Looping result0.00100.1248750.0000
Template Total0.744095.620.3720
Template load0.00210.273120.0011
Template processing0.741895.298920.3709
Template load and register function0.00020.024010.0002
states
state_id_array0.00100.125110.0010
state_identifier_array0.00060.081120.0003
Override
Cache load0.00190.2501680.0000
Sytem overhead
Fetch class attribute can translate value0.00050.067730.0002
Fetch class attribute name0.00130.1657100.0001
XML
Image XML parsing0.00070.094030.0002
class_abstraction
Instantiating content class attribute0.00000.0032110.0000
General
dbfile0.00340.4407150.0002
String conversion0.00000.001540.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
9content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
15content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
7content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/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: 35
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs