Re: Issue with PHP based web service on Fedora 40

2024-11-07 Thread Will McDonald
On Thu, 7 Nov 2024 at 02:41, Steven P. Ulrick wrote: > > On 11/6/24 8:03 PM, Will McDonald wrote: > > On Wed, 6 Nov 2024 at 17:11, Steven P. Ulrick > wrote: > > > I think there might be some missing steps here? > > > > 1. How did you install PHP? > dnf install from the standard fedora 40 repos >

Re: Issue with PHP based web service on Fedora 40

2024-11-06 Thread Steven P. Ulrick
Potentially silly question: is PHP considered a module by httpd that needs to be loaded? There are some articles on the internet that talk about fixing problems like the one that I am having. When I run "httpd -M | grep php" nothing comes back. Please advise if  this is an issue, and how I can

Re: Issue with PHP based web service on Fedora 40

2024-11-06 Thread Steven P. Ulrick
When I try to access my gallery3 installation using firefox, it just silently fails. When I try the exact same thing in Vivaldi, I get HTTP ERROR 500, which of course means absolutely nothing specific. But, that made me think of this: 1. If I go to http://www.afolkey2.us/gallery3, I get the 50

Re: Issue with PHP based web service on Fedora 40

2024-11-06 Thread Steven P. Ulrick
On 11/6/24 8:41 PM, Steven P. Ulrick wrote: On 11/6/24 8:03 PM, Will McDonald wrote: [root@bf109911d54b /]# php -v PHP 8.3.13 (cli) (built: Oct 22 2024 18:39:14) (NTS gcc x86_64) Copyright (c) The PHP Group Zend Engine v4.3.13, Copyright (c) Zend Technologies     with Zend OPcache v8.3.13, Cop

Re: Issue with PHP based web service on Fedora 40

2024-11-06 Thread Steven P. Ulrick
On 11/6/24 8:03 PM, Will McDonald wrote: On Wed, 6 Nov 2024 at 17:11, Steven P. Ulrick wrote: I just did a full install of Fedora 40. It is fully updated. I am attempting to run Gallery3 on a webserver that I host on this computer (the one with Fedora 40 on it) I was able to instal

Re: Issue with PHP based web service on Fedora 40

2024-11-06 Thread Will McDonald
On Wed, 6 Nov 2024 at 17:11, Steven P. Ulrick wrote: > I just did a full install of Fedora 40. It is fully updated. > I am attempting to run Gallery3 on a webserver that I host on this > computer (the one with Fedora 40 on it) I was able to install Gallery3, > but when I attempt to go to the gall

Re: Issue with PHP based web service on Fedora 40

2024-11-06 Thread Steven P. Ulrick
On 11/6/24 5:11 PM, Nathanael Noblet wrote: On Wed, 2024-11-06 at 11:11 -0600, Steven P. Ulrick wrote: The directory "/usr/lib64/php/modules/mysqli" does NOT exist. "/usr/lib64/php/modules/mysqli.so (/usr/lib64/php/modules/mysqli.so" DOES exist Take a look at files in /etc/php.d. There should

Re: Issue with PHP based web service on Fedora 40

2024-11-06 Thread Nathanael Noblet
On Wed, 2024-11-06 at 11:11 -0600, Steven P. Ulrick wrote: > > The directory "/usr/lib64/php/modules/mysqli" does NOT exist. > "/usr/lib64/php/modules/mysqli.so (/usr/lib64/php/modules/mysqli.so" > DOES exist Take a look at files in /etc/php.d. There should be lots of ini files there. Perhaps th

Issue with PHP based web service on Fedora 40

2024-11-06 Thread Steven P. Ulrick
Hello, Everyone I just did a full install of Fedora 40. It is fully updated. I am attempting to run Gallery3 on a webserver that I host on this computer (the one with Fedora 40 on it) I was able to install Gallery3, but when I attempt to go to the gallery to add pictures, I just get a plain w