Is anyone here using the free Zend Server Community Edition for their XF server? If so, could you explain how to get from downloading the XF files to accessing your site? The few people I've talked to so far and I have had problems. Thanks!
Dies at 'Rebuilding core master data ...'
windowz is hell of a messunfortunately.
I'm a windows guy though despite its problemsI don't want to suggest a clean fresh windows install.
but if you can do it ---------> do it
Sometimes it takes less time and headaches than trying to figure out the mishap
<?php
function a() { a(); }
a();
?>
I think in step 2b (or 2) of the install script has this kind of recursion is happening leading to a stack overflow. It's near the 'Rebuilding core master data' step. Does anyone know what script that's located in? Maybe I can look at it and make some changes.
The following errors occurred while verifying that your server can run XenForo:
Please correct these errors and try again.
- The directory C:\inetpub\wwwroot/data must be writable. Please change the permissions on this directory to be world writable (chmod 0777).
- The directory C:\inetpub\wwwroot/internal_data must be writable. Please change the permissions on this directory to be world writable (chmod 0777).
I checked and all of the Zend and inetpub folders have full control set for IIS_IUSRS. :/

*ding ding* Error on step 2b. Were you able to get it figured out yet?All you have to do is add 'IUSR' to the wwwroot folder and give him modify permissions. Then, you'll probably get to 2b and then ...
View attachment 3913
Also 'library' has to be writable too so as to post the config.php file. That's the reason I did a full blast on giving the IUSR all access since we're not really sure what folders need to be written to.
*ding ding* Error on step 2b. Were you able to get it figured out yet?
IIS will not accept a null value that one of the scripts is trying to pass.
that's what my log is saying. But as I mentioned let the guys do their work. This exact error happened with a CMS I installed few weeks ago (concrete5 also uses Zend framework).
IIS is a solid server. Always my first choice ... so let's wait and see
fpm is taking over and it's just awesome. I have never used ASAPIAgreed. I take IIS over Apache any day. Also, too bad they are not building the ISAPI module anymore for 5.3.x. That was the absolute best. The fast cgi is a resource hog and sometimes don't automatically shut down thereby sucking up your memoryOh well.
So, are we just going to have to wait until Beta 2 comes out to install our forums? :[ *wants to play with forum* haha
So, are we just going to have to wait until Beta 2 comes out to install our forums? :[ *wants to play with forum* haha
We use essential cookies to make this site work, and optional cookies to enhance your experience.