Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Rad-Web-Hosting/phpcleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

phpcleaner

Provides a single line of code to clean up duplicate PHP extensions, removing the "PHP Warning: Module 'any_extension' already loaded" errors from your servers. Works on Ubuntu, Debian, CentOS, AlmaLinux, Rocky Linux, Oracle Linux, and servers running cPanel/WHM.

Run as root or user with sudo privileges:

sudo wget https://phpcleanup.radnoc.com -O php-extension-cleanup.sh && bash php-extension-cleanup.sh

For Dry Run (only report extension duplicates and make no changes):

sudo wget https://phpcleanup.radnoc.com -O php-extension-cleanup.sh && bash php-extension-cleanup.sh --dry
less /var/log/php_extension_cleanup.log # view log output of dry run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /