What if I already have MySQL, PHP, and ImageMagick installed on my Win XP machine?

Author Message

Ross Gerring

Wednesday 21 May 2003 8:02:01 am

Hi All,

Yes, I already have these core packages installed and working on my WinXP machine right now.

So my question: if I go ahead with a standard install procedure using ezpublish-3.0_2-winnt.exe, am I going to have conflicts with my existing versions of MySQL, PHP, and ImageMagick?

Thanks.

Karsten Jennissen

Wednesday 21 May 2003 8:10:10 am

Just install the core files, don't use the installers. You find the e.g. here: http://ez.no/developer under Direct Downloads.

Ross Gerring

Sunday 25 May 2003 7:36:21 am

Doh! Pretty obvious really.

But.. I'm experiencing a problem when trying to install the demokernel.php. Can anyone tell what could be causing this error (See below). I'm running WinXP with Apache 2.0.45 - php, mysql, virtualhosting, etc. all working fine:

---
Error

SQL-query :

--
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --
--
--
CREATE TABLE ezapprove_items(

id int( 11 ) NOT NULL auto_increment,
workflow_process_id int( 11 ) NOT NULL default '0',
collaboration_id int( 11 ) NOT NULL default '0',
PRIMARY KEY ( id )
) TYPE = MYISAM

MySQL said:

You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '---------------------------------------------------------
--
--

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

Main resources:

Total runtime0.0184 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0079 589.5469152.6875
Module start 'layout' 0.00790.0025 742.234439.6172
Module start 'content' 0.01050.0055 781.851689.3516
Module end 'content' 0.01600.0024 871.203130.3047
Script end 0.0184  901.5078 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002714.6934140.0002
Check MTime0.00126.3633140.0001
Mysql Total
Database connection0.00084.224510.0008
Mysqli_queries0.003016.198630.0010
Looping result0.00000.064710.0000
Template Total0.001910.110.0019
Template load0.00094.783110.0009
Template processing0.00105.319810.0010
Override
Cache load0.00063.204310.0006
General
dbfile0.00031.706980.0000
String conversion0.00000.049140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_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