Error / kernel (1)

Author Message

Nomi Omini

Sunday 30 March 2003 11:10:04 am

Hi, I just installed ezpublish and when I get to the main page, I get this message:

Error / kernel (1)


ezdb (1)
PostgreSQL extension was not found, the DB handler will not be initialized.

kernel (50)
No database connection could be made, the system might not behave properly.

Access denied
You don't have permission to access this area.

I went to the site.ini file and changed DatabaseImplementation=ezpostgresql
to ezmysql and it seemed to take care of the errors, but then I got just a white page for the index.

Does anyone know what is happening?

Thanks a lot

Paulo Almeida

Sunday 30 March 2003 1:25:38 pm

It seems that ez3 only works with postgresql 7.2.X, i tryed to use 7.3.X and ez3 doen't work (someone already reported the bug).
But i your case, are you sure thar your php has pgsql extension compiled?

Paulo Almeida

PACPI.COM Internet Consulting
http://pacpi.com

Blu Cava

Tuesday 01 April 2003 5:42:59 pm

Ok this MAY help you.

First off, you need to make sure that

CheckValidity=false

on your site.ini file is set to

CheckValidity=true

Then, make sure you Go through the setup of the site and chose ezMySql for database, isntead of PostgreSQL. Additionally, Make sure that you delete all the files under /settings/override folder before you run the above. Make sure you delete site.ini.php file if both site.ini and site.ini.php exist.

Now once you have deleted all the files I specified and changed the CheckValidity to reflect true, go through setup on the website by accessing the normal site URL (http://yourDomain.com/ezpublish/index.php). Go through the setup.

IF this DOES NOT correct the problem try these steps:
DELETE all the files under /settings/OVERRIDE directory. Delete the site.ini.php file under /settings/ directory and then edit the site.ini file and at about the top of the page there should be the database configuration. Default that they usually come with are DATABASE name nextgen, username: nextgen; password: nextgen. Replace those with your own.

Once you've done that, rename site.ini to site.ini.php for more security. That should help you out.

Blu Cava

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 31 2025 01:13:36
Script start
Timing: Jan 31 2025 01:13:36
Module start 'layout'
Timing: Jan 31 2025 01:13:36
Module start 'content'
Timing: Jan 31 2025 01:13:36
Module end 'content'
Timing: Jan 31 2025 01:13:36
Script end

Main resources:

Total runtime0.0464 sec
Peak memory usage8,192.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 588.1250151.2109
Module start 'layout' 0.00740.0040 739.3359220.6875
Module start 'content' 0.01150.0335 960.0234997.8047
Module end 'content' 0.04500.0014 1,957.828133.9922
Script end 0.0464  1,991.8203 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00275.9104140.0002
Check MTime0.00102.2348140.0001
Mysql Total
Database connection0.00091.951310.0009
Mysqli_queries0.00459.737030.0015
Looping result0.00000.025710.0000
Template Total0.00102.110.0010
Template load0.00081.677610.0008
Template processing0.00020.465210.0002
Override
Cache load0.00061.221110.0006
General
dbfile0.013027.950580.0016
String conversion0.00000.019540.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