Apache 2.0 Still Can't Edit Content - Input Boxes Not Visible

Author Message

Jason M

Thursday 25 September 2003 7:51:39 am

I've read over the first 10-15 pages of the forum without any hope of fixing this problem.... Currently I am running Apache 2.0 . Every time I try to edit any kind of content I am presented with the admin's edit page and everything is visible except the actual iput boxes where the content is editable. All the navigation, node location placement menus, version menus, related objects and so on are visible - just no input boxes. At first I had a problem with multiple '/' in the end of my urls. I corrected this issue by performing suggested fix. http://www.ez.no/developer/ez_publish_3/forum/install_configuration/cant_edit_content_in_31 It removed the extra /'s but the missing input boxes remained missing. I have also made changes to my .htaccess and AcceptPathInfo settings as suggested, without success. Does anyone have a suggestion?

Jason M

Friday 26 September 2003 11:10:29 am

Ok - I seemed to have answered my own question in the past 24 hours! Hopefully I'm on the right track. Here is what I discovered with the use of the wonderful debug output:

I compiled an entirely different server with Apache 1.3 because I had determined that it would be best to cut loses and downgrade to something tested by ez. 6 hours later... same problem ahhhhhhhh. So i dug deeper.

First, mysql was having a permissions problem with tmp data. Since this was a new server I hadn't managed to get around to fully configuring the my.cnf settings. A simple change of tmpdir in my.cnf to a writable space instead of the default location solved that error.

Second, in the setup I choose the US-ENG setting for locale. For some reason this didn't work. Ezpublish instead prefered the GB version. I'll have to dig deeper to see why that is, but all seems to be running well.

Some suggestions... highlight apache 2.0 info on the site since that is where it seems people are having most difficulty. Also, if you have managed to get apache 2.0 working with ez please offer details.

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 22:25:31
Script start
Timing: Jan 18 2025 22:25:31
Module start 'layout'
Timing: Jan 18 2025 22:25:31
Module start 'content'
Timing: Jan 18 2025 22:25:31
Module end 'content'
Timing: Jan 18 2025 22:25:31
Script end

Main resources:

Total runtime0.5806 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 588.3984152.6875
Module start 'layout' 0.00540.0028 741.085939.5234
Module start 'content' 0.00820.5711 780.6094425.0391
Module end 'content' 0.57930.0013 1,205.64848.0781
Script end 0.5805  1,213.7266 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.5534160.0002
Check MTime0.00130.2291160.0001
Mysql Total
Database connection0.00070.127810.0007
Mysqli_queries0.545193.8943520.0105
Looping result0.00030.0575500.0000
Template Total0.556895.920.2784
Template load0.00200.345420.0010
Template processing0.554895.555520.2774
Template load and register function0.00010.025110.0001
states
state_id_array0.00100.177610.0010
state_identifier_array0.00110.194020.0006
Override
Cache load0.00150.2657100.0002
Sytem overhead
Fetch class attribute can translate value0.00040.073510.0004
Fetch class attribute name0.00160.283320.0008
XML
Image XML parsing0.00010.017910.0001
class_abstraction
Instantiating content class attribute0.00000.001220.0000
General
dbfile0.00060.0993100.0001
String conversion0.00000.001040.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 6
 Number of unique templates used: 4

Time used to render debug report: 0.0001 secs