Giter Club home page Giter Club logo

Comments (6)

Volmarg avatar Volmarg commented on May 10, 2024 1

@rwaight Interesting, I have the apcu module available on the server with demo version and locally on dev and on my raspberry with my private instance. It might be that I've forgotten some step, but yeah sure You can create a merge request with instruction for docker.

I will add the docker instruction to the documentation since I generate it locally in documentation builder.

from personal-management-system.

Volmarg avatar Volmarg commented on May 10, 2024 1

In the worst case the apcu can be turned off in

https://github.com/Volmarg/personal-management-system/blob/main/config/packages/doctrine.yaml

should be just enought to remove the

framework:
    cache:
        pools:
            doctrine.result_cache_pool:
                adapter: cache.adapter.apcu
            doctrine.system_cache_pool:
                adapter: cache.adapter.apcu

from personal-management-system.

Volmarg avatar Volmarg commented on May 10, 2024

Hello,

Seems like it's something bigger.
Generally I'm not very familiar with docker, but without really jumping inside the issue, I can write this:

I see that You tried to modify the php.ini, I know I had some issues therefore I wrote the info about apcu.ini

Sorry for not answering the points directly, I do this that way normally but like I've wrote I didn't delved into the issue to much atm. only small analysis.

from personal-management-system.

rwaight avatar rwaight commented on May 10, 2024

No worries, thanks for responding @Volmarg. I believe I have a fix for this, but want to test the configurations on another platform first. Do you mind if I submit a PR to add instructions for Docker, as well as an update to the docker\php-fpm\php.ini file?

Regarding updating apcu.ini, I was not able to install php-apcu within the php-fpm container. Here is the output when I tried the fix mentioned on the known issues page:

root@a719234ab9a1:/application# apt install php-apcu
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package php-apcu is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'php-apcu' has no installation candidate

With that said, I do have PMS running using Docker on Windows, but I do want to replicate this using Docker on Mac to make sure the commands/updates are valid.

from personal-management-system.

rwaight avatar rwaight commented on May 10, 2024

@Volmarg I've submitted #55 to update the project and resolve this issue. Please let me know if any adjustments need to be made, thanks!

from personal-management-system.

Volmarg avatar Volmarg commented on May 10, 2024

@rwaight ce7694b

Thx for providing the informations.

from personal-management-system.

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.