-1

I need to load and run a new extension on an apache/linux server

I have downloaded the extension from the vendor website and they say to upload to:

/usr/local/lib/php/extensions/

How can I upload to that path via whm? (I have no ssh access and I don't know how to use ssh).

Zero Piraeus
  • 56,143
  • 27
  • 150
  • 160

1 Answers1

0

Follow thsese steps.

Web Browser => WHM login >> Main >> Software >> Apache Update Console => From the console execute /scripts/easyapache

Go through each step as follows.

  1. Click “start customizing based on profile”
  2. Select Apache Version – Click Next to proceed with the current version.
  3. Select PHP Major Version – Click Next to proceed with the current version.
  4. Select PHP Minor version – Click Next to proceed with the current version.
  5. Short option list – Click Exhaustive Options List to view full options.
  6. Exhaustive Options List – From here you can select the PHP modules you needed
  7. Click Save & Build to start apache-php compilation.
Harikrishnan
  • 9,688
  • 11
  • 84
  • 127