Skip to main content

Uninstalling

If you had any problems with your installation, it's worth trying to uninstall before trying to install again.

The installer for Jadu Central is distributed as a PHP archive file, installer.phar. It is a command line application which can check your environment is ready to be installed, install Jadu Central and uninstall Jadu Central.

This command will uninstall Jadu Central, along with the associated databases and configurations.

$ php installer.phar uninstall 
note

The uninstallation may fail if files or directories in the the installation path have been made immutable, or directory has been mounted.

To successfully uninstall, revert these changes before running the uninstall command.