I installed ver 1.3.14 from the zip file.
Configuration set to 'file'.
Server Mac OS, PHP5. Single user server.
I ran index.php and have these issues. (I am a novice at this with spotty knowledge, raw novice at wiki.)
Many files in the /tmp index are written with slashes instead of going into sub-directories. Notable the help/ template/ and pgsrcTranslations/ files.
Warning: "no lastTR: "
Sign InAnmelden
S'inscrire
¥µ¥¤¥??
Notice: "Trying to get property of non-object"
doclent@verizon.net
Logged In: YES
user_id=1986774
Originator: NO
I have an update on this error. I printed the log and it shows:
from MIME file /server/... pgsrc/Help%2fActionPage - New page - saved to database as version 1
The files that went in correctly hase slashes, the ones that went in wrong have %2f so the server or software interpreted it to a slash and put it into the filename.
Now I cannot do a thing with it because my commands or the server converts it to %2f and that is not the filename.
Logged In: YES
user_id=13755
Originator: NO
Installation on MacOS from the zip file will not work. The zip is just for Windows with CR/LF.