Git Product home page Git Product logo

php-proxy-installer's People

Contributors

athlon1600 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

php-proxy-installer's Issues

IPv6 issues

when installing on a new system, it took over an hour to run because each get action was super slow. and then I got this

All settings correct for using Composer
Downloading...
Download failed: file_get_contents(https://getcomposer.org/composer.phar.sig): failed to open stream: Connection timed out
Download failed: file_get_contents(https://getcomposer.org/composer.phar.sig): failed to open stream: Connection timed out
file_get_contents(https://getcomposer.org/composer.phar): failed to open stream: Connection timed out
The download failed repeatedly, aborting.
Writing to a configuration file /etc/apache2/sites-available/php_proxy.conf...
Enabling site php_proxy.
To activate the new configuration, you need to run:
  service apache2 reload
[ ok ] Restarting web server: apache2.
/dev/fd/63: line 145: /usr/local/bin/composer: Permission denied
/dev/fd/63: line 148: /usr/local/bin/composer: Permission denied
no crontab for root

with a quick search I found this [(https://github.com/composer/composer/issues/4142#issuecomment-117648869)] could this be added to the script?

ran sh -c "echo 'precedence ::ffff:0:0/96 100' >> /etc/gai.conf"
but am unable to rerun the script to test because Apache2 is already installed on this system. This installation only works on fresh systems is there a way to add a switch to override and run anyway?

Server Configuration

What is the best server configuration for nginx/apache for running php-proxy. I use digital ocean. What kind of VPS is best for it and what should be the nginx/apache workers should it have. Any idea what is estimated number of users it can handle at any given time.

I have tried apache it ran out of memory pretty quick with 1gb vps with only 7 - 15 users any given time.

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.