You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
운용 서버환경
windows server 2012 r2 dataacenter
iis 8.5
php 5.3.24 ts
mysql 5.5
apc 사용안함
FTP 설정시 경로가 제대로 설정되지 않는 문제
로그인까지는 되나, 경로 설정하는데 목록 가져오기 누르면 어떤 경로라도 success 메시지가 뜨며 /로 바뀌는 문제
임시해결방법은 files/config/ftp.config.php의 설정을 수동으로 수정하면 임시적으로 패치는 됨
The text was updated successfully, but these errors were encountered:
운용 서버환경
windows server 2012 r2 dataacenter
iis 8.5
php 5.3.24 ts
mysql 5.5
apc 사용안함
FTP 설정시 경로가 제대로 설정되지 않는 문제
로그인까지는 되나, 경로 설정하는데 목록 가져오기 누르면 어떤 경로라도 success 메시지가 뜨며 /로 바뀌는 문제
임시해결방법은 files/config/ftp.config.php의 설정을 수동으로 수정하면 임시적으로 패치는 됨
The text was updated successfully, but these errors were encountered: