Linked by Howard Fosdick on Sat 24th Nov 2012 17:52 UTC
Thread beginning with comment 543225
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Slashdot Circa 1999
by ze_jerkface on Tue 27th Nov 2012 18:06
in reply to "RE[3]: Slashdot Circa 1999"
OH MY GOD! You found an application with some stringent requirements. Wow, good thing there are no .NET apps out there that require a specific .Net or IIS version....
The major difference being you can target older versions of .NET even if the framework or IIS version has been upgraded. There is no pressure to target latest since there is only one framework and security updates are applied uniformly. It's a clean system but on web servers the inertia is behind LAMP so Windows Server ends up with the same chicken and egg problem as Linux on the desktop.
Have you actually tried using it with something else?
I used it merely as an example since it is commonly used. You'll find most of the competition to Zencart also targets a very recent version of PHP. It goes back to the treadmill problem that I was talking about.
That's an imaginary risk. In terms of web development the differences between RHEL/CNT and, say, Ubuntu Server or SuSE aren't significant.
It's only imaginary if you think support risks are imaginary. Can all distros get a LAMP stack up and going through the repository? Of course, but the risks exist in third party software especially where there is a commercial drive to sell to shared hosts where the typical environment is a CENT/RHEL based LAMP setup. There is also a lot of Oracle stuff that isn't supported in minor distros and I'm sure that will get worse over time. In fact I fully expect Oracle to pull a rug shake at some point where they make Unbreakable Linux look like the safer choice for web hosts.




Member since:
2005-08-18
The OP talked about PHP/Perl/Python.
Zen Cart v1.5.0
Minimum server requirements:
PHP 5.2.14 or higher, or PHP 5.3.5 or higher.
Apache 2.x or newer (Specifically the latest PCI Compliant version)
OH MY GOD! You found an application with some stringent requirements. Wow, good thing there are no .NET apps out there that require a specific .Net or IIS version....
...wait. Does it depend on the latest version or 5.2 and 5.3?
Have you actually tried using it with something else? We have FPM these days and I'm still to find a PHP app that ran with mod_php and not fpm. Maybe zencart is horribly written and won't work outside mod_php but that's a developer problem, not a PHP one.
Also Apache 2.x or later is not a specific version and if you're still using Apache 1.x you have bigger problems.
In other words, a developer problem and not a PHP problem.
Yeah, sure I don't. Personal attack already? Argument not going well?
That's an imaginary risk. In terms of web development the differences between RHEL/CNT and, say, Ubuntu Server or SuSE aren't significant.