• 새로운 소식이 있나요?
  • 이미지
    2024-05-06
    드림시큐리티 휴대폰본인확인 라이브러리 설치 건으로 찾아보았습니다. 설치 경로 : /opt/plesk/php/7.4/lib/php/modules/dstk.so 휴대폰본인확인 라이브러리 PHP 7.4_64bit_Thread Safety(disabled)설치 방법 안내 libdstk_php7.4_disable_64bit.tar [PHP 모듈 설치 안내] 아래 순서 참고하셔서 php.ini에 설정 후 진행하시면 됩니다. 1) extension_dir 설정 (기존에 설정 되어... 더보기
  • 이미지
    2023-03-30
    스레드가 잠겼습니다.
  • 이미지
    2023-02-19
    https://support.managed.com/kb/a1937/how-to-enable-php-error-logging-in-plesk-11.aspx How to Enable PHP Error Logging in Plesk 11 This is for Plesk 11 only and will place a php.log.resources file in the httpdocs folder that will contain the PHP error log. If you have a dedicated server, you can perform this yourself. If you have a shared account it ... 더보기
  • 이미지
    2021-09-02

    https://oiii.kr:8443/server/db_server_edit.php?db_server_id=1

    경로 : 홈 > 서버관리 > 도구 및 설정 > 데이터베이스서버 > 설정

    경로 : 홈 > 도구 및 설정 > 데이터베이스 호스팅 기본 설정.

    이 설정은 사용자의 권한만 수정합니다. 로컬 MySQL 서버로 원격 액세스를 활성화하려면 '로컬 MySQL 설정'에서 해당 옵션을 선택하십시오.

  • 이미지
    2021-03-13

    오랜만에 다음 메일 접속하니 위 메일이 왔네요.

    네임서버를 바꾼 후 메일 설정을 바꾸지 않고 잊어버렸네요.

    1. 레코드 추가

     2. 다음 정보를 기입해줍니다.

    레코드유형 : MX

    메일 Exchange Server : ASPMX.daum.net

    우선순위 : 10

  • 이미지
    2021-03-11
    1. 프록시 모드 해제 2. nginx 캐싱 활성화 3. 추가 nginx 지시문 설정 # block direct access to templates, XML schemas, config files, dotfiles, environment info, etc. location ~ ^/modules/editor/(skins|styles)/.+\.html$ { # pass } location ~ ^/(addons|common/tpl|files/ruleset|(m\.)?layouts|modules|plugins|themes|widgets|widgetstyles)/.+\.(html|xml)$ { r... 더보기
  • 이미지
    2021-03-08
    XE에서 라이믹스로 업그레이드 후 카테고리 선택시 '대상을 찾을 수 없습니다'라는 오류가 발생합니다. 이는 XE와 설정 파일 구문이 다르기 때문입니다. 이에, 라이믹스에서는 깃헙으로 Nginx 서버 용 conf 파일을 제공하고 있습니다. 라이믹스용 nginx 설정파일 https://github.com/rhymix/rhymix/blob/master/common/manual/server_config/rhymix-nginx.conf # block direct a... 더보기
    1