Forums / Developer / eZpublish et php5

eZpublish et php5

Author Message

essoui menel

Tuesday 07 August 2007 6:28:31 am

Good morning,

I realize a site (not commercial), on the version 3.9.1 of eZpublish, and I want to accomodate it .But I have problem is the compatibility of this version and php5
I want to know if there is a code or parameter of configuration ofr modifing to adapt my work and have the result that I wish.

Thank you

André R.

Tuesday 07 August 2007 6:39:51 am

eZ Publish on php5 is not officially supported yet, but there is a stable and good community port for php5 you can use, but you need to get it from svn:
http://pubsvn.ez.no/nextgen_php5/stable/3.9/

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Paul Borgermans

Tuesday 07 August 2007 11:34:06 am

Or for the bleeding edge version:

http://pubsvn.ez.no/nextgen/unstable/2007-03-21-php5/

Paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

essoui menel

Thursday 09 August 2007 1:22:56 am

thank you for answering me,

I consulted the two sites and I finded the files of eZpublish, so should I upload all this files and replace my files by these(the files uploaded)?
Or, would you indicate to me witch files should I replace?
Please tell me if you need more information(if my question is not clear)
(and please, forgive me if I make some mistackes in my english writing)

thank you

Xavier Dutoit

Thursday 09 August 2007 3:49:48 pm

Hi,

You have to use subversion to download all the files directly.
on a good os:
sudo apt-get install subversion
svn co http://pubsvn.ez.no/nextgen/unstable/2007-03-21-php5/
don't know about windows, but that's possible too.

@Paul,

What's the branch there then ?

http://pubsvn.ez.no/nextgen_php5/unstable/

X+

http://www.sydesy.com

Kristof Coomans

Thursday 09 August 2007 11:48:12 pm

Hi Xavier

My work on the PHP5 community version has been committed to the nextgen repository some time ago, it's temporarily on the path that Paul mentioned and will be merged back to the trunk later on.

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

André R.

Friday 10 August 2007 4:00:58 am

> don't know about windows, but that's possible too.

For windows you have a excellent little client called Tortoise Svn:
http://tortoisesvn.tigris.org/

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

essoui menel

Friday 10 August 2007 4:50:26 am

Hi

the unstable version of eZpublish on "http://pubsvn.ez.no/nextgen_php5/stable/3.9/"
is decomposed and I can download it step by step, I found in it the files that ressemble to those that I have in my diractory C:/eZpublish(I think I inderstand it), but when I downloaded the subversion from "http://subversion.tigris.org/downloads/subversion-1.4.4.zip" , I didn't inderstand how should I use it. would you indicate to me how can I use this version?
And if this version could realy resolve my problem? (the problem of compatibility of my site done with eZpublish3.9.1 and php5)
I need more explication

thank you.

André R.

Friday 10 August 2007 7:21:03 am

try the link I put up, that program will add a menu on the right click menu to do a 'svn checkout' then you should do a 'export' (also from the right click menu) to remove all the svn versoning files.

But if you have total control over the server you could just checkout the php5 version directly there and do a update when the version in svn is updated.
A quick search on 'subversion commands' gave me this:
http://svnbook.red-bean.com/en/1.1/ch09.html

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Piotr S.

Tuesday 11 September 2007 2:44:55 am

Hi, I've tried to dowload "http://pubsvn.ez.no/nextgen_php5/stable/3.9/" with TortoiseSVN but I'am asked for username and password. How can I get any account ?

Regards

<b> Thank Andre, It was my mistake. Ofcourse I don't need any authentication </b>

André R.

Tuesday 11 September 2007 3:52:03 am

You shouldn't get questions about user name and password, so read on this:
http://ez.no/ezpublish/documentation/obsolete/installation/manual/getting_the_latest_ez_publish_source

Alternatively try the php5 version of version 3.10, it's is more php5 ready then the one you are trying to get:
http://pubsvn.ez.no/nextgen/unstable/2007-03-21-php5/

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Martin f.

Thursday 13 September 2007 2:50:46 pm

Hi,

I tried get the php5 version of version 3.10 from SVN but did not success. I use Tortoise svn for Windows. I get this error:

Error: PROPFIND request failed on '/nextgen/unstable/2007-03-21-php5'
Error: PROPFIND of '/nextgen/unstable/2007-03-21-php5': could not connect to server (http://pubsvn.ez.no)

Can anyone help me? Is the repositary down or do I mistake somewhere?
Thanks a lot!

Regards

André R.

Friday 14 September 2007 2:33:51 am

Hi,

seems like pubsvn where down last night and this morning.
But it's working again now!

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Martin f.

Friday 14 September 2007 2:42:26 am

Great :)