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

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

Wednesday 21 May 2003 8:02:01 am - 2 replies

Author Message

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 '---------------------------------------------------------
--
--

You must be logged in to post messages in this topic!

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