To ensure that Droppy operates smoothly, certain PHP modules need to be installed and enabled on your server. While most of these modules are pre-installed with PHP, it's essential to verify that all the required ones are present. This guide will help you confirm that the necessary modules are installed and provide instructions on where to check.
Required PHP Modules
For Droppy to function correctly, the following PHP modules must be installed:
curl
openssl
zip
mysqli
ftp
imap
zlib
gd
imagick
ldap
fileinfo
To ensure that these modules are installed on your server, you can check the System page in the Droppy admin panel. Follow these steps:
-
Login to the Droppy Admin Panel:
- Use your administrator credentials to log into the Droppy admin interface.
-
Navigate to the System Page:
- Once logged in, locate the "System" section in the admin panel.
-
Review Installed PHP Modules:
- On the System page, you should see a list of installed PHP modules. Compare this list with the modules listed above to ensure they are all present.
Comments
0 comments
Article is closed for comments.