You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 13, 2019. It is now read-only.
Not sure if this is the correct way to bring this up or even if you will provide support in this manner. But I figured it was worth a shot. I have deployed pwx successfully multiple times in the past and have now hit a wall. (Great tool btw)
I have the tool running at https://pwx.clearconcepts.ca/
nginx, mariadb, ubuntu server
composer.phar has been fully updated.
nginx is configured exactly how Silex documentation asks for.
It lets you create an entry, it creates a link, it adds information into the database but when viewing the entry it is either empty or shows encrypted type characters.
I am not seeing any errors in my nginx error or access logs.
Any ideas on where I can look to troubleshoot?
Thank you.
-James
The text was updated successfully, but these errors were encountered:
Unfortunately I don't have time to support this project. If you find a solution I'm happy to accept a pull request though. From what I can tell from your description I would start looking into your db character encoding setup. Connection and DB should be UTF-8.
Michael
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Michael,
Not sure if this is the correct way to bring this up or even if you will provide support in this manner. But I figured it was worth a shot. I have deployed pwx successfully multiple times in the past and have now hit a wall. (Great tool btw)
I have the tool running at https://pwx.clearconcepts.ca/
nginx, mariadb, ubuntu server
composer.phar has been fully updated.
nginx is configured exactly how Silex documentation asks for.
It lets you create an entry, it creates a link, it adds information into the database but when viewing the entry it is either empty or shows encrypted type characters.
I am not seeing any errors in my nginx error or access logs.
Any ideas on where I can look to troubleshoot?
Thank you.
-James
The text was updated successfully, but these errors were encountered: