Redhat AS 4.0 installation Error

Author Message

Ali Cheshomi

Saturday 15 April 2006 1:51:26 am

hi all,
i download ezpublish 3.7.5 and untar it,
php,apache and mysql are installed.
when i go to http://www.mysite.com/index.php , i see the following error :

Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below.

please help me
thanks,
ali cheshomi

Kristof Coomans

Saturday 15 April 2006 4:54:35 am

Which version of PHP are you using?

Enable PHP display_errors ( http://www.php.net/manual/en/ref.errorfunc.php#ini.display_errors ) and set the error_reporting level ( http://www.php.net/manual/en/ref.errorfunc.php#ini.error-reporting ) to E_ALL.

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

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 08:05:44
Script start
Timing: Jan 31 2025 08:05:44
Module start 'layout'
Timing: Jan 31 2025 08:05:44
Module start 'content'
Timing: Jan 31 2025 08:05:44
Module end 'content'
Timing: Jan 31 2025 08:05:44
Script end

Main resources:

Total runtime0.0160 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.0069 588.2578151.2266
Module start 'layout' 0.00700.0033 739.484436.6797
Module start 'content' 0.01030.0044 776.164190.1875
Module end 'content' 0.01470.0013 866.351629.9922
Script end 0.0160  896.3438 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002515.8043140.0002
Check MTime0.00127.1741140.0001
Mysql Total
Database connection0.00084.980810.0008
Mysqli_queries0.003521.996230.0012
Looping result0.00000.118910.0000
Template Total0.00106.310.0010
Template load0.00084.893210.0008
Template processing0.00021.371510.0002
Override
Cache load0.00053.272010.0005
General
dbfile0.00042.462280.0000
String conversion0.00000.068440.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