- WHM ye gir
- Home->Software->MultiPHP INI Editor 'e git
- Editor Mode tabı seç.
- Hangi php versiyonu için fonksiyonu açacaksan onu seç..
- Açılan konfigurasyon php.ini dosyasında “disable_functions” bölümünü bul ve "popen" i sil.
- Apache restart at.
baktım hocam ama popen orada yok ekli değil
disable_functions içerisinde birşey yok hocam
disable_functions =
; This directive allows you to disable certain classes for security reasons.
; It receives a comma-delimited list of class names.
; http://php.net/disable-classes
disable_classes =
; Colors for Syntax Highlighting mode. Anything that's acceptable in
; <span style="color: ???????"> would work.
; http://php.net/syntax-highlighting
;highlight.string = #DD0000
;highlight.comment = #FF9900
;highlight.keyword = #007700
;highlight.default = #0000BB
;highlight.html = #000000