When I go to the same php file I get the following see below. Rather than seeing the content.
It suggests to me php is simply not being processed by the server. That is where I would focus first. Regards Tony Debug Tests ini setting: file_uploads OK ini setting: upload_max_filesize 2M ini setting: post_max_size 8M backups enabled YES backups max count 10 backups directory exists FAIL backups directory is writable FAIL this directory is writable OK external key enabled YES external key reachable NO secure connection (https) YES challenge digest auth mode YES check data integrity signature YES check stale overwrite protection YES *Notes:* - Your *upload_max_filesize* and *post_max_size* must be at least larger than your wiki filesize - On NGINX client_max_body_size is another parameter worth looking at if uploads fail with *413 Request Entity Too Large* On Friday, April 5, 2019 at 2:52:43 AM UTC+11, 李晨 wrote: > > I think you are right, it's something wrong in my server. > > ------------------ > > here is some infomation: > > ubuntu@VM-0-11-ubuntu:/var/www/html$ ls -l > total 1988 > -rwxrwxrwx 1 ubuntu ubuntu 2019718 Apr 4 17:24 index.html > -rwxrwxrwx 1 ubuntu ubuntu 10476 Apr 4 17:24 tw-receiver-server.php > > and you might see the php file with url: > http://212.129.142.212/tw-receiver-server.php > > ------------------ > > everything looks right, but it doesn't work > > > > > 在 2019年4月4日星期四 UTC+8下午9:09:55,TonyM写道: >> >> The same error using store.php or tw-Reciver suggests a problem on the >> server. >> >> Perhaps you need to share more info. Are you sure the php file is not in >> error >> >> Is it called index.php and names the wiki file in it >> >> Is something in .htaccess interfearing >> >> Does the php have the correct attributes or permissions >> >> Regards >> tony >> >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/21536c49-0d77-4bfa-8509-4ae4f201bcc6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

