Open pwFoo opened 4 years ago
With all the broken docker installations out there, it's pretty impossible to debug this given the information provided. But I can try to provide a few pointers:
utf-8
encoding so it can be properly worked with in XML.ext/fileinfo
's finfo()
is used to detect the current encodingiconv
to convert it from the detected encoding to utf-8
Regarding phploc:
You need to have phploc
run indepedent of phpDox and have it store its output data into phploc.xml
. The path to that file can be configured in the phpDox config xml file.
Hi,
tried different ways to install (as described in readme file too), but can't get it work.
Looks like all the files in the project failed to convert?
Generated overview shows a base site with:
And the link to the source
./source/index.xhtml
is a dead link. No directoy / content there.