Coder Social home page Coder Social logo

vagrant-phalcon's People

Contributors

ryomo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

vagrant-phalcon's Issues

Phalcon 2.1.0b in ryomo/phalcon v1.13 not responding

I created a Phalcon project in ryomo/phalcon v1.13 with Phalcon DevTools.

cd /var/www/html
phalcon project myproject

When trying to open 192.168.33.12/myproject in a browser on the host, the result is ERR_EMPTY_RESPONSE. Testing with wget on the box itself, the server doesn't respond either.

wget -qO- 192.168.33.12/myproject
Connecting to 192.168.33.12:80... connected.
HTTP request sent, awaiting response... No data received.
Retrying.

I fixed it by updating the built-in Phalcon 2.1.0b to the latest version and restarting Apache.

git clone git://github.com/phalcon/cphalcon.git
cd cphalcon/build
sudo ./install
sudo service apache2 restart

Codeception installed globally is not working.

Codeception which was installed using command composer global require codeception/codeception in provision.sh is not working now (Codeception 2.1).
$ codecept run finish with error PHP Fatal error: Cannot redeclare GuzzleHttp\Psr7\str().

Should use Codeception installed in your project non-globally, and $ ./vendor/bin/codecept run.

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.