Hi Mitchell,

It's been a fascinating tech journey. As I've mostly been trying to 
self-teach myself PHP Web Development and what struck by trying to 
install a development environment

on my Ubuntu 24.04.1 LTS, is that a lot of Apache HTTP Server / PHP / 
Composer were alleviated, when I choose instead to install Composer 
first; then followed up with

PHP, then lastly with Apache HTTP Server.

I've mostly been using ChatGPT as my guide in installing these systems, 
but I found the A.I.'s instruction to become somewhat redundant. I would 
reinstall PHP first

from source, then from binaries; then repeat.

Composer required OpenSSL extensions for PHP, but it appears the 
packages didn't exist on internet, nor on the APT and/or FLAK, SNAP, etc.

After seemingly trying to have solved that, then there two other files 
that weren't being recognized by my despite .so files already being place.

I'm trying to recall all these details, so please forgive me if I've 
veered off course and/or topic.

I have already uninstalled Apache HTTP Server (out of previous 
frustration).

But to specifically answer you question...  Here's my terminal output:

Method #1:

frederick-pina@frederick-pina-HP-Spectre-x360-Convertible:~$ cd 
/etc/php/8.3/fpm
ls
bash: cd: /etc/php/8.3/fpm: No such file or directory
Audio               Desktop        nautilus-debug.log  Public
azclock             Documents      nvm-0.40.1 PycharmProjects
CLionProjects       Downloads      package-lock.json   snap
composer-setup.php  evince-46.3.1  php-8.3.11          Templates
cpp_projects        gcc-14.2.0     php-8.3.11.tar.xz tesseract-5.4.1
cups                gnupg-2.4.3    PhpstormProjects    Videos
cups-2.4.7          Music          Pictures            vim
frederick-pina@frederick-pina-HP-Spectre-x360-Convertible:~$

So, it seems its no longer in my system. I will to reinstall Apache HTTP 
Server and will reply with the new info.

Here's my composer --version check:


frederick-pina@frederick-pina-HP-Spectre-x360-Convertible:~$ composer 
--version
Composer version 2.7.9 2024-09-04 14:43:28
PHP version 8.3.11 (/usr/bin/php8.3)
Run the "diagnose" command to get more detailed diagnostics output.
frederick-pina@frederick-pina-HP-Spectre-x360-Convertible:~$


Thank you!


-- Frederick



On 9/12/24 8:41 PM, Mitchell Dzurick wrote:
> Hi Frederick, thanks for making this bug report and making Ubuntu
> better!
>
> It seems the actual error is
>
> failed to open configuration file '/etc/php/8.3/fpm/php-fpm.conf': No
> such file or directory (2)
>
> Can you see if that file exists on your system? Are you able to
> reinstall the package and see if this error persists?
>
> ** Changed in: php8.3 (Ubuntu)
>         Status: Confirmed => Incomplete
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2079886

Title:
  package php8.3-fpm 8.3.6-0ubuntu0.24.04.1 failed to install/upgrade:
  installed php8.3-fpm package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php8.3/+bug/2079886/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to