[pmwiki-users] Problems with Upload
Petko Yotov
5ko at 5ko.fr
Thu Jul 16 12:48:38 PDT 2020
On 16/07/2020 21:29, Petko Yotov wrote:
> Do this for all other PHP scripts in the directories local/ and
> cookbook/ -- any file that has a closing "?>" marker needs to be
> edited, the marker removed, and the file re-uploaded to your server.
Also, all files in local/ and in cookbook/ need to be saved either in a
8-bit encoding (charset) like "Windows-1252" or "ISO-8857-1", or if your
wiki is in UTF-8, the files need to be saved in the "UTF-8" encoding
*without Byte Order Mark*.
See the same page Troubleshooting about this -- if your installation has
disabled warnings, you may not see the "Cannot modify header" message,
and the server will still fail to correctly send login cookies.
Petko
More information about the pmwiki-users
mailing list