Giter Site home page Giter Site logo

croogo / app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rchavik/croogo-app

6.0 4.0 13.0 2.5 MB

Skeleton Croogo Application

Home Page: www.croogo.org

License: Other

PHP 79.60% Shell 4.30% JavaScript 1.59% Makefile 0.97% HTML 0.04% Batchfile 0.83% CSS 12.66%

app's Introduction

Croogo

Croogo is a free, open source, content management system for PHP, released under MIT License.

Please refer to the main README file

app's People

Contributors

ad7six avatar admad avatar andretefras avatar antograssiot avatar bcrowe avatar cake17 avatar ceeram avatar dereuromark avatar elboletaire avatar fahad19 avatar inoas avatar ionas avatar ivoz avatar jadb avatar jeremyharris avatar jippi avatar josegonzalez avatar jperras avatar jrbasso avatar lorenzo avatar markstory avatar nateabele avatar phpnut avatar predominant avatar ravage84 avatar rchavik avatar renan avatar saeideng avatar shama avatar steinkel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

app's Issues

Issue installing croogo/app

I've error installing croogo. Half of the tables are being created in database, then it shows error below.

https://github.com/croogo/app

Notice: PDO::__construct(): send of 131 bytes failed with errno=32 Broken pipe in /Users/harvinder/sites/project.com_3.0/app/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/MysqlAdapter.php on line 113
There was a problem connecting to the database: SQLSTATE[HY000] [2006] MySQL server has gone away
InvalidArgumentException
Documentation API
/Users/harvinder/sites/project.com_3.0/app/webroot/index.php toggle arguments
// Bind your application to the server.
$server = new Server(new Application(dirname(DIR) . '/config'));
// Run the request/response through the application and emit the response.
$server->emit($server->run());
If you want to customize this error message, create src/Template/Error/error500.ctp

toggle vendor stack frames
⟩ Phinx\Db\Adapter\MysqlAdapter->connect
ROOT/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/PdoAdapter.php, line 238
⟩ Phinx\Db\Adapter\PdoAdapter->getConnection
ROOT/vendor/cakephp/migrations/src/CakeAdapter.php, line 57
⟩ Migrations\CakeAdapter->__construct
ROOT/vendor/cakephp/migrations/src/Migrations.php, line 384
⟩ Migrations\Migrations->setAdapter
ROOT/vendor/cakephp/migrations/src/Migrations.php, line 361
⟩ Migrations\Migrations->getManager
ROOT/vendor/cakephp/migrations/src/Migrations.php, line 305
⟩ Migrations\Migrations->run
ROOT/vendor/cakephp/migrations/src/Migrations.php, line 142
⟩ Migrations\Migrations->status
ROOT/vendor/croogo/croogo/Core/src/Plugin.php, line 521
⟩ Croogo\Core\Plugin->needMigration
ROOT/vendor/croogo/croogo/Core/src/Plugin.php, line 540
⟩ Croogo\Core\Plugin->migrate
ROOT/vendor/croogo/croogo/Install/src/InstallManager.php, line 197
⟩ Croogo\Install\InstallManager->runMigrations
ROOT/vendor/croogo/croogo/Install/src/InstallManager.php, line 154
⟩ Croogo\Install\InstallManager->setupDatabase
ROOT/vendor/croogo/croogo/Install/src/Controller/InstallController.php, line 192
⟩ Croogo\Install\Controller\InstallController->data
CORE/src/Controller/Controller.php, line 440
⟩ Cake\Controller\Controller->invokeAction
CORE/src/Http/ActionDispatcher.php, line 119
⟩ Cake\Http\ActionDispatcher->_invoke
CORE/src/Http/ActionDispatcher.php, line 93
⟩ Cake\Http\ActionDispatcher->dispatch
CORE/src/Http/BaseApplication.php, line 109
⟩ Cake\Http\BaseApplication->__invoke
CORE/src/Http/Runner.php, line 65
⟩ Cake\Http\Runner->__invoke
ROOT/vendor/croogo/croogo/Install/src/Middleware/InstallMiddleware.php, line 24
⟩ Croogo\Install\Middleware\InstallMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
⟩ Cake\Http\Runner->__invoke
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
⟩ Cake\Routing\Middleware\RoutingMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
⟩ Cake\Http\Runner->__invoke
CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
⟩ Cake\Routing\Middleware\AssetMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
⟩ Cake\Http\Runner->__invoke
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
⟩ Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
⟩ Cake\Http\Runner->__invoke
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 52
⟩ DebugKit\Middleware\DebugKitMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
⟩ Cake\Http\Runner->__invoke
CORE/src/Http/Runner.php, line 51
⟩ Cake\Http\Runner->run
CORE/src/Http/Server.php, line 81
⟩ Cake\Http\Server->run
ROOT/webroot/index.php, line 40

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.