Forums / Install & configuration / Error after moving eZ install to new server

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

eZ debug

Timing: Jan 30 2025 19:50:24
Script start
Timing: Jan 30 2025 19:50:24
Module start 'content'
Timing: Jan 30 2025 19:50:24
Module end 'content'
Timing: Jan 30 2025 19:50:24
Script end

Main resources:

Total runtime0.3312 sec
Peak memory usage8,192.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 588.1797370.2656
Module start 'content' 0.00740.0146 958.44531,001.6250
Module end 'content' 0.02210.3090 1,960.07033,895.5391
Script end 0.3311  5,855.6094 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00421.2760200.0002
Check MTime0.00130.3920200.0001
Mysql Total
Database connection0.00070.215810.0007
Mysqli_queries0.231869.97851410.0016
Looping result0.00170.50681390.0000
Template Total0.308793.210.3087
Template load0.00080.238310.0008
Template processing0.307992.968710.3079
Override
Cache load0.00060.167310.0006
Sytem overhead
Fetch class attribute can translate value0.00190.584910.0019
XML
Image XML parsing0.00020.070910.0002
General
dbfile0.00772.3144200.0004
String conversion0.00000.002130.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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