There was an error while retrieving the URL specified: (my website)
HTTP Code:
HTTP headers:
x_csize: 0 << What does that mean?
HTTP output:
I have a couple of web sites running PIWIGO gallery software, both sites on same Apache web server, Ubuntu 20.04 server, php 7.4 ...
Both sites have identical setup for headers, vhosts, ect. Site 1 runs perfectly from the interface BUT site 2 dies with the x_csize: 0 message. I tried with curl on and curl off, with curl off I had a totally different failure.
However, I can successfully create Site 2 sitemaps if I run from command line or cron, only the interface dies with that message.
But when I ran it from the command line as a test, I was getting pages and pages of warning messages about "declared variables", (or something like that). Looks like the PHP needs a touch of TLC!