[SOLVED]Ez publish 4.0.1 don't work with Suse 10?

Author Message

Yannick Komotir

Wednesday 24 December 2008 1:10:34 am

I developed a website that works perfectly on my windows and my test server debian. When I put the site on a server suse 10 the site does not work I have blank pages, looking error.log I see errors from the kernel. Can you help me?

<|- Software Engineer @ eZ Publish developpers -|>
@ http://twitter.com/yannixk

André R.

Wednesday 24 December 2008 2:18:08 am

* Check your error logs
* clear all cache by deleting the content of var/cache and var/<site_name>/cache
* try to do a clean install on that server, the warnings / suggestions might help you

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

Yannick Komotir

Wednesday 24 December 2008 2:35:16 am

Thank for your answer,

I clean the cache like you tell several times, I want to say first that I was this problem http://ez.no/developer/forum/general/site_is_rendered_correctly_only_if_var_cache_is_empty on this after I edit my Template.ini by forcing charset to utf-8 now if I flush all caches and I recharge it works but after I have again white pages.

is that this has something to do with this bug http://issues.ez.no/IssueView.php?Id=8969 ?

Also, i will try a clean installation.

<|- Software Engineer @ eZ Publish developpers -|>
@ http://twitter.com/yannixk

Yannick Komotir

Wednesday 24 December 2008 6:23:12 am

André R.
* try to do a clean install on that server, the warnings / suggestions might help you

the first time I had two alerts :

1. AcceptPathInfo disabled or running in CGI mode
You need to enable AcceptPathInfo in your Apache config file, if you're using apache 2.x. If you're running apache 1.3, eZ Publish will not run in CGI mode.

2.Missing zlib extension
The zlib extension is not available to eZ Publish. Without it eZ Publish will not be able to install the demo data, however if you do not wish the demo data you can safely ignore this. 

I informed the administrator who has installed.

Second time, the alert on AcceptPathInfo appear again, if i click on next i have a blank page.

What happens ?

<|- Software Engineer @ eZ Publish developpers -|>
@ http://twitter.com/yannixk

Gaetano Giunta

Friday 26 December 2008 6:30:55 am

"AcceptPathInfo disabled or running in CGI mode"

means that your current apache/php config is not supported by eZPublish.
Please check again with the admin, as he should be able to fix the problem given this message...

Principal Consultant International Business
Member of the Community Project Board

Yannick Komotir

Friday 30 January 2009 12:19:03 am

Hi,
mbstring extension missed in php installation, i solved the problem in installing this.

Big Thank's to you for your answers.

<|- Software Engineer @ eZ Publish developpers -|>
@ http://twitter.com/yannixk

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

Main resources:

Total runtime0.0253 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 588.2656151.2266
Module start 'layout' 0.00580.0049 739.4922220.7188
Module start 'content' 0.01070.0126 960.21091,005.9609
Module end 'content' 0.02330.0020 1,966.171937.9922
Script end 0.0253  2,004.1641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003011.7806140.0002
Check MTime0.00135.0611140.0001
Mysql Total
Database connection0.00083.323510.0008
Mysqli_queries0.003011.958730.0010
Looping result0.00000.094210.0000
Template Total0.00145.610.0014
Template load0.00114.304410.0011
Template processing0.00031.292810.0003
Override
Cache load0.00072.727010.0007
General
dbfile0.00124.786980.0002
String conversion0.00000.043340.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