Ez3.4 porting from Windows to Linux

Author Message

Daniele Argento

Thursday 16 September 2004 4:08:37 am

Hi all,
i developed a site with ezpublish 3.4 on a windows machine, with the basic plain installation of ez.
The SysAdmin of my firm installed the ez on a linux machine; but he kept apache and mysql that was installed and he has put the ezpublish folder into the document root of the native apache of that machine.
The site worked fine but when i had put the site on that machine it not worked anymore.
I had import a dump of the windows db on the mysql of the linux machine and i transfered the following folders on the linux machine:
- bin
- design
- lib
- packages
- settings
- var
The site is visible but if i open the administration part, it show me the right number of row in the content section but i can't see the title. I can't edit or create articles or folders in anyway.
When i load the site part it gives to me the 'Access denied' error and i can't see the contents.
Someone can help me?

****************************
* The Queen Apocalypse Captain
* ----------------------------
* captain_netrunner@email.it
* http://www.danieleargento.tk
****************************

Frederik Holljen

Thursday 16 September 2004 8:31:47 am

When moving an installation make sure that:
- You set the correct permissions on the folders (you can use modfix.sh for this)
- Make sure that apache has write access to everything in var/
- Make sure that you can actually connect to the database

It can be a good idea to enable DebugOutput while moving the site so you can see if there are any problems.

An alternative is to install eZ publish using a clean install on the target computer (with the plain design). When you know it is working you move the design, settings and var directories in addition to the database.

Daniele Argento

Monday 20 September 2004 5:26:17 am

Ok i have fixed that error. In the linux installation some API was not recognized.
Example: i have changed this line {node_view_gui view=line content_node=$:item} with this one {$:item.data_map.intro.content.output.output_text} and all has gone ok.
Thanx a lot for the support and congratulations for the speed of response ;)

****************************
* The Queen Apocalypse Captain
* ----------------------------
* captain_netrunner@email.it
* http://www.danieleargento.tk
****************************

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.