| Server IP : 101.53.144.229 / Your IP : 216.73.216.181 Web Server : Apache System : Linux host.gdigitalindia.in 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : digitalshiksha ( 1179) PHP Version : 5.6.40 Disable Function : eval,show_source,system,shell_exec,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,dl,show_source,curl_multi_exechellcmd, ini_restore,apache_get_modules,get_cfg_var,passthru, exec ,proc_get_status,fpassthru,c999_buff_prepare,c999_sess_put,c99_buff_prepare,c99_sess_put,proc_close,ini_alter,dl,symlink,link,proc_close,ini_alter,dl,symlink,link,mail MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/softaculous/epesi/ |
Upload File : |
1. We take the data files from the manual and make the epesidata.zip and extract it after installation(remove contents of cache folder and config.php file). 2. Remove the following code from .htaccess #if your server is running php as apache module: php_value memory_limit "64M" php_flag magic_quotes_gpc off Remove the following as well: "Header always append X-Frame-Options SAMEORIGIN" Header set X-XSS-Protection "1; mode=block" (because "Internal Server Error" occurred (from version 1.8.2)) 3. Remove the INSERTS from following tables from DB tools_whoisonline_users, session_client, session, history 4. 'cache' value for base_notify table remains constant so we do not change it. (since 1.7.0) 5. Timezone as "America/New York" for manual installation. 6. PHP REQUIREMENT LINK : setup.php Script's composer.json requires PHP 7.2.5 since 1.9.1