no installation wizard, just blank page ...

Author Message

Jochen Czwalina

Wednesday 17 June 2009 7:15:59 am

Hi folks,

I want to install "ezpublish-4.1.3-with_ezc-gpl.zip" on my Mac OS X 10.5.7 MacBookPro with MAMP 1.7.2 running.

Just downloaded the zip file, unzipped it to the htdocs folder, changed the config.php line 34 to "define( 'EZP_USE_BUNDLED_COMPONENTS', true );" so ezp should use the included eZ components, but ... nothing happened! When I open the root folder of my ezp installation, let's say "http://localhost/ezp" I get a blank page with absolutely no code inside.

I searched all over this forum and asked Google but could not find any solution ... Maybe there's someone to help me out? Need to install a local test version for evaluation.

Cheers, Joochen

Andrew Duck

Wednesday 17 June 2009 7:32:09 am

Jochen,

This error is likely related to memory allocations within your php.ini from MAMP. Increase the memory limit from 8M to 64M and restart MAMP.

Andrew Duck, Executive Director, Quiqcorp Limited
eZ Certified Developer and Trainer.
Member of the Community Project Board
http://quiqcorp.com | http://twitter.com/andrewduck

Jochen Czwalina

Wednesday 17 June 2009 7:49:50 am

Absolutely correct! Just made the changes, restarted MAMP and "boom" :-)

Thanks, all the best, Jochen

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 21:09:19
Script start
Timing: Jan 18 2025 21:09:19
Module start 'layout'
Timing: Jan 18 2025 21:09:19
Module start 'content'
Timing: Jan 18 2025 21:09:19
Module end 'content'
Timing: Jan 18 2025 21:09:19
Script end

Main resources:

Total runtime0.0157 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 588.0391152.6406
Module start 'layout' 0.00590.0028 740.679739.4922
Module start 'content' 0.00870.0049 780.171989.3047
Module end 'content' 0.01360.0020 869.476630.3047
Script end 0.0157  899.7813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003019.0047140.0002
Check MTime0.00137.9822140.0001
Mysql Total
Database connection0.00106.405110.0010
Mysqli_queries0.002113.623130.0007
Looping result0.00000.069810.0000
Template Total0.001711.010.0017
Template load0.00116.785810.0011
Template processing0.00074.139710.0007
Override
Cache load0.00084.782610.0008
General
dbfile0.00031.809080.0000
String conversion0.00000.031840.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