Hi,
I’m trying to install “https://www.photo.gallery/” on my new raspi 5. But I wont let me install it.
Error message in the system log files says : Feb 05 09:46:24 homer apache2[7300]: [proxy_fcgi:error] [pid 7300:tid 547521368320] [client XX:xx:xx.XXX:49619] AH01071: Got error ‘Primary script unknown’
I found something on the internet related to this messages , but I’m not an expert in this field. I’m using Gallery for years already on Raspi’s either PI os or Debian variants without problems.
Presently the Raspi 5 run’s with Dietpi and basically every works. For comparison I tried to install it also on an Raspi 4 with Dietpi. But also no luck, same error message.
So before I break something else I better ask
Any further Info required from my side pls let me know.
Tks
Hm you fulfilled the necessary requirements which are listed in the photo gallery docs.
Where in the installing process does it fail?
You uploaded the x3_installer.php into /var/www ?
I will also try with apache now.
Ok it fails for me with the same message as yours with apache web server.
Best would be to ask the dev of this app why this is happening, they say they support apache.
Maybe they do not support PHP8. https://forum.photo.gallery/
henning wrote: Hi,
I’m trying to install X3 latest version on my new Raspi 5 with “Dietpi” However the web installer does not work. I can start the script and on the 2nd page
it stops and complains about being not able to download the necessary files.
Well, it basically means PHP Curl failed on your server, without giving any specific reason. You would need to diagnose the curl function directly, it just doesn’t work on your server.
Hi, the thing is that I use X3 already for years and have been moving it from a dedicated server to Raspi 3 and 4 and now it’s a raspi 5 Sofar no problems and / or loses of data encountered. On the other hand I used always Apache have never used NGINX sofar.
My Raspi 5 is not yet complete on the hardware site. NVMe SSD is missing . The extension board from Pimoroni arrived today. The ssd is on the way. Wait and see
Hi,
yes , after a little bit playing around with it the file was downloaded and I could install it. And so far everything works. There was a little problem with the build in “Diagnostics” . But after disabling it all was ok.
Tks again
Hi,
I have to comeback to my X3 issue. It’s installed and the admin part is working. So I can see the frontpage with all the menue items etc etc. However when ever I click on a gallery it tells me :
Quote
Not Found
The requested URL was not found on this server.
Unquote
I have a separate Raspi 4 with Pi OS and I can install it with apche2 and it works. Obviously it works with nginx.
As an amateur in programming I would say the the webserver is looking at the wrong place ?
Or is dietpi soo much different from PI OS or bookworm ?