Code Monkey home page Code Monkey logo

Comments (7)

tomsik68 avatar tomsik68 commented on September 14, 2024

Hi, I currently don't build images other than the latest xampp version. I might change that in the future, but you can fix the problem for yourself very easily as follows:

  1. clone this repo
  2. open the Dockerfile in your text editor and change the url for this curl command:
    RUN curl -Lo xampp-linux-installer.run "https://www.apachefriends.org/xampp-files/8.0.0/xampp-linux-x64-8.0.0-0-installer.run?from_af=true" && \

    to this: https://www.apachefriends.org/xampp-files/5.6.28/xampp-linux-x64-5.6.28-0-installer.run
  3. run docker build . from the repo directory

Feel free to ask any additional questions you might have 😄

from docker-xampp.

phicha20224 avatar phicha20224 commented on September 14, 2024

Thank You Mr,

from docker-xampp.

tomsik68 avatar tomsik68 commented on September 14, 2024

Images using PHP 5,7 and 8 are now built automatically and tagged accordingly.
You can use tomsik68/docker-xampp:5 or tomsik68/docker-xampp:5.6.28.

from docker-xampp.

princeshahriar007 avatar princeshahriar007 commented on September 14, 2024

@tomsik68 could you please give me access to tomsik68/docker-xampp:5 or tomsik68/docker-xampp:5.6.28 . It is asking for access

from docker-xampp.

tomsik68 avatar tomsik68 commented on September 14, 2024

Hi, the image is currently unavailable because of #30, so I closed this issue prematurely.

from docker-xampp.

princeshahriar007 avatar princeshahriar007 commented on September 14, 2024

Hi, the image is currently unavailable because of #30, so I closed this issue prematurely.

Thanks for your support. I did build the image manually following your instruction using xampp:5.6.40 and it did not stuck at installation.

One more thing I want to know How can I bypass the http://localhost:41062/www/ address to http://localhost:41062/ Because I have an old prestashop site that uses the root directory so I can't use it under the www subdirectory. Could you please tell me how can I do that?

from docker-xampp.

tomsik68 avatar tomsik68 commented on September 14, 2024

Thanks for your support. I did build the image manually following your instruction using xampp:5.6.40 and it did not stuck at installation.

Thank you for looking into this! This helps a lot. I'm closing this issue, let's continue the discussion about root directory in #31 😄

from docker-xampp.

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.