이렇게하면 일반 재설치와 수동 명령을 모두 다시 설치하십시오.
서버에서 다음 명령을 실행하여 Softaculous를 다시 설치하십시오.
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh --reinstall
그게 다야!
수동 설치
수동 재설치를 선호하는 경우 아래 지침에 따라 Softaculous를 수동으로 재설치 할 수 있습니다.
설정 백업
- 다음 위치에있는 universal.php를 복사하십시오. /path/to/softaculous/username/universal.php
cPanel에서 이것은
/usr/local/cpanel/whostmgr/docroot/cgi/softaculous/username/universal.php - /path/to/softaculous/enduser/iscripts.php에있는 iscripts.php를 복사합니다.
cPanel에서 이것은
/ usr / local / cpanel / whostmgr / docroot / cgi / softaculous / 사용자 이름 /iscripts.php - 다음 위치에있는 categories.php를 복사합니다.
/ path / to / softaculous / enduser / hooks
cPanel에서 이것은
/ usr / local / cpanel / whostmgr / docroot / cgi / softaculous / enduser / hooks - 다음 위치에있는 conf 폴더를 복사하십시오.
/ path / to / softaculous / conf
cPanel에서 이것은
/ usr / local / cpanel / whostmgr / docroot / cgi / softaculous / conf - 후크 폴더를 구성한 경우 :
/ path / to / softaculous / conf
cPanel에서 이것은
/ usr / local / cpanel / whostmgr / docroot / cgi / softaculous / conf - cscripts.php를 복사하십시오.
/path/to/softaculous/enduser/cscripts.php
cPanel에서 이것은
/ usr / local / cpanel / whostmgr / docroot / cgi / softaculous / conf
Softaculous 제거
Softaculous를 제거하기 위해 수행해야하는 유일한 단계는 다음 폴더를 삭제하는 것입니다.
/ path / to / softaculous /
cPanel에서 Softaculous는
/ usr / local / cpanel / whostmgr / docroot / cgi / sonculous /
Softaculous 설치
이제 유일한 단계는 서버에서 다음 명령을 실행하고 위의 단계에서 복사 한 파일 및 폴더를 바꾸는 것입니다.
wget -N http://files.softaculous.com/install.sh
chmod 755 install.sh
./install.sh