Ez and php5 on UBUNTU !

Author Message

Marvix Marx

Thursday 20 September 2007 4:57:35 am

Hi ..

for testing I had downloaded ubuntu, and XAMMP apache2 server, the ezp installation at the last step die .. and give this msg :

Fatal error: A database transaction in eZ publish failed.

The current execution was stopped to prevent further problems.
You should contact the System Administrator of this site with the information on this page.
The current transaction ID is TRANSID-bdcfa0b7f61a4acecf85fc7c3b8bdbc5 and has been logged.
Please include the transaction ID and the current URL when contacting the system administrator.

but there is huge ASCII code top of it this msg !

the ez publish I had downloaded via svn stable version of php5 !

Any help please ?

 

Łukasz Serwatka

Thursday 20 September 2007 6:27:06 am

Hi,

Check eZ Publish error log in var/log/error.log You should see which query failed.

Also note that you will need PHP5 version of Website Interface in order to install it.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Gerald Corzo

Wednesday 03 October 2007 8:13:20 am

The XAMPP comes with Apache 2, which is multi thread server. Only know that the ez Publish have problems with it.

If any one has sorted out how to work with Apache 2 and php 5 will be nice to know

André R.

Wednesday 03 October 2007 9:34:16 am

just install apache 2 'prefork' instead.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Kristof Coomans

Wednesday 03 October 2007 11:55:39 pm

Hi Marvix

What exactly do you mean with "but there is huge ASCII code top of it this msg"? If it looks like the issue http://issues.ez.no/8969, can you check the PHP configuration then? It occured on my installations when PHP is compiled with --enable-zend-multibyte and the mbstring extension is enabled. A temporary workaround is disabling the mbstring extension.

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 18 2025 18:33:03
Script start
Timing: Jan 18 2025 18:33:03
Module start 'layout'
Timing: Jan 18 2025 18:33:03
Module start 'content'
Timing: Jan 18 2025 18:33:04
Module end 'content'
Timing: Jan 18 2025 18:33:04
Script end

Main resources:

Total runtime1.1542 sec
Peak memory usage4,096.0000 KB
Database Queries69

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0051 587.9141152.6250
Module start 'layout' 0.00510.0040 740.539139.4609
Module start 'content' 0.00911.1435 780.0000678.3047
Module end 'content' 1.15260.0016 1,458.304712.4844
Script end 1.1542  1,470.7891 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.2616160.0002
Check MTime0.00130.1098160.0001
Mysql Total
Database connection0.00070.056710.0007
Mysqli_queries1.098395.1518690.0159
Looping result0.00080.0674670.0000
Template Total1.118996.920.5594
Template load0.00210.181720.0010
Template processing1.116896.752120.5584
Template load and register function0.00020.015110.0002
states
state_id_array0.00140.125510.0014
state_identifier_array0.00130.112520.0006
Override
Cache load0.00180.1542250.0001
Sytem overhead
Fetch class attribute can translate value0.00090.077050.0002
Fetch class attribute name0.00150.129180.0002
XML
Image XML parsing0.00190.164550.0004
class_abstraction
Instantiating content class attribute0.00000.001080.0000
General
dbfile0.00110.0944310.0000
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 17
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs