How to Install File Manager Module on zPanelx
zPanelX is another free web hosting control panel like Kloxo, Webmin, Virtualmin, and Webuzo. This guide will show you easy bitsy way how to install File Manager module on zPanelX. This how-to tutorial is intended for you who have already zPanelX installed. The File Manager module used is AjaXplorer which have been specially modified for zPanel and it has following features:
- Will redirect users to ZPanelX login if they are not authenticated through ZPanelX.
- Click the Back button inside of AjaXplorer to log out of AjaXplorer.
- Unique private key generated upon installation.
How to install Ajaxplorer on zPanel
1- Login to your Ubuntu / CentOS server via SSH
2- Make sure you login as root aka superuser (type su)
3- Now issue following command lines:
zppy repo add zppy.alineofcode.co.uk
zppy update
zppy install ajaxplorer
4- Once done, login to your zPanelX area as zadmin
5- Go to Server Admin >> Module Admin and enable the module.
Optional but may necessary:
Adjust your upload limit edit your php.ini and search for these lines:
upload_max_filesize
post_max_size
memory_limit
zPanelX is another free web hosting control panel like Kloxo, Webmin, Virtualmin, and Webuzo. This guide will show you easy bitsy way how to install File Manager module on zPanelX. This how-to tutorial is intended for you who have already zPanelX installed. The File Manager module used is AjaXplorer which have been specially modified for zPanel and it has following features:
- Will redirect users to ZPanelX login if they are not authenticated through ZPanelX.
- Click the Back button inside of AjaXplorer to log out of AjaXplorer.
- Unique private key generated upon installation.
How to install Ajaxplorer on zPanel
1- Login to your Ubuntu / CentOS server via SSH
2- Make sure you login as root aka superuser (type su)
3- Now issue following command lines:
zppy repo add zppy.alineofcode.co.uk
zppy update
zppy install ajaxplorer
4- Once done, login to your zPanelX area as zadmin
5- Go to Server Admin >> Module Admin and enable the module.
Optional but may necessary:
Adjust your upload limit edit your php.ini and search for these lines:
upload_max_filesize
post_max_size
memory_limit