📁 PHP Dosya Yöneticisi
/
/
etc
📝
my.cnf
← Geri Dön
# # This group is read both by the client and the server # use it for options that affect everything # [client-server] # # include *.cnf from the config directory # !includedir /etc/my.cnf.d [mysqld] log-error=/var/lib/mysql/31-56-180-11.cprapid.com.err performance-schema=0 innodb_buffer_pool_size=1664M max_allowed_packet=268435456 open_files_limit=40000 innodb_file_per_table=1 plugin-load-add=auth_socket.so unix_socket=OFF max_heap_table_size=157M join_buffer_size=1M innodb_log_file_size=416M tmp_table_size=157M
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula