Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 107
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 234
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 235
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 236
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 237
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 238
Warning: Cannot modify header information - headers already sent by (output started at /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php:1) in /home/zoomride2022/public_html/myzoomride.com/wp-includes/certificates/system.php on line 239
array('count'=>0),
'database' => array(
'host' => '[[softdbhost]]',
'dbname' => '[[softdb]]',
'username' => '[[softdbuser]]',
'password' => '[[softdbpass]]',
'adapter' => 'pdo_mysql',
'tableprefix' => '[[dbprefix]]',
),
'setupuser' => array(
'username' => '[[admin_username]]',
'password' => '[[admin_setup_pass]]'
),
'tmpdir' => '[[softdatadir]]/tmp',
'filesdir' => '[[softdatadir]]/files',
/* // optional cache (recommended)
'caching' => array (
'active' => true,
'path' => 'PATH TO CACHE (NEEDS TO BE WRITEABLE BY WEBSERVER)',
'lifetime' => 3600,
),
*/
/* // optional logger
'logger' => array (
'active' => true,
'filename' => 'LOG FILE (NEEDS TO BE WRITEABLE BY WEBSERVER)',
'priority' => '7',
),
*/
);