Forums / Install & configuration / [Help] Fatal error without bug report during installation.

[Help] Fatal error without bug report during installation.

Author Message

Timm Papke

Friday 30 September 2005 3:34:09 am

Hi there. I just installed the current version correctly and wanted to install it.

First of all it told me:
<i>"Welcome to the eZ publish content management system and development framework. This wizard will help you set up eZ publish.
Your system is not optimal, if you wish you can click the Finetune button. This will present hints on how to fix these issues.
Click Next to continue without finetuning."</i>

It doesn't matter which option i select i get this message: <i>"Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below."</i>

So I don't know what i should do now. I have not found anything to fix the problem.

PS: Running Apache Server 1.3.26 (UNIX) & PHP 4.3.1

Kristof Coomans

Saturday 01 October 2005 3:19:14 am

Modify your PHP settings file (php.ini):

error_reporting  =  E_ALL
display_errors = On

Now the PHP error messages are also printed and you can trace the problem.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Marko Žmak

Saturday 08 October 2005 10:49:33 am

This error usuall occurs when PHP comes to a critical errror that doesn't reproduce an error message.

It haappened to me something similar. I had a working installation of eZ and I noticed the bug when tried to execute som eZ PHP scripts from the shell. After days of debugging, I found out that the CGI version of PHP (the one used in shell execution of scripts) didn't have mysql extension loaded. So when PHP came to the eZ code that tried to execut mysql_connect() function, PHP crushed without any error or warning.

Possible soluutions:

1) You could check out your configuration of PHP, or try to execute your own script that executes only mysql_connect() or any other PHP function that you suspect is missing.

2) You could also try debbuging eZ code as I did... by putting to comments some parts of the eZ PHP code, or putting exit() command in some places of PHP code. So you can see exactly where the script crashes. But I suggest to try the first sollution first.

Hope this helps you.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

eZ debug

Timing: Jan 20 2025 06:41:29
Script start
Timing: Jan 20 2025 06:41:29
Module start 'content'
Timing: Jan 20 2025 06:41:29
Module end 'content'
Timing: Jan 20 2025 06:41:29
Script end

Main resources:

Total runtime0.1433 sec
Peak memory usage4,096.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 590.3516180.8047
Module start 'content' 0.00630.0053 771.156394.1328
Module end 'content' 0.01160.1317 865.2891527.2031
Script end 0.1432  1,392.4922 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00372.6053200.0002
Check MTime0.00151.0534200.0001
Mysql Total
Database connection0.00090.661710.0009
Mysqli_queries0.099869.61671410.0007
Looping result0.00120.84081390.0000
Template Total0.131391.610.1313
Template load0.00090.610610.0009
Template processing0.130491.015210.1304
Override
Cache load0.00060.428610.0006
Sytem overhead
Fetch class attribute can translate value0.00060.407610.0006
XML
Image XML parsing0.00020.169510.0002
General
dbfile0.00352.4237200.0002
String conversion0.00000.005530.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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