#67 halcyon.catgirl.science setup experience

Closed
opened 5 years ago by nia · 2 comments
nia commented 5 years ago

Some dependencies needed that weren't declared: php-json, php-gettext.

A problem: For the nginx configuration, the index file wasn't declared, so I needed to add:

location / {
    index index.php;
}

My instance is at https://halcyon.catgirl.science. It has YouPlay and Vimeo media embeds. Supported languages are EN,DE,GL,IT,JA,KO,PL,PT_BR. Please add it to the list.

Some dependencies needed that weren't declared: `php-json`, `php-gettext`. A problem: For the nginx configuration, the index file wasn't declared, so I needed to add: ~~~ location / { index index.php; } ~~~ My instance is at https://halcyon.catgirl.science. It has YouPlay and Vimeo media embeds. Supported languages are EN,DE,GL,IT,JA,KO,PL,PT_BR. Please add it to the list.
Ghost commented 5 years ago

In most cases, administrators have already done the processing PHP files in nginx.conf. Therefore, I did not include it when reworking the file at that time extra. In general, however, adding this option should be self-evident for anyone who runs their own web server.

In most cases, administrators have already done the processing PHP files in nginx.conf. Therefore, I did not include it when reworking the file at that time extra. In general, however, adding this option should be self-evident for anyone who runs their own web server.
Niklas Poslovski commented 5 years ago
Owner

Thank you for reporting the missing dependencies,I added them to the instructions page now. For the Nginx problem I trust @SkyfaR because I never used that software I think he knows what he's doing here. The new instance was added to the instance list and by the way it's the only one with all languages plus all media embeds. Thank you very much for operating this.

Thank you for reporting the missing dependencies,I added them to the instructions page now. For the Nginx problem I trust @SkyfaR because I never used that software I think he knows what he's doing here. The new instance was added to the instance list and by the way it's the only one with all languages plus all media embeds. Thank you very much for operating this.
Sign in to join this conversation.
No Milestone
No assignee
3 Participants
Loading...
Cancel
Save
There is no content yet.