Author
|
Message
|
Lazaro Ferreira
|
Wednesday 28 April 2004 11:45:37 am
Hi, We are wondering if Redhat Enterprise less dynamic upgrade cicle, can come to create problems with newer PHP or MySQL versions eventually required by EZP more dinamic upgrade cicle
Thanks for your time Lazaro
Lazaro
http://www.mzbusiness.com
|
Hans Melis
|
Wednesday 28 April 2004 12:19:14 pm
Hi, In my book, both RHE and Fedora are Linux products. So they are listed as supported OS.
-- Hans
Hans
http://blog.hansmelis.be
|
Lazaro Ferreira
|
Wednesday 28 April 2004 12:45:00 pm
Hi Hans, Your are right! Sorry, I rewrote the question, what I really want to know, is RH Enterprise or Fedora level of adoption at EZ System
Regards Lazaro
Lazaro
http://www.mzbusiness.com
|
Bruce Morrison
|
Wednesday 28 April 2004 3:53:28 pm
Hi Lazaro designIt are using successfully using Redhat Enterprise Linux to host a number of eZPublish sites. We have not encountered any problems and this includes using Apache2. A minor issue is that mysql has a licensing issue that currently prevents version 4 being part of the distribution.
Cheers Bruce http://www.designit.com.au/
My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
|
Lazaro Ferreira
|
Wednesday 28 April 2004 4:10:56 pm
Hi Bruce, Good to hear that from you can you tell us, which RH Enterprise version are you using ? Also some info about the hardware (RAM memory, HD room, and Processors) powering your EZP sites ? Thanks
Lazaro http://www.mzbusiness.com
Lazaro
http://www.mzbusiness.com
|
Derick Rethans
|
Thursday 29 April 2004 9:56:51 am
I would recommend to compile apache 1.3.29 and PHP always from source because:
- redhat has some weird patches in there
- redhat's compilation is only DSOs and shared modules, which makes things slower (up to 30%) than a static apache PHP module, with compiled in all extensions. - redhat now comes with apache 2, which is not ready for production yet (in combination with PHP)
regards, Derick
|
Tony Wood
|
Thursday 29 April 2004 2:57:45 pm
Lazaro, Redhat ES - U1 works well with eZ 3 as long as you use Apache 1.x. We compile both PHP and Apache. Its long life cycle is the primary reason for selecting the distro. It costs true, but in the long term you and your site benefit.
-- tony http://www.visionwt.com
Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development
Power to the Editor!
Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future
|
Bruce Morrison
|
Thursday 29 April 2004 4:10:55 pm
Hi Lazaro
We are using Red Hat Enterprise Linux ES release 3 (Taroon Update 1) on a Dual Intel(R) Xeon(TM) CPU 3.06GHz, 2.5G RAM, Hardware raid, we are using one machine for application (linke ezPuhblish) and another for the database.
Cheers Bruce http://www.designit.com.au/
My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
|
Bruce Morrison
|
Thursday 29 April 2004 4:50:16 pm
There is an apache2 discussion at http://ez.no/community/forum/install_configuration/apache_2_0_support_official
My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
|
Lazaro Ferreira
|
Thursday 29 April 2004 5:19:58 pm
Hi, First, thanks to all for the feedback Tony, we had also seen the benefits of the RH Enterprise long life cicle, but we were concern by EZP shorter upgrade cicle, after receiving the feedback of the comunity, we have concluded that compiling php and apache from the sources for RH ES or RH Fedora is the way to go Best Regards
Lazaro
http://www.mzbusiness.com
Lazaro
http://www.mzbusiness.com
|
Bård Farstad
|
Thursday 29 April 2004 11:48:21 pm
For information: eZ systems uses Debian Linux on all our production servers with apache 1.3 and php 4.3. However during development we use a mix of Debian, Mandrake and SuSE. But eZ publish is not Linux distribution specific. What's important is that you have Apache 1.3, a new PHP and MySQL/PosrgreSQL, the Linux version don't matter much at all. But you should, as Derick says, complile these from source to get best performance. MySQL is however not recommended to compile from source ( recommendation comes from MySQL AB ). --bård
Documentation: http://ez.no/doc
|