Apache is equally a disaster on windows. (and on NIX for that matter )I'm not sure. Zend Server CE is only a package made up of a web server (IIS / Apache), PHP with a bunch of extensions and a web interface and MySQL server.
It would be better to have a customized PHP configuration from scratch rather than relying on a default overloaded php.ini optimized for nothing !
On Linux, Zend Server CE is a disaster in terms of performance compared to an installation from source. However the retail version is much more interesting with the support of clustering, code tracing and job queues.
If you absolutely want to use ZSCE, I advise you to use Apache instead of IIS to use PHP as a dso module.
This is just a wrapper to php.ini. That's like saying that IIS is wonderful because it has an ui to manage sites.I use phpmanager module it's just awesome.
Yes and no, it is very difficult to set up right but it isn't one a most-used web servers for nothing: DApache is equally a disaster on windows. (and on NIX for that matter )
My personal preference is IIS 7 with php. not for the GUI (Well it is a plus when you spare me to type and lookup manuals)This is just a wrapper to php.ini. That's like saying that IIS is wonderful because it has an ui to manage sites.
.
Hmmmm.
XAMPP Website said:The default configuration is not good from a securtiy point of view and it's not secure enough for a production environment - please don't use XAMPP in such environment.
True, except, I'd avoid using 5.2 with IIS. PHP Manager ftw!and not to forget the pool management
you can even run the same php application with different php versions !
Meaning you can have one index.php run with 5.2 and members.php run with 5.3
is that awesome or what ? don't ask me why you wanna do that but just in case ...
I've been looking into this way before XenForo. The Page caching got my attention is a Drupal benchmarkI'm not sure how this whole Zend Server CE recommendation got started. I think some people now believe that since XF includes a small amount of code based on Zend Framework that they must run Zend Server to use it. This is totally untrue.
I've installed MySQL by myself. PHP was installed by myself.Any of the pre-packaged LAMP (Linux, Apache, MySQL, PHP) or XAMPP or other packages which include web server, MySQL, and PHP are perfectly suitable to test XenForo on your home computer. However they are mostly are targeted for casual users and not appropriate for a dedicated server or VPS (Virtual Private Server). I realize that Zend Server CE touts itself as being production-ready, but I think more research is warranted.
ok uninstall quickWell, I went ahead and installed it. No PHP files would process, the server gave HTTP 500s, with a crappy error message: ZPS could not find current script path. Please contact support. in Unknown on line 0.
Contacted Zend over an hour ago. No reply.
ok uninstall quick
install phpmanager and it will analyze your php install and tell you what you need to do about the PATH
oh .. did I mention uninstall zend? ...
I have tried zend .... waist of time really .. and the most annoying thing is everything is misplaced according to zend's BSDone, and installing That's one tool I'd never thought I'd end up installing.
EDIT: cgi.path_info not set? I did that yesterday. Let's try Zend again. Looks like there's been a small cock-up. The config hasn't propagated to all of the server Need to see what's going on. Time to wake up my server admins
I'll just keep to what I have now. Will have to wait until they implement WinCache as a cache into the framework.I have tried zend .... waist of time really .. and the most annoying thing is everything is misplaced according to zend's BS
Zend is really nice when you need to debug and the auto update and that's when you have the commercial license
CE version is just a not worth it
As I said you better off installing everything manually and configuring IIS .... (but I know I'm stubborn too, I only learn the hard way )
you mean xenforo?I'll just keep to what I have now. Will have to wait until they implement WinCache as a cache into the framework.
you mean xenforo?
headover to zend.com and look how can you enable wincache (Assuming xenforo is using a great deal of zend)
Hmmmm. I really don't care about the GUI. I work with either cmd, or php.ini.
far from the truth considering the myriad of nonstandard paths configurations that you have to deal with laterHave recently been advised to go Zend, that's like a one touch install right? Idiot proof etc.
Exact. But ZfCache supports Zend_Cache_Backend_ZendServer_Disk and Zend_Cache_Backend_ZendServer_ShMem: http://framework.zend.com/manual/en/zend.cache.backends.html. You must configure it manually by editing the XenForo_Application source code.The Zend Framework hasn't implemented WinCache as a datastore in it's caching system. I assume XenForo is using the ZF caching system?
We use essential cookies to make this site work, and optional cookies to enhance your experience.