그냥 압축을 풀고 실행을 하려는데 에러가 발생한다.
scripts.zip을 풀라는데, 실제로는 scripts.tar.gz 파일로 존재했다. (2.0.1 버전 - 2010/10/28 일 버전기준)
라고 실행하면 자동으로 script/ 안에 압축이 해제된다.
기본계정은 id:admin/pw:admin 이다.
만약에 암호가 변경되지 않는다면
./eXtplorer_2.0.1/config/.htusers.php 파일의 퍼미션을 확인해준다.
ubuntu에서 apt-get으로 apache를 설치하면
www-data 계정으로 실행되므로 user를 바꾸어 주거나(이 방법을 추천) chmod 777로 변경을 해주면 된다.
[링크 : http://extplorer.sourceforge.net/]
scripts.zip을 풀라는데, 실제로는 scripts.tar.gz 파일로 존재했다. (2.0.1 버전 - 2010/10/28 일 버전기준)
Installation needs to be completed!To complete the eXtplorer Installation you need to extract the contents of
the file scripts.zip (you can find this file in the extplorer
package) and upload it to the subdirectory /scripts of your
eXtplorer installation. |
/var/www/eXtplorer_2.0.1$ ll 합계 660 drwxr-xr-x 9 nobody nogroup 4096 2010-10-29 13:53 ./ drwxr-xr-x 4 root root 4096 2010-10-29 13:54 ../ -rwxr--r-- 1 nobody nogroup 10409 2009-01-16 06:31 CHANGELOG.txt* -rwxr--r-- 1 nobody nogroup 18883 2007-09-03 14:40 LICENSE_GPL.txt* -rwxr--r-- 1 nobody nogroup 25753 2007-09-03 14:40 LICENSE_MPL.txt* -rwxr--r-- 1 nobody nogroup 6645 2009-01-16 06:30 README.txt* -rwxr--r-- 1 nobody nogroup 7421 2009-01-16 06:30 admin.extplorer.php* -rwxr--r-- 1 nobody nogroup 5268 2009-01-10 12:16 application.php* drwxr-xr-x 2 nobody nogroup 4096 2010-10-29 13:53 config/ -rwxr--r-- 1 nobody nogroup 649 2007-09-03 14:40 configuration.ext.php* -rwxr--r-- 1 nobody nogroup 1150 2007-09-03 14:40 eXtplorer.ico* -rwxr--r-- 1 nobody nogroup 3689 2008-04-20 17:48 extplorer.init.php* -rwxr--r-- 1 nobody nogroup 13227 2009-01-15 21:35 extplorer.j15.xml* -rwxr--r-- 1 nobody nogroup 17470 2008-07-22 18:27 extplorer.list.php* -rwxr--r-- 1 nobody nogroup 3248 2008-04-20 17:48 extplorer.php* -rwxr--r-- 1 nobody nogroup 13020 2009-01-15 21:35 extplorer.xml* -rwxr--r-- 1 nobody nogroup 8074 2008-05-28 19:36 fetchscript.php* drwxr-xr-x 2 nobody nogroup 4096 2010-10-29 13:53 ftp_tmp/ drwxr-xr-x 2 nobody nogroup 4096 2010-10-29 13:53 images/ drwxr-xr-x 2 nobody nogroup 4096 2010-10-29 13:53 include/ -rwxr--r-- 1 nobody nogroup 2993 2009-01-16 06:30 index.php* -rwxr--r-- 1 nobody nogroup 1449 2009-01-15 21:37 install.extplorer.php* drwxr-xr-x 2 nobody nogroup 4096 2010-10-29 13:53 languages/ drwxr-xr-x 9 nobody nogroup 4096 2010-10-29 13:53 libraries/ -rwxr--r-- 1 nobody nogroup 447629 2009-01-16 06:31 scripts.tar.gz* drwxr-xr-x 2 nobody nogroup 4096 2010-10-29 13:53 style/ -rwxr--r-- 1 nobody nogroup 1870 2009-01-15 21:36 webdav.php* -rwxr--r-- 1 nobody nogroup 2762 2008-12-09 12:10 webdav_authenticate.php* -rwxr--r-- 1 nobody nogroup 1228 2009-01-10 12:16 webdav_table.sql.php* |
$ tar -xvf scripts.tar.gz |
기본계정은 id:admin/pw:admin 이다.
Users: * You can easily magage users using the "admin" section of eXtplorer. * Standard, there is only one user: "admin", with password "admin"; you should change this password immediately. |
만약에 암호가 변경되지 않는다면
./eXtplorer_2.0.1/config/.htusers.php 파일의 퍼미션을 확인해준다.
ubuntu에서 apt-get으로 apache를 설치하면
www-data 계정으로 실행되므로 user를 바꾸어 주거나(이 방법을 추천) chmod 777로 변경을 해주면 된다.
[링크 : http://extplorer.sourceforge.net/]
'프로그램 사용 > extplorer' 카테고리의 다른 글
extplorer (0) | 2012.12.07 |
---|---|
웹하드 프로그램 2가지 - ajaxplorer, eXtplorer (0) | 2010.11.03 |