; ============================= ; Custom PHP Configuration File ; For raywonderis.me (Composr CMS) ; ============================= ; Core Settings allow_url_fopen = On log_errors = On display_errors = Off display_startup_errors = Off error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED short_open_tag = On ; Performance & Limits memory_limit = 9000M max_execution_time = 300 max_input_time = 300 ; Upload/File Limits upload_max_filesize = 30G post_max_size = 30G max_file_uploads = 150 file_uploads = On ; Timezone (set appropriately) date.timezone = America/Chicago ; Session Handling session.gc_maxlifetime = 14400 session.save_path = "/var/cpanel/php/sessions/ea-php82" ; OPcache – optional boost [opcache] opcache.enable = 1 opcache.memory_consumption = 256 opcache.max_accelerated_files = 10000 opcache.revalidate_freq = 2 opcache.validate_timestamps = 1 ; Session Handling with Redis session.save_handler = redis session.save_path = "tcp://127.0.0.1:6379" session.gc_maxlifetime = 14400 ; OR for Memcached ; session.save_handler = memcached ; session.save_path = "127.0.0.1:11211" N/A

RaywonderIsMe

This site is currently closed to work on updates.
The webmaster(s) will open it up when they are ready. Visit https://devine-creations.com  and The Tapped In Podcast – Connecting you to your higher self for more content.