How to install EzIntranet?

Author Message

Vidar Østevik

Monday 17 July 2006 1:20:33 pm

Hi!

I'm trying to install eZ Intranet (http://ez.no/community/contribs/solutions/ez_intranet ) on my laptop, for evaluation purpose. I have done following:

1. Installed Apache 1.3.35, MySQL 5.0.11 (with old password enabled to make it speak with PHP 4.3.11)

2. Downloaded eZ Publish 3.7.6, and unzipped all files under htdocs directory
3. Downloaded eZ_intranet, and unzipped it to my root directory (it now exists a folder named ezintranet under htdocs).
4. Updated site.ini.append.php in both <i>htdocs\ezintranet\....\intranet</i> and <i>htdocs\ezintranet\....\intranet_admin</i> with Server, User, Password, Database and charset. I have also added <i>http://localhost/index.php/ezintranet</i> to the "Site URL" tag.
5. Made a new database, called ezpublish (as filled in in number 4), and executed intranet.sql in MySQL query Browser.

When I'm pointing my explorer to http://localhost/index.php/ezintranet, I'm getting to a fresh installation window of Ez Publish, ending up with the following error:
<i>EZSW-004
Failed inserting data to mysql
Table 'ezapprove_items' already exists
EZSW-040
Failed to initialize site package plain </i>

Can anyone help me moving on?

Regards Vidar Østevik

Kristof Coomans

Tuesday 18 July 2006 2:47:17 am

Hello Vidar

If you're doing the manual installation, you shouldn't end up with the installation wizard, but with two useable site accesses.

Do you have the following setting in settings/override/site.ini.append(.php)?

[SiteAccessSettings]
CheckValidity=false

(as described on http://ez.no/doc/ez_publish/technical_manual/3_8/installation/manual_installation/manual_configuration_of_ez_publish ).

I didn't test the ez_intranet solution yet and I do not know it's installation procedure, so I'm not sure this is what you're looking for.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Vidar Østevik

Tuesday 18 July 2006 2:00:58 pm

Hi Kristof!

I tried to do as you suggested, and now I'm getting a log in window, with the error

kernel::50
No database connection could be made, the system might not behave properly.

I have checked that my database settings (DB name and password are correct).
I'm doing something wrong in the installation... I'll keep trying, but if anybody have any good suggestions, feel free to share! :)

Vidar

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

Main resources:

Total runtime0.7304 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 589.1484152.6250
Module start 'layout' 0.00580.0032 741.773439.4453
Module start 'content' 0.00900.7201 781.2188539.1641
Module end 'content' 0.72910.0013 1,320.382812.1641
Script end 0.7304  1,332.5469 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4337160.0002
Check MTime0.00130.1744160.0001
Mysql Total
Database connection0.00090.122510.0009
Mysqli_queries0.679192.9696570.0119
Looping result0.00060.0821550.0000
Template Total0.696395.320.3482
Template load0.00190.265620.0010
Template processing0.694495.067320.3472
Template load and register function0.00020.030810.0002
states
state_id_array0.00070.099510.0007
state_identifier_array0.00150.199220.0007
Override
Cache load0.00160.2231330.0000
Sytem overhead
Fetch class attribute can translate value0.00060.075620.0003
Fetch class attribute name0.00170.234840.0004
XML
Image XML parsing0.00060.078720.0003
class_abstraction
Instantiating content class attribute0.00000.001340.0000
General
dbfile0.00080.1064160.0000
String conversion0.00000.001540.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/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/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
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.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: 7

Time used to render debug report: 0.0001 secs