Coder Social home page Coder Social logo

Comments (7)

jwatzman avatar jwatzman commented on June 13, 2024

Interesting... I'll have to get nginx etc set up again and try this, I thought I played with fastcgi but maybe not. Unfortunately I'm traveling and won't be able to get to this until Tuesday or Wednesday next week, sorry, but I will get back to you!

from homebrew-hhvm.

jwatzman avatar jwatzman commented on June 13, 2024

A simple nginx+hhvm config works for a hello world example for me. (I used the defaults from our Linux packages; eventually the brew formula will do more of this setup for you.)

What does your config look like? Can you repro this consistently? Can you repro it with a stock configuration, as opposed to the one copied from your Linux prod environment?

from homebrew-hhvm.

denji avatar denji commented on June 13, 2024

from homebrew-hhvm.

pepijnblom avatar pepijnblom commented on June 13, 2024

Apologies, I went on vacation and this ticket had escaped me. It seems to work now, but Magento is not working without a .hdf file on a colleague's machine.

from homebrew-hhvm.

fredemmott avatar fredemmott commented on June 13, 2024

What's in that hdf file? One will be needed (or an INI) for magneto to change enable_zend_sorting anyway (magento depends on behavior that is explicitly undefined in the documentation, and is much slower).

from homebrew-hhvm.

pepijnblom avatar pepijnblom commented on June 13, 2024

I'm happy to announce that Magento works without any problems now with the latest 3.10 release, without any HDF file! The only tweaks I applied were the following:

hhvm.enable_zend_compat = true
hhvm.log.header = true
hhvm.enable_zend_sorting = true

from homebrew-hhvm.

jwatzman avatar jwatzman commented on June 13, 2024

Awesome! As @fredemmott said, enable_zend_sorting is the one that's important for Magento, the other two it probably works without. I'm going to close this issue since it sounds like your problem is solved?

from homebrew-hhvm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.