# Resim Yüklenmeme Sorunu Çözümü (Text Editor)

## Sorun

Bazı kullanıcılar Text editorden resim eklerken aşağıdaki gibi hata alabilmektedirler.

![](/files/-MLXaUc1GXY3J9V24Wbe)

## Çözüm

Text editor içinde bulunan resim yükleme alanını çalışması için 2 adet PHP eklentisinin kurulu ve aktif olması gerekmektedir.\
**1-) fileinfo**\
**2-) imagick**\
Peki bu eklentileri nasıl aktif edebilirsiniz?\
Öncelikle bu eklentiler hosting sağlayıcınız tarafından kurulmuş olması gerekmektedir. Eğer kurulu ise cPanel Select PHP Version kısmından fileinfo ve imagick eklentilerini aktif ederek sorunu çözebilirsiniz. Eğer bunları nasıl aktif edeceğinizi bilmiyorsanız web hosting aldığınız yerden destek alabilirsiniz.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://egitim.leaderos.com.tr/resim-yueklenmeme-sorunu-coezuemue-text-editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
