View file File name : 2024-11-19T19:57:52Z.1.log Content :{"name":"no-virus","data":{"file":"provobis_sp162.sql.gz","description":"No virus detected in upload “provobis_sp162.sql.gz”."},"type":"info"} {"type":"info","name":"gunzip","data":{"description":"The system is extracting the archive “/home/provobis/tmp/Cpanel_Form_file.upload.a06ba27c”.","archive":"/home/provobis/tmp/Cpanel_Form_file.upload.a06ba27c","file":"provobis_sp162.sql.gz"}} {"name":"database_name","data":{"file":"provobis_sp162.sql.gz","description":"The system identified the database name for the backup file “provobis_sp162.sql.gz” to be “provobis_sp162”.","database":"provobis_sp162"},"type":"debug"} {"type":"debug","data":{"username":"provobis_p5ldr5t","file":"provobis_sp162.sql.gz","description":"The system created a temporary database user “provobis_p5ldr5t”."},"name":"created_temp_database_user"} {"type":"debug","name":"linked_temp_database_user_to_database","data":{"database":"provobis_sp162","username":"provobis_p5ldr5t","file":"provobis_sp162.sql.gz","description":"The system linked the temporary database user “provobis_p5ldr5t” to the database “provobis_sp162”."}} {"type":"info","name":"restoring_start","data":{"description":"The system is starting to restore the database backup “provobis_sp162.sql.gz”.","file":"provobis_sp162.sql.gz"}} {"name":"restoring","data":{"file":"provobis_sp162.sql.gz","description":"--------------\n/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */\n--------------\n\n--------------\n/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */\n--------------\n\n--------------\n/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */\n--------------\n\n--------------\n/*!40101 SET NAMES utf8mb4 */\n--------------\n\n--------------\n/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */\n--------------\n\n--------------\n/*!40103 SET TIME_ZONE='+00:00' */\n--------------\n\n--------------\n/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */\n--------------\n\n--------------\n/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */\n--------------\n\n--------------\n/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */\n--------------\n\n--------------\n/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */\n--------------\n\n--------------\nDROP TABLE IF EXISTS `sprm_commentmeta`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@cha"},"type":"debug"} {"data":{"file":"provobis_sp162.sql.gz","description":"racter_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `sprm_commentmeta` (\n `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,\n `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,\n PRIMARY KEY (`meta_id`),\n KEY `comment_id` (`comment_id`),\n KEY `meta_key` (`meta_key`(191))\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `sprm_commentmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_commentmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_commentmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `sprm_comments`\n--------------"},"name":"restoring","type":"debug"} {"type":"debug","data":{"file":"provobis_sp162.sql.gz","description":"\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `sprm_comments` (\n `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,\n `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,\n `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,\n `comment_karma` int(11) NOT NULL DEFAULT 0,\n `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',\n `comment_agent` varchar(255) COLLATE utf8m"},"name":"restoring"} {"data":{"file":"provobis_sp162.sql.gz","description":"b4_unicode_ci NOT NULL DEFAULT '',\n `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,\n `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n PRIMARY KEY (`comment_ID`),\n KEY `comment_post_ID` (`comment_post_ID`),\n KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),\n KEY `comment_date_gmt` (`comment_date_gmt`),\n KEY `comment_parent` (`comment_parent`),\n KEY `comment_author_email` (`comment_author_email`(10))\n) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `sprm_comments` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_comments` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_comments` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `sp"},"name":"restoring","type":"debug"} {"data":{"file":"provobis_sp162.sql.gz","description":"rm_links`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `sprm_links` (\n `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',\n `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,\n `link_rating` int(11) NOT NULL DEFAULT 0,\n `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `link_notes` mediumtext COLL"},"name":"restoring","type":"debug"} {"data":{"file":"provobis_sp162.sql.gz","description":"ATE utf8mb4_unicode_ci NOT NULL,\n `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n PRIMARY KEY (`link_id`),\n KEY `link_visible` (`link_visible`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `sprm_links` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_links` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_links` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `sprm_loginizer_logs`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `sprm_loginizer_logs` (\n `username` varchar(255) NOT NULL DEFAULT '',\n `time` int(10) NOT NULL DEFAULT 0,\n `count` int(10) NOT NULL DEFAULT 0"},"name":"restoring","type":"debug"} {"type":"debug","name":"restoring","data":{"description":",\n `lockout` int(10) NOT NULL DEFAULT 0,\n `ip` varchar(255) NOT NULL DEFAULT '',\n `url` varchar(255) NOT NULL DEFAULT '',\n UNIQUE KEY `ip` (`ip`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf8\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `sprm_loginizer_logs` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_loginizer_logs` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_loginizer_logs` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `sprm_options`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `sprm_options` (\n `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `option_value` longte","file":"provobis_sp162.sql.gz"}} {"type":"debug","data":{"description":"xt COLLATE utf8mb4_unicode_ci NOT NULL,\n `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',\n PRIMARY KEY (`option_id`),\n UNIQUE KEY `option_name` (`option_name`)\n) ENGINE=MyISAM AUTO_INCREMENT=148 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `sprm_options` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_options` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `sprm_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1,'siteurl','https://provobis.ro/wp-content/temp/sp','yes'),(2,'home','https://provobis.ro/wp-content/temp/sp','yes'),(3,'blogname','My Site','yes'),(4,'blogdescription','My SitePad Blog','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','admin@provobis.ro','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1',","file":"provobis_sp162.sql.gz"},"name":"restoring"} {"data":{"description":"'yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','closed','yes'),(21,'default_pingback_flag','0','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/blog/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:89:{s:11:\\\"^sp-json/?$\\\";s:22:\\\"index.php?rest_route=/\\\";s:14:\\\"^sp-json/(.*)?\\\";s:33:\\\"index.php?rest_route=/$matches[1]\\\";s:21:\\\"^index.php/sp-json/?$\\\";s:22:\\\"index.php?rest_route=/\\\";s:24:\\\"^index.php/sp-json/(.*)?\\\";s:33:\\\"index.php?rest_route=/$matches[1]\\","file":"provobis_sp162.sql.gz"},"name":"restoring","type":"debug"} {"type":"debug","name":"restoring","data":{"file":"provobis_sp162.sql.gz","description":"\";s:52:\\\"blog/category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:47:\\\"blog/category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\\\";s:52:\\\"index.php?category_name=$matches[1]&feed=$matches[2]\\\";s:28:\\\"blog/category/(.+?)/embed/?$\\\";s:46:\\\"index.php?category_name=$matches[1]&embed=true\\\";s:40:\\\"blog/category/(.+?)/page/?([0-9]{1,})/?$\\\";s:53:\\\"index.php?category_name=$matches[1]&paged=$matches[2]\\\";s:22:\\\"blog/category/(.+?)/?$\\\";s:35:\\\"index.php?category_name=$matches[1]\\\";s:49:\\\"blog/tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?tag=$matches[1]&feed=$matches[2]\\\";s:44:\\\"blog/tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?tag=$matches[1]&feed=$matches[2]\\\";s:25:\\\"blog/tag/([^/]+)/embed/?$\\\";s:36:\\\"index.php?tag=$matches[1]&embed=true\\\";s:37:\\\"blog/tag/([^/]+)/page/?([0-9]{1,})/?$\\\";s:43:\\\"index.php?tag=$matches[1]&paged=$matches[2]\\\";s:19:\\\"blog/tag/([^/]+)/?$\\\";s:25:\\\"index.php?tag=$matches[1]\\\";s:50:\\\"blog/type/([^/]+)/feed/(fe"}} {"data":{"description":"ed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?post_format=$matches[1]&feed=$matches[2]\\\";s:45:\\\"blog/type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?post_format=$matches[1]&feed=$matches[2]\\\";s:26:\\\"blog/type/([^/]+)/embed/?$\\\";s:44:\\\"index.php?post_format=$matches[1]&embed=true\\\";s:38:\\\"blog/type/([^/]+)/page/?([0-9]{1,})/?$\\\";s:51:\\\"index.php?post_format=$matches[1]&paged=$matches[2]\\\";s:20:\\\"blog/type/([^/]+)/?$\\\";s:33:\\\"index.php?post_format=$matches[1]\\\";s:48:\\\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\\\.php$\\\";s:18:\\\"index.php?feed=old\\\";s:20:\\\".*wp-app\\\\.php(/.*)?$\\\";s:19:\\\"index.php?error=403\\\";s:18:\\\".*wp-register.php$\\\";s:23:\\\"index.php?register=true\\\";s:32:\\\"feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:27:\\\"index.php?&feed=$matches[1]\\\";s:27:\\\"(feed|rdf|rss|rss2|atom)/?$\\\";s:27:\\\"index.php?&feed=$matches[1]\\\";s:8:\\\"embed/?$\\\";s:21:\\\"index.php?&embed=true\\\";s:20:\\\"page/?([0-9]{1,})/?$\\\";s:28:\\\"index.php?&paged=$matches[1]\\\";s:41:\\\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?&feed","file":"provobis_sp162.sql.gz"},"name":"restoring","type":"debug"} {"data":{"description":"=$matches[1]&withcomments=1\\\";s:36:\\\"comments/(feed|rdf|rss|rss2|atom)/?$\\\";s:42:\\\"index.php?&feed=$matches[1]&withcomments=1\\\";s:17:\\\"comments/embed/?$\\\";s:21:\\\"index.php?&embed=true\\\";s:44:\\\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:40:\\\"index.php?s=$matches[1]&feed=$matches[2]\\\";s:39:\\\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:40:\\\"index.php?s=$matches[1]&feed=$matches[2]\\\";s:20:\\\"search/(.+)/embed/?$\\\";s:34:\\\"index.php?s=$matches[1]&embed=true\\\";s:32:\\\"search/(.+)/page/?([0-9]{1,})/?$\\\";s:41:\\\"index.php?s=$matches[1]&paged=$matches[2]\\\";s:14:\\\"search/(.+)/?$\\\";s:23:\\\"index.php?s=$matches[1]\\\";s:52:\\\"blog/author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?author_name=$matches[1]&feed=$matches[2]\\\";s:47:\\\"blog/author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:50:\\\"index.php?author_name=$matches[1]&feed=$matches[2]\\\";s:28:\\\"blog/author/([^/]+)/embed/?$\\\";s:44:\\\"index.php?author_name=$matches[1]&embed=true\\\";s:40:\\\"blog/author/([^/]+)/page/?([0-9]{1,})/?$\\\";s:51:\\\"index.php?author_name=$","file":"provobis_sp162.sql.gz"},"name":"restoring","type":"debug"} {"data":{"description":"matches[1]&paged=$matches[2]\\\";s:22:\\\"blog/author/([^/]+)/?$\\\";s:33:\\\"index.php?author_name=$matches[1]\\\";s:74:\\\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:80:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\\\";s:69:\\\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\\\";s:80:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\\\";s:50:\\\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\\\";s:74:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\\\";s:62:\\\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\\\";s:81:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\\\";s:44:\\\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\\\";s:63:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\\\";s:61:\\\"blog/([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:64:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3","file":"provobis_sp162.sql.gz"},"name":"restoring","type":"debug"} {"data":{"file":"provobis_sp162.sql.gz","description":"]\\\";s:56:\\\"blog/([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\\\";s:64:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\\\";s:37:\\\"blog/([0-9]{4})/([0-9]{1,2})/embed/?$\\\";s:58:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\\\";s:49:\\\"blog/([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\\\";s:65:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\\\";s:31:\\\"blog/([0-9]{4})/([0-9]{1,2})/?$\\\";s:47:\\\"index.php?year=$matches[1]&monthnum=$matches[2]\\\";s:48:\\\"blog/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:43:\\\"index.php?year=$matches[1]&feed=$matches[2]\\\";s:43:\\\"blog/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\\\";s:43:\\\"index.php?year=$matches[1]&feed=$matches[2]\\\";s:24:\\\"blog/([0-9]{4})/embed/?$\\\";s:37:\\\"index.php?year=$matches[1]&embed=true\\\";s:36:\\\"blog/([0-9]{4})/page/?([0-9]{1,})/?$\\\";s:44:\\\"index.php?year=$matches[1]&paged=$matches[2]\\\";s:18:\\\"blog/([0-9]{4})/?$\\\";s:26:\\\"index.php?year=$matches[1]\\\";s:63:\\\"blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\\"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"file":"provobis_sp162.sql.gz","description":"\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:73:\\\"blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:93:\\\"blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:88:\\\"blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:88:\\\"blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:69:\\\"blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:58:\\\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\\\";s:91:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\\\";s:62:\\\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\\\";"},"type":"debug"} {"data":{"file":"provobis_sp162.sql.gz","description":"s:85:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\\\";s:82:\\\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\\\";s:77:\\\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\\\";s:70:\\\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\\\";s:98:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\\\";s:77:\\\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:98:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\\\";s:66:\\\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\\\";s:97:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$"},"name":"restoring","type":"debug"} {"type":"debug","data":{"description":"matches[4]&page=$matches[5]\\\";s:52:\\\"blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:62:\\\"blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:82:\\\"blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:77:\\\"blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:77:\\\"blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:58:\\\"blog/[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:69:\\\"blog/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\\\";s:81:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\\\";s:56:\\\"blog/([0-9]{4})/([0-9]{1,2})/","file":"provobis_sp162.sql.gz"},"name":"restoring"} {"type":"debug","data":{"description":"comment-page-([0-9]{1,})/?$\\\";s:65:\\\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\\\";s:43:\\\"blog/([0-9]{4})/comment-page-([0-9]{1,})/?$\\\";s:44:\\\"index.php?year=$matches[1]&cpage=$matches[2]\\\";s:27:\\\".?.+?/attachment/([^/]+)/?$\\\";s:32:\\\"index.php?attachment=$matches[1]\\\";s:37:\\\".?.+?/attachment/([^/]+)/trackback/?$\\\";s:37:\\\"index.php?attachment=$matches[1]&tb=1\\\";s:57:\\\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:52:\\\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\\\";s:49:\\\"index.php?attachment=$matches[1]&feed=$matches[2]\\\";s:52:\\\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\\\";s:50:\\\"index.php?attachment=$matches[1]&cpage=$matches[2]\\\";s:33:\\\".?.+?/attachment/([^/]+)/embed/?$\\\";s:43:\\\"index.php?attachment=$matches[1]&embed=true\\\";s:16:\\\"(.?.+?)/embed/?$\\\";s:41:\\\"index.php?pagename=$matches[1]&embed=true\\\";s:20:\\\"(.?.+?)/trackback/?$\\\";s:35:\\\"index.php?pagename=$matches[1]&tb=1\\\";s:40:\\\"(.?.+?)/feed/(f","file":"provobis_sp162.sql.gz"},"name":"restoring"} {"type":"debug","name":"restoring","data":{"file":"provobis_sp162.sql.gz","description":"eed|rdf|rss|rss2|atom)/?$\\\";s:47:\\\"index.php?pagename=$matches[1]&feed=$matches[2]\\\";s:35:\\\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\\\";s:47:\\\"index.php?pagename=$matches[1]&feed=$matches[2]\\\";s:28:\\\"(.?.+?)/page/?([0-9]{1,})/?$\\\";s:48:\\\"index.php?pagename=$matches[1]&paged=$matches[2]\\\";s:35:\\\"(.?.+?)/comment-page-([0-9]{1,})/?$\\\";s:48:\\\"index.php?pagename=$matches[1]&cpage=$matches[2]\\\";s:24:\\\"(.?.+?)(?:/([0-9]+))?/?$\\\";s:47:\\\"index.php?pagename=$matches[1]&page=$matches[2]\\\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:0:{}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','sitepad','yes'),(41,'stylesheet','','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','"}} {"name":"restoring","data":{"description":"yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','44719','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','https://sitepad.uploads','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_","file":"provobis_sp162.sql.gz"},"type":"debug"} {"type":"debug","data":{"description":"page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\\\"title\\\";s:0:\\\"\\\";s:5:\\\"count\\\";i:0;s:12:\\\"hierarchical\\\";i:0;s:8:\\\"dropdown\\\";i:0;}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(79,'widget_text','a:0:{}','yes'),(80,'widget_rss','a:0:{}','yes'),(81,'uninstall_plugins','a:1:{s:41:\\\"loginizer-security/loginizer-security.php\\\";s:22:\\\"loginizer_deactivation\\\";}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','0','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'initial_db_version','44719','yes'),(94,'sprm_user_roles','a:5:{s:13:\\\"administrator\\\";a:2:{s:4:\\\"name\\\";s:13:\\\"Administrator","file":"provobis_sp162.sql.gz"},"name":"restoring"} {"data":{"description":"\\\";s:12:\\\"capabilities\\\";a:61:{s:13:\\\"switch_themes\\\";b:1;s:11:\\\"edit_themes\\\";b:1;s:16:\\\"activate_plugins\\\";b:1;s:12:\\\"edit_plugins\\\";b:1;s:10:\\\"edit_users\\\";b:1;s:10:\\\"edit_files\\\";b:1;s:14:\\\"manage_options\\\";b:1;s:17:\\\"moderate_comments\\\";b:1;s:17:\\\"manage_categories\\\";b:1;s:12:\\\"manage_links\\\";b:1;s:12:\\\"upload_files\\\";b:1;s:6:\\\"import\\\";b:1;s:15:\\\"unfiltered_html\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:17:\\\"edit_others_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:10:\\\"edit_pages\\\";b:1;s:4:\\\"read\\\";b:1;s:8:\\\"level_10\\\";b:1;s:7:\\\"level_9\\\";b:1;s:7:\\\"level_8\\\";b:1;s:7:\\\"level_7\\\";b:1;s:7:\\\"level_6\\\";b:1;s:7:\\\"level_5\\\";b:1;s:7:\\\"level_4\\\";b:1;s:7:\\\"level_3\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:17:\\\"edit_others_pages\\\";b:1;s:20:\\\"edit_published_pages\\\";b:1;s:13:\\\"publish_pages\\\";b:1;s:12:\\\"delete_pages\\\";b:1;s:19:\\\"delete_others_pages\\\";b:1;s:22:\\\"delete_published_pages\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:19:\\\"delete_others_posts\\\";b:1;s:22:\\\"delete_published","file":"provobis_sp162.sql.gz"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"file":"provobis_sp162.sql.gz","description":"_posts\\\";b:1;s:20:\\\"delete_private_posts\\\";b:1;s:18:\\\"edit_private_posts\\\";b:1;s:18:\\\"read_private_posts\\\";b:1;s:20:\\\"delete_private_pages\\\";b:1;s:18:\\\"edit_private_pages\\\";b:1;s:18:\\\"read_private_pages\\\";b:1;s:12:\\\"delete_users\\\";b:1;s:12:\\\"create_users\\\";b:1;s:17:\\\"unfiltered_upload\\\";b:1;s:14:\\\"edit_dashboard\\\";b:1;s:14:\\\"update_plugins\\\";b:1;s:14:\\\"delete_plugins\\\";b:1;s:15:\\\"install_plugins\\\";b:1;s:13:\\\"update_themes\\\";b:1;s:14:\\\"install_themes\\\";b:1;s:11:\\\"update_core\\\";b:1;s:10:\\\"list_users\\\";b:1;s:12:\\\"remove_users\\\";b:1;s:13:\\\"promote_users\\\";b:1;s:18:\\\"edit_theme_options\\\";b:1;s:13:\\\"delete_themes\\\";b:1;s:6:\\\"export\\\";b:1;}}s:6:\\\"editor\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Editor\\\";s:12:\\\"capabilities\\\";a:34:{s:17:\\\"moderate_comments\\\";b:1;s:17:\\\"manage_categories\\\";b:1;s:12:\\\"manage_links\\\";b:1;s:12:\\\"upload_files\\\";b:1;s:15:\\\"unfiltered_html\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:17:\\\"edit_others_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:10:\\\"edit_pages\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\""},"type":"debug"} {"data":{"file":"provobis_sp162.sql.gz","description":"level_7\\\";b:1;s:7:\\\"level_6\\\";b:1;s:7:\\\"level_5\\\";b:1;s:7:\\\"level_4\\\";b:1;s:7:\\\"level_3\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:17:\\\"edit_others_pages\\\";b:1;s:20:\\\"edit_published_pages\\\";b:1;s:13:\\\"publish_pages\\\";b:1;s:12:\\\"delete_pages\\\";b:1;s:19:\\\"delete_others_pages\\\";b:1;s:22:\\\"delete_published_pages\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:19:\\\"delete_others_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;s:20:\\\"delete_private_posts\\\";b:1;s:18:\\\"edit_private_posts\\\";b:1;s:18:\\\"read_private_posts\\\";b:1;s:20:\\\"delete_private_pages\\\";b:1;s:18:\\\"edit_private_pages\\\";b:1;s:18:\\\"read_private_pages\\\";b:1;}}s:6:\\\"author\\\";a:2:{s:4:\\\"name\\\";s:6:\\\"Author\\\";s:12:\\\"capabilities\\\";a:10:{s:12:\\\"upload_files\\\";b:1;s:10:\\\"edit_posts\\\";b:1;s:20:\\\"edit_published_posts\\\";b:1;s:13:\\\"publish_posts\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_2\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:12:\\\"delete_posts\\\";b:1;s:22:\\\"delete_published_posts\\\";b:1;}}s:11:\\\"contributor\\\";a:2:{s:4:\\\"name\\\";s:11:\\\"Contributor\\\";s:"},"name":"restoring","type":"debug"} {"data":{"file":"provobis_sp162.sql.gz","description":"12:\\\"capabilities\\\";a:5:{s:10:\\\"edit_posts\\\";b:1;s:4:\\\"read\\\";b:1;s:7:\\\"level_1\\\";b:1;s:7:\\\"level_0\\\";b:1;s:12:\\\"delete_posts\\\";b:1;}}s:10:\\\"subscriber\\\";a:2:{s:4:\\\"name\\\";s:10:\\\"Subscriber\\\";s:12:\\\"capabilities\\\";a:2:{s:4:\\\"read\\\";b:1;s:7:\\\"level_0\\\";b:1;}}}','yes'),(95,'fresh_site','1','yes'),(96,'widget_search','a:2:{i:2;a:1:{s:5:\\\"title\\\";s:0:\\\"\\\";}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(97,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\\\"title\\\";s:0:\\\"\\\";s:6:\\\"number\\\";i:5;}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(98,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\\\"title\\\";s:0:\\\"\\\";s:6:\\\"number\\\";i:5;}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(99,'widget_archives','a:2:{i:2;a:3:{s:5:\\\"title\\\";s:0:\\\"\\\";s:5:\\\"count\\\";i:0;s:8:\\\"dropdown\\\";i:0;}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(100,'widget_meta','a:2:{i:2;a:1:{s:5:\\\"title\\\";s:0:\\\"\\\";}s:12:\\\"_multiwidget\\\";i:1;}','yes'),(101,'sidebars_widgets','a:2:{s:19:\\\"wp_inactive_widgets\\\";a:6:{i:0;s:8:\\\"search-2\\\";i:1;s:14:\\\"recent-posts-2\\\";i:2;s:17:\\\"recent-comments-2\\\";i:3;s:10:\\\"archi"},"name":"restoring","type":"debug"} {"data":{"description":"ves-2\\\";i:4;s:12:\\\"categories-2\\\";i:5;s:6:\\\"meta-2\\\";}s:13:\\\"array_version\\\";i:3;}','yes'),(102,'widget_pages','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(103,'widget_calendar','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(104,'widget_media_audio','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(105,'widget_media_image','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(106,'widget_media_gallery','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(107,'widget_media_video','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(108,'widget_tag_cloud','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(109,'widget_nav_menu','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(110,'widget_custom_html','a:1:{s:12:\\\"_multiwidget\\\";i:1;}','yes'),(111,'cron','a:4:{i:1689687435;a:1:{s:30:\\\"wp_scheduled_auto_draft_delete\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:5:\\\"daily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:86400;}}}i:1689687436;a:1:{s:34:\\\"check_plugin_updates-pagelayer-pro\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedul","file":"provobis_sp162.sql.gz"},"name":"restoring","type":"debug"} {"data":{"description":"e\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}i:1689687451;a:4:{s:34:\\\"wp_privacy_delete_old_export_files\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:6:\\\"hourly\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:3600;}}s:16:\\\"wp_version_check\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}s:17:\\\"wp_update_plugins\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}s:16:\\\"wp_update_themes\\\";a:1:{s:32:\\\"40cd750bba9870f18aada2478b24840a\\\";a:3:{s:8:\\\"schedule\\\";s:10:\\\"twicedaily\\\";s:4:\\\"args\\\";a:0:{}s:8:\\\"interval\\\";i:43200;}}}s:7:\\\"version\\\";i:2;}','yes'),(127,'current_theme','sitepad','yes'),(128,'theme_switched','','yes'),(118,'sitepad_version','1.8.8','yes'),(119,'loginizer_version','1.8.8','yes'),(120,'loginizer_options','a:0:{}','yes'),(121,'loginizer_last_reset','1721040413','yes'),(122,'logi","file":"provobis_sp162.sql.gz"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"nizer_whitelist','a:0:{}','yes'),(123,'loginizer_blacklist','a:0:{}','yes'),(124,'loginizer_2fa_whitelist','a:0:{}','yes'),(125,'loginizer_captcha','a:1:{s:17:\\\"captcha_no_google\\\";i:1;}','yes'),(126,'loginizer_ins_time','1689687436','yes'),(112,'can_compress_scripts','0','no'),(113,'sp-login','','no'),(114,'sitepad_setup_key','sqL0M2GHUebKD5x6psx2KlM7kz3LcWMB','yes'),(115,'pagelayer_version','1.8.5','yes'),(116,'pagelayer_options','a:0:{}','yes'),(129,'pagelayer_cf_to_email','','yes'),(130,'pagelayer-phone','','yes'),(131,'pagelayer-address','','yes'),(132,'pagelayer-facebook-url','','yes'),(133,'pagelayer-twitter-url','','yes'),(134,'pagelayer-instagram-url','','yes'),(135,'pagelayer-linkedin-url','','yes'),(136,'pagelayer-youtube-url','','yes'),(137,'pagelayer-gplus-url','','yes'),(138,'_transient_doing_cron','1689689253.9232358932495117187500','yes'),(139,'theme_mods_','a:1:{s:18:\\\"nav_menu_locations\\\";a:0:{}}','yes'),(143,'_transient_timeout_lz_math_cap_x8fri84btopgmn142ylfukixlx52f30l7kunzhb0','16896895","file":"provobis_sp162.sql.gz"},"type":"debug"} {"type":"debug","name":"restoring","data":{"description":"83','no'),(144,'_transient_lz_math_cap_x8fri84btopgmn142ylfukixlx52f30l7kunzhb0','f657be9c90e88b1648eab8e97ce3ff99f7ab942a','no'),(142,'loginizer_login_attempt_stats','a:2:{i:1689685200;a:1:{i:0;i:3;}i:1689688800;a:1:{i:0;i:3;}}','no'),(145,'pagelayer_pro_version','1.8.5','yes'),(146,'pagelayer_pro_options','a:0:{}','yes'),(147,'pagelayer_free_installed','1720781219','yes')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_options` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `sprm_postmeta`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `sprm_postmeta` (\n `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,\n `meta_value` longtext COLLATE utf8mb4_unicod","file":"provobis_sp162.sql.gz"}} {"type":"debug","name":"restoring","data":{"description":"e_ci DEFAULT NULL,\n PRIMARY KEY (`meta_id`),\n KEY `post_id` (`post_id`),\n KEY `meta_key` (`meta_key`(191))\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `sprm_postmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_postmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_postmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `sprm_posts`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `sprm_posts` (\n `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,\n `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `post_date_gmt` da","file":"provobis_sp162.sql.gz"}} {"type":"debug","name":"restoring","data":{"file":"provobis_sp162.sql.gz","description":"tetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,\n `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,\n `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,\n `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',\n `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',\n `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',\n `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,\n `pinged` text COLLATE utf8mb4_unicode_ci NOT NULL,\n `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL,\n `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,\n `guid` varchar(255) COL"}} {"data":{"file":"provobis_sp162.sql.gz","description":"LATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `menu_order` int(11) NOT NULL DEFAULT 0,\n `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',\n `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `comment_count` bigint(20) NOT NULL DEFAULT 0,\n PRIMARY KEY (`ID`),\n KEY `post_name` (`post_name`(191)),\n KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),\n KEY `post_parent` (`post_parent`),\n KEY `post_author` (`post_author`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `sprm_posts` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_posts` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_posts` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `sprm_term_relationships`\n--------------\n\n---------"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"file":"provobis_sp162.sql.gz","description":"-----\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `sprm_term_relationships` (\n `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `term_order` int(11) NOT NULL DEFAULT 0,\n PRIMARY KEY (`object_id`,`term_taxonomy_id`),\n KEY `term_taxonomy_id` (`term_taxonomy_id`)\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `sprm_term_relationships` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_term_relationships` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `sprm_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES (1,1,0)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_term_relationships` ENABLE KEYS */\n---------"},"type":"debug"} {"name":"restoring","data":{"description":"-----\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `sprm_term_taxonomy`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `sprm_term_taxonomy` (\n `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,\n `parent` bigint(20) unsigned NOT NULL DEFAULT 0,\n `count` bigint(20) NOT NULL DEFAULT 0,\n PRIMARY KEY (`term_taxonomy_id`),\n UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),\n KEY `taxonomy` (`taxonomy`)\n) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES","file":"provobis_sp162.sql.gz"},"type":"debug"} {"type":"debug","name":"restoring","data":{"description":" `sprm_term_taxonomy` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_term_taxonomy` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `sprm_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES (1,1,'category','',0,1)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_term_taxonomy` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `sprm_termmeta`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `sprm_termmeta` (\n `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,\n `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,\n `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,\n PRIMARY KEY (`meta_id`),\n KEY `term_id` (`term_id`),\n KEY ","file":"provobis_sp162.sql.gz"}} {"type":"debug","name":"restoring","data":{"file":"provobis_sp162.sql.gz","description":"`meta_key` (`meta_key`(191))\n) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `sprm_termmeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_termmeta` DISABLE KEYS */\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_termmeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `sprm_terms`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `sprm_terms` (\n `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `term_group` bigint(10) NOT NULL DEFAULT 0,\n PRIMARY KEY (`term_id`),\n "}} {"data":{"description":"KEY `slug` (`slug`(191)),\n KEY `name` (`name`(191))\n) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `sprm_terms` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_terms` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `sprm_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES (1,'Uncategorized','uncategorized',0)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_terms` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `sprm_usermeta`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `sprm_usermeta` (\n `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `user_id` bigint(20) unsigned N","file":"provobis_sp162.sql.gz"},"name":"restoring","type":"debug"} {"name":"restoring","data":{"description":"OT NULL DEFAULT 0,\n `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,\n `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,\n PRIMARY KEY (`umeta_id`),\n KEY `user_id` (`user_id`),\n KEY `meta_key` (`meta_key`(191))\n) ENGINE=MyISAM AUTO_INCREMENT=18 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `sprm_usermeta` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_usermeta` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `sprm_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES (1,1,'nickname','admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'sprm_capabilities','a:1:{s:13:\\\"administrator","file":"provobis_sp162.sql.gz"},"type":"debug"} {"type":"debug","name":"restoring","data":{"file":"provobis_sp162.sql.gz","description":"\\\";b:1;}'),(13,1,'sprm_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'loginizer_epl_1','$P$BWMF1x0KgYjyPMMcvRtawGZAgIOUAk/'),(17,1,'loginizer_epl_1_expires','1689688144')\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_usermeta` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\nDROP TABLE IF EXISTS `sprm_users`\n--------------\n\n--------------\n/*!40101 SET @saved_cs_client = @@character_set_client */\n--------------\n\n--------------\n/*!40101 SET character_set_client = utf8 */\n--------------\n\n--------------\nCREATE TABLE `sprm_users` (\n `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,\n `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `user_url` varchar(100) COLLATE"}} {"name":"restoring","data":{"file":"provobis_sp162.sql.gz","description":" utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\n `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `user_status` int(11) NOT NULL DEFAULT 0,\n `display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',\n `spam` tinyint(2) NOT NULL DEFAULT 0,\n `deleted` tinyint(2) NOT NULL DEFAULT 0,\n PRIMARY KEY (`ID`),\n KEY `user_login_key` (`user_login`),\n KEY `user_nicename` (`user_nicename`),\n KEY `user_email` (`user_email`)\n) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci\n--------------\n\n--------------\n/*!40101 SET character_set_client = @saved_cs_client */\n--------------\n\n--------------\nLOCK TABLES `sprm_users` WRITE\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_users` DISABLE KEYS */\n--------------\n\n--------------\nINSERT INTO `sprm_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`,"},"type":"debug"} {"name":"restoring","data":{"description":" `user_status`, `display_name`, `spam`, `deleted`) VALUES (1,'admin','4qRIchjtYr7anQMk','admin','admin@provobis.ro','','2023-07-18 13:37:15','',0,'admin',0,0)\n--------------\n\n--------------\n/*!40000 ALTER TABLE `sprm_users` ENABLE KEYS */\n--------------\n\n--------------\nUNLOCK TABLES\n--------------\n\n--------------\n/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */\n--------------\n\n--------------\n/*!40101 SET SQL_MODE=@OLD_SQL_MODE */\n--------------\n\n--------------\n/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */\n--------------\n\n--------------\n/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */\n--------------\n\n--------------\n/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */\n--------------\n\n--------------\n/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */\n--------------\n\n--------------\n/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */\n--------------\n\n--------------\n/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */\n--------------\n\n","file":"provobis_sp162.sql.gz"},"type":"debug"} {"type":"debug","name":"removed_temp_database_user","data":{"username":"provobis_p5ldr5t","description":"The system removed the temporary database user “provobis_p5ldr5t”.","file":"provobis_sp162.sql.gz"}} {"name":"restore_done","data":{"file":"provobis_sp162.sql.gz","description":"The system successfully restored the database “provobis_sp162” from the backup file “provobis_sp162.sql.gz”."},"type":"done"} {"name":"processed","data":{"file":"provobis_sp162.sql.gz"},"type":"info"} {"type":"close"}