Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
PHP컨테이너에 GD 라이브러리가 설치는 되어있는 것 같은데 phpinfo(); 로 확인하면 활성화되어 있지 않습니다. 소스코드 실행했을 때도 사용할 수 없다고 뜨네요. 어떻게 해야 사용할 수 있나요?
안녕하세요.
터미널에 아래 명령을 실행하여 GD 라이브러리를 설치하신 후 사용해보시기 바랍니다.
apt-get update && apt-get install -y php7.3-gd
감사합니다.
vscose로 flask 개발중인데, 에러도 없는 상태인데 서버가 안열려요
[spring프로젝트] jsp반영 시 재기동해야 화면에 반영됩니다.
No one has replied