Migrated to new site - no content or database contact

Author Message

Halvor M

Friday 16 February 2007 5:19:33 am

I just moved my ez from a wampserver in my home to domeneshop.no (they still have some php4 servers as it turns out).

I tried a new install, then moving my settings, var and design folder. I also importerd my mysql dump from old site. In addition, I have checked chmods and updated site.ini.append for siteaccesses.

Still, I get just a blank page.
If I try to log on my admin interface, I get the screen with a kernel 50 - no database contact - error.

I have been fooling around this with this for probably close to 10 hours now, and still no idea what to do here :-/

Claudia Kosny

Friday 16 February 2007 5:53:32 am

Hi Halvor

First of all - have you cleared the cache? Maybe the cached ini settings are for the old database. You can either use the script bin/php/ezcache.php or just empty the cache folders manually. Then try again.

If that does not help, find out which siteaccess and database settings are used for the admin. Just add the lines

Access: {$access_type.name} <br />
DatabaseImplementation: ezini('DatabaseSettings', 'DatabaseImplementation')<br />
Database: ezini('DatabaseSettings', 'Database')<br />
Server: ezini('DatabaseSettings', 'Server')<br />
User: ezini('DatabaseSettings', 'User')<br />

in the pagelayout for the login form. Displaying the password might not be such a good idea. Empty the cache and reload the page. Now make sure that the credentials are alright. If they are alright, make sure that your database server is up and running.

Claudia

Halvor M

Sunday 18 February 2007 12:53:27 am

Thanks,

clearing the cache helped, along with a little patience. Turns out the page works, only extreeeeemely slow - posting new topic on that right away :-)

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

Main resources:

Total runtime0.0231 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.0053 588.3828151.2422
Module start 'layout' 0.00530.0045 739.6250220.7500
Module start 'content' 0.00970.0119 960.3750997.8828
Module end 'content' 0.02160.0015 1,958.257829.9922
Script end 0.0231  1,988.2500 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002611.2385140.0002
Check MTime0.00114.9084140.0001
Mysql Total
Database connection0.00083.251610.0008
Mysqli_queries0.003314.265430.0011
Looping result0.00000.056710.0000
Template Total0.00104.510.0010
Template load0.00083.627910.0008
Template processing0.00020.873210.0002
Override
Cache load0.00062.664010.0006
General
dbfile0.00104.441480.0001
String conversion0.00000.035140.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