Upgrade to version 3.6. on Windows XP system

Upgrade to version 3.6. on Windows XP system

Tuesday 28 June 2005 2:57:26 am - 4 replies

Author Message

Łukasz Serwatka

Tuesday 28 June 2005 3:55:12 am

Hi,

You have to run upgrade scripts from eZ publish root directory. So if you have installed eZ publish in C:\ezpublish and PHP in C:\PHP then.

c:\>cd ezpublish
c:\ezpublish>c:\PHP\cli\php.exe -C update\common\scripts\NameOfScript.php

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Kristoffer Raun

Tuesday 28 June 2005 6:14:02 pm

Every time i try this in CMD I get:

status: 404
Content-type:text/html
Powered-By PHP/4.3.9

no input file specified
I use command:
c:\ezpublish\php\php.exe update\common\scripts\convertxmllinks.php -s "admin_siteacces"

Hope you can help me! ;-)

brg
Kristoffer

<i>If you can't describe what you are doing as a process, you don't know what you're doing.</i>
W. Edwards Deming

Łukasz Serwatka

Tuesday 28 June 2005 11:17:17 pm

You have to use PHP in CLI mode not in CGI to run this scripts. Look in to PHP dir for "CLI". Try also with -C parameter.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Kristoffer Raun

Wednesday 29 June 2005 4:21:46 am

It worked for me.
First i got a error -something about Zend_uv
Then i copied/overwrited the php4ts.dll in c:\windows\system32 with the one in the php-dir.
That seemed to do the trick.
Thank you Lukasz for the help!

<i>If you can't describe what you are doing as a process, you don't know what you're doing.</i>
W. Edwards Deming

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.