Jump to content

Fedora28/PHP not loading (some) additional modules


Recommended Posts

I am testing out a Fedora28 platform for a possible replacement for my webtrees server.   I have Fedora28 installed in a VirtualBox VM and have a working LAMP configuration.  When I open the webtrees URL to do the install, I am getting the message that several needed modules are disabled (pdo, pdo_mysql and gd).  I installed those modules and have confirmed that they are located in the same directory as the other modules ( usr/lib64/php/modules).   I checked their respective .ini files in the php.d directory and updated each with the statement extension=modulename (i.e. extension=gd).  After both restarting Apache and rebooting the VM I am still getting the same error messages from webtrees.  Not sure what else to check.

Configuration:  OS=Fedora28, Apache=2.4, PHP=7.2.9

P.S. All installs done with the default repositories.

 

Edited by Philld
correct modules directory
Link to comment
Share on other sites

UPDATE:  I had originally did a find to ensure that the modules were located in the same directory - just now listed the files (ls) in the directory and noticed that the modules in question have a 0 (zero) file length so it would appear the install did not complete properly - am now going to look into why that is the case.

Link to comment
Share on other sites

UPDATE2:  Reinstalled the three modules.  All filesizes now greater than zero.  Restarted http and attempted to open the webtrees URL for the install - advised that gd and php_mysql still not enabled.  Checked their respective .ini and each does have the extension statement for the module.  Not sure what to check next.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.