Error after moving eZ install to new server

Author Message

Alex Jones

Wednesday 12 January 2005 1:20:37 pm

We need to move a couple of existing eZ publish installations to a new server, but we are running into a problem with the first site we are moving. The installation is version 3.4, and it is running on FreeBSD. I'm not sure if there are changes in the server software versions between the old machine and the new one, as I am waiting for a response from the sysadmin to that question. When I try to hit the installation on the new server I receive the following error message:
-----------------------------------
Fatal error: Call to undefined function: session_module_name() in /usr/local/www/cuttingedge.data/ez_upgraded/lib/ezutils/classes/ezsession.php on line 162
Fatal error: eZ publish did not finish it's request

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

I turned on debugging, but no additional information was included, so I'm at a loss as to what the problem may be. I would truly appreciate any help the community can provide.

<b>[UPDATE]</b>
The sysadmin has provided the following information:

<b>old server</b> -> <b>new server</b>
MySQL 3.2 -> MySQL 4.1
PHP 4.3.6 -> PHP 4.3.9

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Alex Jones

Thursday 13 January 2005 6:20:07 am

Anyone?

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

Ɓukasz Serwatka

Thursday 13 January 2005 6:26:19 am

I found this in network ... Maybe you find there any useful info?

http://lists.freebsd.org/pipermail/freebsd-questions/2004-September/059004.html

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 30 2025 22:23:15
Script start
Timing: Jan 30 2025 22:23:15
Module start 'layout'
Timing: Jan 30 2025 22:23:15
Module start 'content'
Timing: Jan 30 2025 22:23:15
Module end 'content'
Timing: Jan 30 2025 22:23:15
Script end

Main resources:

Total runtime0.7770 sec
Peak memory usage8,192.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.3828151.2422
Module start 'layout' 0.00480.0034 739.6250220.7500
Module start 'content' 0.00820.7680 960.37504,453.7969
Module end 'content' 0.77620.0008 5,414.171911.7969
Script end 0.7770  5,425.9688 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.3919160.0002
Check MTime0.00120.1516160.0001
Mysql Total
Database connection0.00080.099710.0008
Mysqli_queries0.697189.7204570.0122
Looping result0.00060.0718550.0000
Template Total0.732794.320.3663
Template load0.00180.230320.0009
Template processing0.730994.062620.3654
Template load and register function0.00120.160210.0012
states
state_id_array0.00100.131510.0010
state_identifier_array0.00090.111820.0004
Override
Cache load0.00150.1912230.0001
Sytem overhead
Fetch class attribute can translate value0.00190.241920.0009
Fetch class attribute name0.00190.243750.0004
XML
Image XML parsing0.00290.372420.0014
class_abstraction
Instantiating content class attribute0.00000.002260.0000
General
dbfile0.00300.3884240.0001
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
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/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: 18
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs