GithubHelp home page GithubHelp logo

Comments (8)

ericpaulbishop avatar ericpaulbishop commented on August 19, 2024

Which version did you clone from? I just removed svn support from the library, so apache shouldn't be getting installed. Even when it was being installed it should have been getting configured on a non-standard port, so you wouldn't run into this conflict. Is it possible apache was installed before you ran the script?

By the way, it is fairly straightforward to just remove apache if it got installed by mistake/or was already there: "sudo apt-get remove apache2"

from yourchili.

joostvdl avatar joostvdl commented on August 19, 2024

I just reverted the VM snapshot to the before state. Apache is not installed here. So it gets installed via the install script.

I cloned the latest code from https://github.com/ericpaulbishop/redmine_git_hosting.git

I have installed it on Debian Squeeze. I wil try Ubuntu 10.10 now.

from yourchili.

ericpaulbishop avatar ericpaulbishop commented on August 19, 2024

My guess is that php (which gets installed as part of the stack, even though it isn't used by redmine), has a dependency on apache in Debian, but not Ubuntu (where I've been doing most of my testing) and it's getting installed.

I'll see if I can figure out a way around this issue in Debian -- thanks for pointing it out.

from yourchili.

joostvdl avatar joostvdl commented on August 19, 2024

Ubuntu 10.10 also installs Apache.

When I look at library/nginx_stack.sh is installs PHP-FPM. there it does install php5. And Apache is required for php5 packages.

However I don't see that php5-fpm is installed on the system.

from yourchili.

joostvdl avatar joostvdl commented on August 19, 2024

Other installs like al the files under /srv are not there.

Gitolite etc is not installed.

from yourchili.

ericpaulbishop avatar ericpaulbishop commented on August 19, 2024

gitolite isn't installed by just running ./init_nginx_stack.sh. You need to run ./chili_test.sh

Also it gets installed to /srv/git, not /srv/projects/git like the (out of date) documentation indicates

from yourchili.

joostvdl avatar joostvdl commented on August 19, 2024

Oke, I stopped apache first asnd run the chili_test.sh. This installs it further.

from yourchili.

ericpaulbishop avatar ericpaulbishop commented on August 19, 2024

This should be fixed.

from yourchili.

Related Issues (4)

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.