"Notice: Only variables should be assigned" again...

Author Message

Knut Nes

Tuesday 29 November 2005 5:01:42 am

I don't know, but I suspect the webserver provider have updated to php4.4, so my website don't work anymore.

Here's the errormessage:

Notice: Only variables should be assigned by reference in /home/knutnes/public_html/lib/ezutils/classes/ezini.php on line 1325

This line repeats many times before this occurs:

Fatal error: Maximum execution time of 30 seconds exceeded in /home/knutnes/public_html/kernel/classes/ezcontentobjectattribute.php on line 508

Notice: Only variables should be assigned by reference in /home/knutnes/public_html/lib/ezutils/classes/ezdebug.php on line 219

Notice: Only variables should be assigned by reference in /home/knutnes/public_html/lib/ezutils/classes/ezdebug.php on line 219
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

Notice: Only variables should be assigned by reference in /home/knutnes/public_html/lib/ezutils/classes/ezini.php on line 1325

Notice: Only variable references should be returned by reference in /home/knutnes/public_html/index.php on line 234

And a few more errors like these for ezini.php and ezmysqldb.php.

I tried this workaround:
http://ez.no/community/forum/setup_design/notice_only_variables_should_be_assigned_by_reference_in
So now I get these errormessages in a file, and this is all that is dispayed on the website:

Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

What to do?

Thanks
Knut

Ɓukasz Serwatka

Tuesday 29 November 2005 6:13:47 am

I suggest to upgrade your eZ publish. If you using 3.6 branch and you do not change original files upgrade precess should be very easy, just replace all files with new from 3.7 branch and run upgrade SQL scripts from update/database/mysql/3.7/*.sql, clear all cache, and that's all

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

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

Main resources:

Total runtime0.9380 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0100 589.2813152.6563
Module start 'layout' 0.01000.0028 741.937539.5078
Module start 'content' 0.01270.9237 781.4453532.6953
Module end 'content' 0.93640.0015 1,314.14068.4219
Script end 0.9379  1,322.5625 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.3171160.0002
Check MTime0.00130.1362160.0001
Mysql Total
Database connection0.00110.121310.0011
Mysqli_queries0.884494.2947540.0164
Looping result0.00050.0569520.0000
Template Total0.902096.220.4510
Template load0.00200.217620.0010
Template processing0.899995.943820.4500
Template load and register function0.00040.046910.0004
states
state_id_array0.00130.136710.0013
state_identifier_array0.00080.085420.0004
Override
Cache load0.00170.1802190.0001
Sytem overhead
Fetch class attribute can translate value0.00080.087320.0004
Fetch class attribute name0.00180.192630.0006
XML
Image XML parsing0.00100.109020.0005
class_abstraction
Instantiating content class attribute0.00000.000930.0000
General
dbfile0.00100.1022180.0001
String conversion0.00000.000640.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
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/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: 7

Time used to render debug report: 0.0001 secs