Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

New Yawik Project Structure Discussion #1

@kilip

Description

@kilip

@cbleek report:

I'm using apache, which cannot write into var/log. So the first thing I've done was chown -R www-data var

The next thing is the connection to the DB. If no yawik.config.global.php exists, the install module should be executed. I get the error:

[2018-10-24 19-51-26] Zend\ServiceManager\Exception\ServiceNotCreatedException: Service with name "Core/DocumentManager" could not be created. Reason: No suitable servers found (serverSelectionTryOnce set): [connection refused calling ismaster on 'localhost:27017'] #13053 in /home/cbleek/Projects/YAWIK-NEU/vendor/zendframework/zend-servicemanager/src/ServiceManager.php:771 caused by MongoDB\Driver\Exception\ConnectionTimeoutException: No suitable servers found (serverSelectionTryOnce set): [connection refused calling ismaster on 'localhost:27017'] #13053 in /home/cbleek/Projects/YAWIK-NEU/vendor/mongodb/mongodb/src/Collection.php:906 @ http://new.cb2.yawik.org/favicon.ico @@ exception--2018-10-24--19-50--23496f4885.html

should we test in parallel, or do you think it's too soon?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions