
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
로컬환경에서는 디비에 연결되고 댓글 뜨는것까지 다 잘 됐었는데
서버 연걸하니까 에러가 떠요..

작성한 코드 및 에러 메세지
jquery.min.js:2 GET http://spahgo.shop/homework 500 (INTERNAL SERVER ERROR) send @ jquery.min.js:2 ajax @ jquery.min.js:2 show_comment @ (index):100 (anonymous) @ (index):72 e @ jquery.min.js:2 t @ jquery.min.js:2 setTimeout (async) (anonymous) @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 fire @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 ready @ jquery.min.js:2 B @ jquery.min.js:2 jquery.min.js:2 POST http://spahgo.shop/homework 500 (INTERNAL SERVER ERROR) send @ jquery.min.js:2 ajax @ jquery.min.js:2 save_comment @ (index):88 onclick @ (index):140 jquery.min.js:2 POST http://spahgo.shop/homework 500 (INTERNAL SERVER ERROR) send @ jquery.min.js:2 ajax @ jquery.min.js:2 save_comment @ (index):88 onclick @ (index):140 jquery.min.js:2 POST http://spahgo.shop/homework 500 (INTERNAL SERVER ERROR) send @ jquery.min.js:2 ajax @ jquery.min.js:2 save_comment @ (index):88 onclick @ (index):140 jquery.min.js:2 POST http://spahgo.shop/homework 500 (INTERNAL SERVER ERROR) send @ jquery.min.js:2 ajax @ jquery.min.js:2 save_comment @ (index):88 onclick @ (index):140 jquery.min.js:2 POST http://spahgo.shop/homework 500 (INTERNAL SERVER ERROR) send @ jquery.min.js:2 ajax @ jquery.min.js:2 save_comment @ (index):88 onclick @ (index):140 jquery.min.js:2 POST http://spahgo.shop/homework 500 (INTERNAL SERVER ERROR) send @ jquery.min.js:2 ajax @ jquery.min.js:2 save_comment @ (index):88 onclick @ (index):140 jquery.min.js:2 POST http://spahgo.shop/homework 500 (INTERNAL SERVER ERROR)
Tip 1) </> 아이콘을 눌러 코드박스를 만들어 보세요.
Tip 2) Ctrl+A(맥의 경우 Command+A) 단축키로 코드를 한 번에 선택할 수 있어요!
