eru777 Posted September 13, 2017 Share Posted September 13, 2017 Hello. I have migrated the whole prestashop onto htdocs folder of xampp. Then I imported the database through myphpadmin, and then went to http://localhost/prestashop/ (where the files are) It shows This page isn’t working localhost is currently unable to handle this request. HTTP ERROR 500 Any ideas on what I'm doing wrong? Link to comment Share on other sites More sharing options...
Masteries Posted September 13, 2017 Share Posted September 13, 2017 Go to phpMyAdmin, find ps_shop_url table and edit domain & domain_ssl to "localhost", then edit phyiscal_uri to /subdirectory/ (in your case, /prestashop/ if your site is not in the root directory and leave virtual_uri blank. Also, you need to edit /config/settings.inc.php to match with details of your localhost. use "root" for username, leave password blank and for database name, use the one you have imported to phpMyAdmin. If it doesn't work then create a user account on phpMyAdmin then use those details in settings.inc.php. Link to comment Share on other sites More sharing options...
eru777 Posted September 13, 2017 Author Share Posted September 13, 2017 (edited) Go to phpMyAdmin, find ps_shop_url table and edit domain & domain_ssl to "localhost", then edit phyiscal_uri to /subdirectory/ (in your case, /prestashop/ if your site is not in the root directory and leave virtual_uri blank. Also, you need to edit /config/settings.inc.php to match with details of your localhost. use "root" for username, leave password blank and for database name, use the one you have imported to phpMyAdmin. If it doesn't work then create a user account on phpMyAdmin then use those details in settings.inc.php. I am using prestashop 1.4 there is no ps_shop table https://imgur.com/a/uJbeO apache error log : [Sat Sep 09 13:56:09.757689 2017] [ssl:warn] [pid 6688:tid 564] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Sat Sep 09 13:56:09.829934 2017] [ssl:warn] [pid 6688:tid 564] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Sat Sep 09 13:56:09.846980 2017] [mpm_winnt:notice] [pid 6688:tid 564] AH00455: Apache/2.4.27 (Win32) OpenSSL/1.0.2l PHP/7.1.8 configured -- resuming normal operations [Sat Sep 09 13:56:09.846980 2017] [mpm_winnt:notice] [pid 6688:tid 564] AH00456: Apache Lounge VC14 Server built: Jul 9 2017 11:48:22 [Sat Sep 09 13:56:09.846980 2017] [core:notice] [pid 6688:tid 564] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache' [Sat Sep 09 13:56:09.851315 2017] [mpm_winnt:notice] [pid 6688:tid 564] AH00418: Parent: Created child process 3668 [Sat Sep 09 13:56:10.130680 2017] [ssl:warn] [pid 3668:tid 220] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Sat Sep 09 13:56:10.211895 2017] [ssl:warn] [pid 3668:tid 220] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Sat Sep 09 13:56:10.232952 2017] [mpm_winnt:notice] [pid 3668:tid 220] AH00354: Child: Starting 150 worker threads. [Mon Sep 11 13:39:29.028045 2017] [ssl:warn] [pid 8132:tid 520] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Sep 11 13:39:29.106205 2017] [ssl:warn] [pid 8132:tid 520] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Sep 11 13:39:29.262446 2017] [mpm_winnt:notice] [pid 8132:tid 520] AH00455: Apache/2.4.27 (Win32) OpenSSL/1.0.2l PHP/7.1.8 configured -- resuming normal operations [Mon Sep 11 13:39:29.262446 2017] [mpm_winnt:notice] [pid 8132:tid 520] AH00456: Apache Lounge VC14 Server built: Jul 9 2017 11:48:22 [Mon Sep 11 13:39:29.262446 2017] [core:notice] [pid 8132:tid 520] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache' [Mon Sep 11 13:39:29.278100 2017] [mpm_winnt:notice] [pid 8132:tid 520] AH00418: Parent: Created child process 8652 [Mon Sep 11 13:39:29.793754 2017] [ssl:warn] [pid 8652:tid 584] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Sep 11 13:39:29.871913 2017] [ssl:warn] [pid 8652:tid 584] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Mon Sep 11 13:39:29.892627 2017] [mpm_winnt:notice] [pid 8652:tid 584] AH00354: Child: Starting 150 worker threads. [Mon Sep 11 13:43:25.566394 2017] [php7:warn] [pid 8652:tid 1920] [client ::1:55755] PHP Warning: POST Content-Length of 20343616 bytes exceeds the limit of 8388608 bytes in Unknown on line 0 [Mon Sep 11 13:47:53.120596 2017] [php7:warn] [pid 8652:tid 1920] [client ::1:55797] PHP Warning: POST Content-Length of 20343616 bytes exceeds the limit of 8388608 bytes in Unknown on line 0 [Mon Sep 11 13:59:51.199684 2017] [php7:warn] [pid 8652:tid 1896] [client ::1:55889] PHP Warning: POST Content-Length of 20343616 bytes exceeds the limit of 8388608 bytes in Unknown on line 0 [Mon Sep 11 14:01:53.663781 2017] [php7:warn] [pid 8652:tid 1936] [client ::1:55905] PHP Warning: POST Content-Length of 20343616 bytes exceeds the limit of 8388608 bytes in Unknown on line 0 [Mon Sep 11 14:35:19.853870 2017] [php7:warn] [pid 8652:tid 1904] [client ::1:56102] PHP Warning: POST Content-Length of 20343616 bytes exceeds the limit of 8388608 bytes in Unknown on line 0 [Mon Sep 11 14:51:54.265143 2017] [php7:warn] [pid 8652:tid 1928] [client ::1:56205] PHP Warning: POST Content-Length of 20343616 bytes exceeds the limit of 8388608 bytes in Unknown on line 0 [Tue Sep 12 13:21:26.308398 2017] [ssl:warn] [pid 8804:tid 556] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Tue Sep 12 13:21:26.324028 2017] [core:warn] [pid 8804:tid 556] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? [Tue Sep 12 13:21:26.386560 2017] [ssl:warn] [pid 8804:tid 556] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Tue Sep 12 13:21:26.578519 2017] [mpm_winnt:notice] [pid 8804:tid 556] AH00455: Apache/2.4.27 (Win32) OpenSSL/1.0.2l PHP/7.1.8 configured -- resuming normal operations [Tue Sep 12 13:21:26.578519 2017] [mpm_winnt:notice] [pid 8804:tid 556] AH00456: Apache Lounge VC14 Server built: Jul 9 2017 11:48:22 [Tue Sep 12 13:21:26.578519 2017] [core:notice] [pid 8804:tid 556] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache' [Tue Sep 12 13:21:26.578519 2017] [mpm_winnt:notice] [pid 8804:tid 556] AH00418: Parent: Created child process 2756 [Tue Sep 12 13:21:27.101392 2017] [ssl:warn] [pid 2756:tid 596] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Tue Sep 12 13:21:27.179553 2017] [ssl:warn] [pid 2756:tid 596] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Tue Sep 12 13:21:27.195153 2017] [mpm_winnt:notice] [pid 2756:tid 596] AH00354: Child: Starting 150 worker threads. [Wed Sep 13 11:10:48.911094 2017] [ssl:warn] [pid 3424:tid 500] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Wed Sep 13 11:10:48.926722 2017] [core:warn] [pid 3424:tid 500] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? [Wed Sep 13 11:10:48.989228 2017] [ssl:warn] [pid 3424:tid 500] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Wed Sep 13 11:10:49.161122 2017] [mpm_winnt:notice] [pid 3424:tid 500] AH00455: Apache/2.4.27 (Win32) OpenSSL/1.0.2l PHP/7.1.8 configured -- resuming normal operations [Wed Sep 13 11:10:49.161122 2017] [mpm_winnt:notice] [pid 3424:tid 500] AH00456: Apache Lounge VC14 Server built: Jul 9 2017 11:48:22 [Wed Sep 13 11:10:49.161122 2017] [core:notice] [pid 3424:tid 500] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache' [Wed Sep 13 11:10:49.161122 2017] [mpm_winnt:notice] [pid 3424:tid 500] AH00418: Parent: Created child process 7796 [Wed Sep 13 11:10:49.583042 2017] [ssl:warn] [pid 7796:tid 572] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Wed Sep 13 11:10:49.661175 2017] [ssl:warn] [pid 7796:tid 572] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Wed Sep 13 11:10:49.692429 2017] [mpm_winnt:notice] [pid 7796:tid 572] AH00354: Child: Starting 150 worker threads. [Wed Sep 13 12:51:30.408146 2017] [php7:error] [pid 7796:tid 1928] [client 127.0.0.1:61848] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\classes\\MySQL.php:34\nStack trace:\n#0 C:\\xampp\\htdocs\\classes\\Db.php(110): MySQLCore->connect()\n#1 C:\\xampp\\htdocs\\classes\\Db.php(87): DbCore->__construct('localhost', 'vass_user', 'vass_!@#$', 'vassilopoulos')\n#2 C:\\xampp\\htdocs\\classes\\Configuration.php(282): DbCore::getInstance()\n#3 C:\\xampp\\htdocs\\config\\config.inc.php(108): ConfigurationCore::loadConfiguration()\n#4 C:\\xampp\\htdocs\\index.php(28): require('C:\\\\xampp\\\\htdocs...')\n#5 {main}\n thrown in C:\\xampp\\htdocs\\classes\\MySQL.php on line 34, referer: http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer'>http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer [Wed Sep 13 12:51:32.991815 2017] [php7:error] [pid 7796:tid 1936] [client 127.0.0.1:61849] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\classes\\MySQL.php:34\nStack trace:\n#0 C:\\xampp\\htdocs\\classes\\Db.php(110): MySQLCore->connect()\n#1 C:\\xampp\\htdocs\\classes\\Db.php(87): DbCore->__construct('localhost', 'vass_user', 'vass_!@#$', 'vassilopoulos')\n#2 C:\\xampp\\htdocs\\classes\\Configuration.php(282): DbCore::getInstance()\n#3 C:\\xampp\\htdocs\\config\\config.inc.php(108): ConfigurationCore::loadConfiguration()\n#4 C:\\xampp\\htdocs\\index.php(28): require('C:\\\\xampp\\\\htdocs...')\n#5 {main}\n thrown in C:\\xampp\\htdocs\\classes\\MySQL.php on line 34 [Wed Sep 13 12:51:37.538400 2017] [php7:error] [pid 7796:tid 1936] [client ::1:61855] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\classes\\MySQL.php:34\nStack trace:\n#0 C:\\xampp\\htdocs\\classes\\Db.php(110): MySQLCore->connect()\n#1 C:\\xampp\\htdocs\\classes\\Db.php(87): DbCore->__construct('localhost', 'vass_user', 'vass_!@#$', 'vassilopoulos')\n#2 C:\\xampp\\htdocs\\classes\\Configuration.php(282): DbCore::getInstance()\n#3 C:\\xampp\\htdocs\\config\\config.inc.php(108): ConfigurationCore::loadConfiguration()\n#4 C:\\xampp\\htdocs\\index.php(28): require('C:\\\\xampp\\\\htdocs...')\n#5 {main}\n thrown in C:\\xampp\\htdocs\\classes\\MySQL.php on line 34, referer: http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer'>http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer [Wed Sep 13 13:30:45.512679 2017] [ssl:warn] [pid 9344:tid 600] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Wed Sep 13 13:30:45.622101 2017] [core:warn] [pid 9344:tid 600] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? [Wed Sep 13 13:30:45.700199 2017] [ssl:warn] [pid 9344:tid 600] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Wed Sep 13 13:30:45.715827 2017] [mpm_winnt:notice] [pid 9344:tid 600] AH00455: Apache/2.4.27 (Win32) OpenSSL/1.0.2l PHP/7.1.8 configured -- resuming normal operations [Wed Sep 13 13:30:45.715827 2017] [mpm_winnt:notice] [pid 9344:tid 600] AH00456: Apache Lounge VC14 Server built: Jul 9 2017 11:48:22 [Wed Sep 13 13:30:45.715827 2017] [core:notice] [pid 9344:tid 600] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache' [Wed Sep 13 13:30:45.812541 2017] [mpm_winnt:notice] [pid 9344:tid 600] AH00418: Parent: Created child process 924 [Wed Sep 13 13:30:46.390732 2017] [ssl:warn] [pid 924:tid 548] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Wed Sep 13 13:30:46.690203 2017] [ssl:warn] [pid 924:tid 548] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name [Wed Sep 13 13:30:46.705830 2017] [mpm_winnt:notice] [pid 924:tid 548] AH00354: Child: Starting 150 worker threads. [Wed Sep 13 13:30:54.522114 2017] [php7:error] [pid 924:tid 1940] [client ::1:61989] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php:34\nStack trace:\n#0 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(110): MySQLCore->connect()\n#1 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(87): DbCore->__construct('localhost', 'vass_user', 'vass_!@#$', 'vassilopoulos')\n#2 C:\\xampp\\htdocs\\prestashop\\classes\\Configuration.php(282): DbCore::getInstance()\n#3 C:\\xampp\\htdocs\\prestashop\\config\\config.inc.php(108): ConfigurationCore::loadConfiguration()\n#4 C:\\xampp\\htdocs\\prestashop\\index.php(28): require('C:\\\\xampp\\\\htdocs...')\n#5 {main}\n thrown in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php on line 34, referer: http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer'>http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer [Wed Sep 13 13:30:55.869693 2017] [php7:error] [pid 924:tid 1932] [client ::1:61990] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php:34\nStack trace:\n#0 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(110): MySQLCore->connect()\n#1 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(87): DbCore->__construct('localhost', 'vass_user', 'vass_!@#$', 'vassilopoulos')\n#2 C:\\xampp\\htdocs\\prestashop\\classes\\Configuration.php(282): DbCore::getInstance()\n#3 C:\\xampp\\htdocs\\prestashop\\config\\config.inc.php(108): ConfigurationCore::loadConfiguration()\n#4 C:\\xampp\\htdocs\\prestashop\\index.php(28): require('C:\\\\xampp\\\\htdocs...')\n#5 {main}\n thrown in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php on line 34 [Wed Sep 13 13:32:02.112144 2017] [php7:error] [pid 924:tid 1940] [client ::1:62013] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php:34\nStack trace:\n#0 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(110): MySQLCore->connect()\n#1 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(87): DbCore->__construct('localhost', 'vass_user', 'vass_!@#$', 'vassilopoulos')\n#2 C:\\xampp\\htdocs\\prestashop\\classes\\Configuration.php(282): DbCore::getInstance()\n#3 C:\\xampp\\htdocs\\prestashop\\config\\config.inc.php(108): ConfigurationCore::loadConfiguration()\n#4 C:\\xampp\\htdocs\\prestashop\\index.php(28): require('C:\\\\xampp\\\\htdocs...')\n#5 {main}\n thrown in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php on line 34 [Wed Sep 13 13:32:07.170557 2017] [php7:error] [pid 924:tid 1940] [client ::1:62014] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php:34\nStack trace:\n#0 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(110): MySQLCore->connect()\n#1 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(87): DbCore->__construct('localhost', 'vass_user', 'vass_!@#$', 'vassilopoulos')\n#2 C:\\xampp\\htdocs\\prestashop\\classes\\Configuration.php(282): DbCore::getInstance()\n#3 C:\\xampp\\htdocs\\prestashop\\config\\config.inc.php(108): ConfigurationCore::loadConfiguration()\n#4 C:\\xampp\\htdocs\\prestashop\\index.php(28): require('C:\\\\xampp\\\\htdocs...')\n#5 {main}\n thrown in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php on line 34, referer: http://localhost/ [Wed Sep 13 13:46:45.244643 2017] [php7:error] [pid 924:tid 1940] [client ::1:62244] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php:34\nStack trace:\n#0 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(110): MySQLCore->connect()\n#1 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(87): DbCore->__construct('localhost', 'vass_user', 'vass_!@#$', 'vassilopoulos')\n#2 C:\\xampp\\htdocs\\prestashop\\classes\\Configuration.php(282): DbCore::getInstance()\n#3 C:\\xampp\\htdocs\\prestashop\\config\\config.inc.php(108): ConfigurationCore::loadConfiguration()\n#4 C:\\xampp\\htdocs\\prestashop\\index.php(28): require('C:\\\\xampp\\\\htdocs...')\n#5 {main}\n thrown in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php on line 34 [Wed Sep 13 13:49:07.449318 2017] [php7:error] [pid 924:tid 1940] [client 127.0.0.1:62253] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php:34\nStack trace:\n#0 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(110): MySQLCore->connect()\n#1 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(87): DbCore->__construct('localhost', 'vass_user', 'vass_!@#$', 'vassilopoulos')\n#2 C:\\xampp\\htdocs\\prestashop\\classes\\Configuration.php(282): DbCore::getInstance()\n#3 C:\\xampp\\htdocs\\prestashop\\config\\config.inc.php(108): ConfigurationCore::loadConfiguration()\n#4 C:\\xampp\\htdocs\\prestashop\\index.php(28): require('C:\\\\xampp\\\\htdocs...')\n#5 {main}\n thrown in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php on line 34, referer: http://doc.prestashop.com/display/PS16/Installing+PrestaShop [Wed Sep 13 13:57:57.427430 2017] [php7:error] [pid 924:tid 1920] [client ::1:62375] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php:34\nStack trace:\n#0 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(110): MySQLCore->connect()\n#1 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(87): DbCore->__construct('localhost', 'vass_user', 'vass_!@#$', 'vassilopoulos')\n#2 C:\\xampp\\htdocs\\prestashop\\classes\\Configuration.php(282): DbCore::getInstance()\n#3 C:\\xampp\\htdocs\\prestashop\\config\\config.inc.php(108): ConfigurationCore::loadConfiguration()\n#4 C:\\xampp\\htdocs\\prestashop\\index.php(28): require('C:\\\\xampp\\\\htdocs...')\n#5 {main}\n thrown in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php on line 34 [Wed Sep 13 14:29:10.651944 2017] [php7:error] [pid 924:tid 1920] [client ::1:62600] PHP Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php:34\nStack trace:\n#0 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(110): MySQLCore->connect()\n#1 C:\\xampp\\htdocs\\prestashop\\classes\\Db.php(87): DbCore->__construct('localhost', 'vass_user', 'vass_!@#$', 'vassilopoulos')\n#2 C:\\xampp\\htdocs\\prestashop\\classes\\Configuration.php(282): DbCore::getInstance()\n#3 C:\\xampp\\htdocs\\prestashop\\config\\config.inc.php(108): ConfigurationCore::loadConfiguration()\n#4 C:\\xampp\\htdocs\\prestashop\\index.php(28): require('C:\\\\xampp\\\\htdocs...')\n#5 {main}\n thrown in C:\\xampp\\htdocs\\prestashop\\classes\\MySQL.php on line 34 apache access log : ::1 - - [11/Sep/2017:13:43:11 +0300] "GET /phpmyadmin/themes/pmahomme/jquery/jquery-ui.css HTTP/1.1" 200 36566 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:09 +0300] "GET /phpmyadmin/ HTTP/1.1" 200 13219 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:11 +0300] "GET /phpmyadmin/js/codemirror/lib/codemirror.css?v=4.7.0 HTTP/1.1" 200 8132 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:11 +0300] "GET /phpmyadmin/js/codemirror/addon/hint/show-hint.css?v=4.7.0 HTTP/1.1" 200 623 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:11 +0300] "GET /phpmyadmin/js/codemirror/addon/lint/lint.css?v=4.7.0 HTTP/1.1" 200 2999 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:11 +0300] "GET /phpmyadmin/phpmyadmin.css.php?nocache=5933876897ltr HTTP/1.1" 200 20155 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:11 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=navigation.js&scripts%5B%5D=indexes.js&scripts%5B%5D=common.js&scripts%5B%5D=page_settings.js&scripts%5B%5D=shortcuts_handler.js&scripts%5B%5D=codemirror/lib/codemirror.js&scripts%5B%5D=codemirror/mode/sql/sql.js&scripts%5B%5D=codemirror/addon/runmode/runmode.js&scripts%5B%5D=codemirror/addon/hint/show-hint.js&scripts%5B%5D=codemirror/addon/hint/sql-hint.js&v=4.7.0 HTTP/1.1" 200 135447 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:11 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=jquery/jquery.ba-hashchange-1.3.js&scripts%5B%5D=jquery/jquery.debounce-1.0.5.js&scripts%5B%5D=menu-resizer.js&scripts%5B%5D=cross_framing_protection.js&scripts%5B%5D=rte.js&scripts%5B%5D=tracekit/tracekit.js&scripts%5B%5D=error_report.js&scripts%5B%5D=config.js&scripts%5B%5D=doclinks.js&scripts%5B%5D=functions.js&v=4.7.0 HTTP/1.1" 200 77860 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:11 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=jquery/jquery.min.js&scripts%5B%5D=jquery/jquery-migrate-3.0.0.js&scripts%5B%5D=sprintf.js&scripts%5B%5D=ajax.js&scripts%5B%5D=keyhandler.js&scripts%5B%5D=jquery/jquery-ui.min.js&scripts%5B%5D=jquery/jquery.cookie.js&scripts%5B%5D=jquery/jquery.mousewheel.js&scripts%5B%5D=jquery/jquery.event.drag-2.2.js&scripts%5B%5D=jquery/jquery-ui-timepicker-addon.js&v=4.7.0 HTTP/1.1" 200 138678 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:11 +0300] "GET /phpmyadmin/js/whitelist.php?lang=en&db=&v=4.7.0 HTTP/1.1" 200 475 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:11 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=codemirror/addon/lint/lint.js&scripts%5B%5D=codemirror/addon/lint/sql-lint.js&scripts%5B%5D=console.js&v=4.7.0 HTTP/1.1" 200 13217 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:12 +0300] "GET /phpmyadmin/js/get_image.js.php?theme=pmahomme&v=4.7.0 HTTP/1.1" 200 1841 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:12 +0300] "GET /phpmyadmin/js/messages.php?lang=en&db=&v=4.7.0 HTTP/1.1" 200 8625 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:12 +0300] "GET /phpmyadmin/themes/pmahomme/img/logo_left.png HTTP/1.1" 200 2234 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:12 +0300] "GET /phpmyadmin/themes/dot.gif HTTP/1.1" 200 43 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:12 +0300] "GET /phpmyadmin/themes/pmahomme/img/ajax_clock_small.gif HTTP/1.1" 200 1810 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:12 +0300] "GET /phpmyadmin/themes/pmahomme/img/s_collapseall.png HTTP/1.1" 200 170 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:12 +0300] "GET /phpmyadmin/themes/pmahomme/css/printview.css?v=4.7.0 HTTP/1.1" 200 2746 "http://localhost/phpmyadmin/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:12 +0300] "GET /phpmyadmin/themes/pmahomme/img/left_nav_bg.png HTTP/1.1" 200 257 "http://localhost/phpmyadmin/phpmyadmin.css.php?nocache=5933876897ltr" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:12 +0300] "GET /phpmyadmin/themes/pmahomme/img/sprites.png?v=4.7.0 HTTP/1.1" 200 15764 "http://localhost/phpmyadmin/phpmyadmin.css.php?nocache=5933876897ltr" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:12 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:13 +0300] "POST /phpmyadmin/version_check.php HTTP/1.1" 200 64 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:13 +0300] "POST /phpmyadmin/db_structure.php?ajax_request=1&favorite_table=1&sync_favorite_tables=1 HTTP/1.1" 200 143 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:15 +0300] "GET /phpmyadmin/server_import.php?db=&ajax_request=true&ajax_page_request=true&_nocache=1505126595304291695 HTTP/1.1" 200 5915 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:15 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=import.js&call_done=1&v=4.7.0 HTTP/1.1" 200 1699 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:25 +0300] "POST /phpmyadmin/import.php HTTP/1.1" 200 7814 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:43:25 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:47:02 +0300] "GET /phpmyadmin/server_import.php?db=&ajax_request=true&ajax_page_request=true&_nocache=1505126822218360850 HTTP/1.1" 200 5915 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:47:53 +0300] "POST /phpmyadmin/import.php HTTP/1.1" 200 7814 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:47:53 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:47:54 +0300] "GET /phpmyadmin/doc/html/faq.html HTTP/1.1" 200 204834 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:47:54 +0300] "GET /phpmyadmin/doc/html/_static/classic.css HTTP/1.1" 200 4146 "http://localhost/phpmyadmin/doc/html/faq.html" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:47:54 +0300] "GET /phpmyadmin/doc/html/_static/pygments.css HTTP/1.1" 200 3991 "http://localhost/phpmyadmin/doc/html/faq.html" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:47:54 +0300] "GET /phpmyadmin/doc/html/_static/underscore.js HTTP/1.1" 200 47559 "http://localhost/phpmyadmin/doc/html/faq.html" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:47:54 +0300] "GET /phpmyadmin/doc/html/_static/doctools.js HTTP/1.1" 200 8166 "http://localhost/phpmyadmin/doc/html/faq.html" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:47:54 +0300] "GET /phpmyadmin/doc/html/_static/jquery.js HTTP/1.1" 200 284394 "http://localhost/phpmyadmin/doc/html/faq.html" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:47:54 +0300] "GET /phpmyadmin/doc/html/_static/basic.css HTTP/1.1" 200 9740 "http://localhost/phpmyadmin/doc/html/faq.html" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:47:55 +0300] "GET /favicon.ico HTTP/1.1" 200 30894 "http://localhost/phpmyadmin/doc/html/faq.html" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:50:27 +0300] "GET /phpmyadmin/server_import.php?db= HTTP/1.1" 200 11599 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:50:27 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=navigation.js&scripts%5B%5D=indexes.js&scripts%5B%5D=common.js&scripts%5B%5D=page_settings.js&scripts%5B%5D=shortcuts_handler.js&scripts%5B%5D=import.js&scripts%5B%5D=codemirror/lib/codemirror.js&scripts%5B%5D=codemirror/mode/sql/sql.js&scripts%5B%5D=codemirror/addon/runmode/runmode.js&scripts%5B%5D=codemirror/addon/hint/show-hint.js&v=4.7.0 HTTP/1.1" 200 134797 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:50:27 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=codemirror/addon/hint/sql-hint.js&scripts%5B%5D=codemirror/addon/lint/lint.js&scripts%5B%5D=codemirror/addon/lint/sql-lint.js&scripts%5B%5D=console.js&v=4.7.0 HTTP/1.1" 200 15322 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:50:27 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:59:09 +0300] "GET /phpmyadmin/server_import.php?db= HTTP/1.1" 200 11598 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:59:09 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:59:09 +0300] "GET /phpmyadmin/favicon.ico HTTP/1.1" 200 22486 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:59:11 +0300] "GET /phpmyadmin/index.php?ajax_request=true&ajax_page_request=true&_nocache=150512755198067129 HTTP/1.1" 200 6795 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:59:12 +0300] "POST /phpmyadmin/version_check.php HTTP/1.1" 200 64 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:59:12 +0300] "POST /phpmyadmin/db_structure.php?ajax_request=1&favorite_table=1&sync_favorite_tables=1 HTTP/1.1" 200 143 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:59:14 +0300] "GET /phpmyadmin/server_import.php?db=&ajax_request=true&ajax_page_request=true&_nocache=1505127554397185262 HTTP/1.1" 200 5915 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:59:51 +0300] "POST /phpmyadmin/import.php HTTP/1.1" 200 7814 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:59:51 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:59:54 +0300] "GET /phpmyadmin/index.php?ajax_request=true&ajax_page_request=true&_nocache=1505127594827131444 HTTP/1.1" 200 6795 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:59:54 +0300] "POST /phpmyadmin/version_check.php HTTP/1.1" 200 64 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:13:59:54 +0300] "POST /phpmyadmin/db_structure.php?ajax_request=1&favorite_table=1&sync_favorite_tables=1 HTTP/1.1" 200 143 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:00:07 +0300] "GET /phpmyadmin/server_import.php?db=&ajax_request=true&ajax_page_request=true&_nocache=1505127607660308842 HTTP/1.1" 200 5915 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:01:53 +0300] "POST /phpmyadmin/import.php HTTP/1.1" 200 7814 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:01:53 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:05:57 +0300] "GET /phpmyadmin/index.php?ajax_request=true&ajax_page_request=true&_nocache=1505127957098187273 HTTP/1.1" 200 6795 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:05:57 +0300] "POST /phpmyadmin/db_structure.php?ajax_request=1&favorite_table=1&sync_favorite_tables=1 HTTP/1.1" 200 143 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:05:57 +0300] "POST /phpmyadmin/version_check.php HTTP/1.1" 200 64 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:05:58 +0300] "GET /phpmyadmin/server_import.php?db=&ajax_request=true&ajax_page_request=true&_nocache=1505127958684847054 HTTP/1.1" 200 5914 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:35:11 +0300] "GET /phpmyadmin/ HTTP/1.1" 200 13219 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:35:12 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:35:12 +0300] "POST /phpmyadmin/version_check.php HTTP/1.1" 200 64 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:35:12 +0300] "POST /phpmyadmin/db_structure.php?ajax_request=1&favorite_table=1&sync_favorite_tables=1 HTTP/1.1" 200 143 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:35:13 +0300] "GET /phpmyadmin/server_import.php?db=&ajax_request=true&ajax_page_request=true&_nocache=1505129713887965137 HTTP/1.1" 200 5915 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:35:19 +0300] "POST /phpmyadmin/import.php HTTP/1.1" 200 7814 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:35:20 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:40:11 +0300] "-" 408 - "-" "-" ::1 - - [11/Sep/2017:14:40:11 +0300] "-" 408 - "-" "-" ::1 - - [11/Sep/2017:14:51:47 +0300] "GET /phpmyadmin/index.php?ajax_request=true&ajax_page_request=true&_nocache=1505130707329447730 HTTP/1.1" 200 6795 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:51:47 +0300] "POST /phpmyadmin/version_check.php HTTP/1.1" 200 64 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:51:47 +0300] "POST /phpmyadmin/db_structure.php?ajax_request=1&favorite_table=1&sync_favorite_tables=1 HTTP/1.1" 200 143 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:51:49 +0300] "GET /phpmyadmin/server_import.php?db=&ajax_request=true&ajax_page_request=true&_nocache=1505130709406642464 HTTP/1.1" 200 5915 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:51:54 +0300] "POST /phpmyadmin/import.php HTTP/1.1" 200 7814 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [11/Sep/2017:14:51:54 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:00 +0300] "GET /phpmyadmin/index.php HTTP/1.1" 200 13219 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:02 +0300] "GET /phpmyadmin/js/whitelist.php?lang=en&db=&v=4.7.0 HTTP/1.1" 200 475 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:02 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=jquery/jquery.ba-hashchange-1.3.js&scripts%5B%5D=jquery/jquery.debounce-1.0.5.js&scripts%5B%5D=menu-resizer.js&scripts%5B%5D=cross_framing_protection.js&scripts%5B%5D=rte.js&scripts%5B%5D=tracekit/tracekit.js&scripts%5B%5D=error_report.js&scripts%5B%5D=config.js&scripts%5B%5D=doclinks.js&scripts%5B%5D=functions.js&v=4.7.0 HTTP/1.1" 200 77860 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:02 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=jquery/jquery.min.js&scripts%5B%5D=jquery/jquery-migrate-3.0.0.js&scripts%5B%5D=sprintf.js&scripts%5B%5D=ajax.js&scripts%5B%5D=keyhandler.js&scripts%5B%5D=jquery/jquery-ui.min.js&scripts%5B%5D=jquery/jquery.cookie.js&scripts%5B%5D=jquery/jquery.mousewheel.js&scripts%5B%5D=jquery/jquery.event.drag-2.2.js&scripts%5B%5D=jquery/jquery-ui-timepicker-addon.js&v=4.7.0 HTTP/1.1" 200 138678 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:02 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=codemirror/addon/lint/lint.js&scripts%5B%5D=codemirror/addon/lint/sql-lint.js&scripts%5B%5D=console.js&v=4.7.0 HTTP/1.1" 200 13217 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:02 +0300] "GET /phpmyadmin/phpmyadmin.css.php?nocache=5933876897ltr HTTP/1.1" 200 20155 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:02 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=navigation.js&scripts%5B%5D=indexes.js&scripts%5B%5D=common.js&scripts%5B%5D=page_settings.js&scripts%5B%5D=shortcuts_handler.js&scripts%5B%5D=codemirror/lib/codemirror.js&scripts%5B%5D=codemirror/mode/sql/sql.js&scripts%5B%5D=codemirror/addon/runmode/runmode.js&scripts%5B%5D=codemirror/addon/hint/show-hint.js&scripts%5B%5D=codemirror/addon/hint/sql-hint.js&v=4.7.0 HTTP/1.1" 200 135447 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:02 +0300] "GET /phpmyadmin/js/get_image.js.php?theme=pmahomme&v=4.7.0 HTTP/1.1" 200 1841 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:02 +0300] "GET /phpmyadmin/js/messages.php?lang=en&db=&v=4.7.0 HTTP/1.1" 200 8625 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:03 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:03 +0300] "POST /phpmyadmin/db_structure.php?ajax_request=1&favorite_table=1&sync_favorite_tables=1 HTTP/1.1" 200 143 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:03 +0300] "POST /phpmyadmin/version_check.php HTTP/1.1" 200 64 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:06 +0300] "GET /phpmyadmin/server_import.php?db=&ajax_request=true&ajax_page_request=true&_nocache=1505211726482742415 HTTP/1.1" 200 5916 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:06 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=import.js&call_done=1&v=4.7.0 HTTP/1.1" 200 1699 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:26 +0300] "POST /phpmyadmin/import.php HTTP/1.1" 200 7692 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [12/Sep/2017:13:22:27 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:17:57 +0300] "GET /phpmyadmin/server_import.php?db= HTTP/1.1" 200 11601 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:17:59 +0300] "GET /phpmyadmin/js/whitelist.php?lang=en&db=&v=4.7.0 HTTP/1.1" 200 475 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:17:59 +0300] "GET /phpmyadmin/phpmyadmin.css.php?nocache=5933876897ltr HTTP/1.1" 200 20155 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:17:59 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=navigation.js&scripts%5B%5D=indexes.js&scripts%5B%5D=common.js&scripts%5B%5D=page_settings.js&scripts%5B%5D=shortcuts_handler.js&scripts%5B%5D=import.js&scripts%5B%5D=codemirror/lib/codemirror.js&scripts%5B%5D=codemirror/mode/sql/sql.js&scripts%5B%5D=codemirror/addon/runmode/runmode.js&scripts%5B%5D=codemirror/addon/hint/show-hint.js&v=4.7.0 HTTP/1.1" 200 134797 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:17:59 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=jquery/jquery.ba-hashchange-1.3.js&scripts%5B%5D=jquery/jquery.debounce-1.0.5.js&scripts%5B%5D=menu-resizer.js&scripts%5B%5D=cross_framing_protection.js&scripts%5B%5D=rte.js&scripts%5B%5D=tracekit/tracekit.js&scripts%5B%5D=error_report.js&scripts%5B%5D=config.js&scripts%5B%5D=doclinks.js&scripts%5B%5D=functions.js&v=4.7.0 HTTP/1.1" 200 77860 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:17:59 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=jquery/jquery.min.js&scripts%5B%5D=jquery/jquery-migrate-3.0.0.js&scripts%5B%5D=sprintf.js&scripts%5B%5D=ajax.js&scripts%5B%5D=keyhandler.js&scripts%5B%5D=jquery/jquery-ui.min.js&scripts%5B%5D=jquery/jquery.cookie.js&scripts%5B%5D=jquery/jquery.mousewheel.js&scripts%5B%5D=jquery/jquery.event.drag-2.2.js&scripts%5B%5D=jquery/jquery-ui-timepicker-addon.js&v=4.7.0 HTTP/1.1" 200 138678 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:17:59 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=codemirror/addon/hint/sql-hint.js&scripts%5B%5D=codemirror/addon/lint/lint.js&scripts%5B%5D=codemirror/addon/lint/sql-lint.js&scripts%5B%5D=console.js&v=4.7.0 HTTP/1.1" 200 15322 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:17:59 +0300] "GET /phpmyadmin/js/messages.php?lang=en&db=&v=4.7.0 HTTP/1.1" 200 8625 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:17:59 +0300] "GET /phpmyadmin/js/get_image.js.php?theme=pmahomme&v=4.7.0 HTTP/1.1" 200 1841 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:18:00 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:18:27 +0300] "POST /phpmyadmin/import.php HTTP/1.1" 200 7692 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:18:28 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=navigation.js&scripts%5B%5D=indexes.js&scripts%5B%5D=common.js&scripts%5B%5D=page_settings.js&scripts%5B%5D=shortcuts_handler.js&scripts%5B%5D=codemirror/lib/codemirror.js&scripts%5B%5D=codemirror/mode/sql/sql.js&scripts%5B%5D=codemirror/addon/runmode/runmode.js&scripts%5B%5D=codemirror/addon/hint/show-hint.js&scripts%5B%5D=codemirror/addon/hint/sql-hint.js&v=4.7.0 HTTP/1.1" 200 135447 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:18:28 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=codemirror/addon/lint/lint.js&scripts%5B%5D=codemirror/addon/lint/sql-lint.js&scripts%5B%5D=console.js&v=4.7.0 HTTP/1.1" 200 13217 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:18:28 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2005 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:18:35 +0300] "GET /phpmyadmin/url.php?url=https%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.7%2Fen%2Ferror-messages-server.html HTTP/1.1" 200 181 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:42:23 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 1322 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:42:34 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 1322 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:11:42:36 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 1322 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:12:06:36 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 1322 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:12:06:38 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 1322 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:12:19:55 +0300] "GET /phpmyadmin/server_import.php?db=&ajax_request=true&ajax_page_request=true&_nocache=1505294395744891518 HTTP/1.1" 200 5916 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:12:19:55 +0300] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=import.js&call_done=1&v=4.7.0 HTTP/1.1" 200 1699 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:12:20:10 +0300] "POST /phpmyadmin/import.php HTTP/1.1" 200 7468 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:12:21:41 +0300] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2049 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:12:38:02 +0300] "GET /phpmyadmin/index.php?ajax_request=true&ajax_page_request=true&_nocache=1505295482614475943 HTTP/1.1" 200 6795 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:12:38:02 +0300] "POST /phpmyadmin/version_check.php HTTP/1.1" 200 64 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:12:38:02 +0300] "POST /phpmyadmin/db_structure.php?ajax_request=1&favorite_table=1&sync_favorite_tables=1 HTTP/1.1" 200 143 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" 127.0.0.1 - - [13/Sep/2017:12:51:30 +0300] "GET / HTTP/1.1" 500 - "http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer'>http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" 127.0.0.1 - - [13/Sep/2017:12:51:32 +0300] "GET / HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:12:51:37 +0300] "GET / HTTP/1.1" 500 - "http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer'>http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:12:56:26 +0300] "GET /prestashop/ HTTP/1.1" 404 - "http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer'>http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:13:29:51 +0300] "GET /prestashop/ HTTP/1.1" 404 - "http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer'>http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:13:29:51 +0300] "GET /favicon.ico HTTP/1.1" 200 30894 "http://localhost/prestashop/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:13:30:54 +0300] "GET /prestashop/ HTTP/1.1" 500 - "http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer'>http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:13:30:55 +0300] "GET /prestashop/ HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:13:32:02 +0300] "GET /prestashop/ HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:13:32:05 +0300] "GET / HTTP/1.1" 200 789 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:13:32:07 +0300] "GET /prestashop/ HTTP/1.1" 500 - "http://localhost/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:13:46:45 +0300] "GET /prestashop/ HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" 127.0.0.1 - - [13/Sep/2017:13:49:07 +0300] "GET /prestashop HTTP/1.1" 301 335 "http://doc.prestashop.com/display/PS16/Installing+PrestaShop" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" 127.0.0.1 - - [13/Sep/2017:13:49:07 +0300] "GET /prestashop/ HTTP/1.1" 500 - "http://doc.prestashop.com/display/PS16/Installing+PrestaShop" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:13:57:57 +0300] "GET /prestashop/ HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" ::1 - - [13/Sep/2017:14:29:10 +0300] "GET /prestashop/ HTTP/1.1" 500 - "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36" .htaccess file contents: # .htaccess automaticaly generated by PrestaShop e-commerce open-source solution # WARNING: PLEASE DO NOT MODIFY THIS FILE MANUALLY. IF NECESSARY, ADD YOUR SPECIFIC CONFIGURATION WITH THE HTACCESS GENERATOR IN BACK OFFICE # http://www.prestashop.com - http://www.prestashop.com/forums <IfModule mod_rewrite.c> # URL rewriting module activation RewriteEngine on # URL rewriting rules RewriteRule ^api/?(.*)$ /support7/vasilopoulos/webservice/dispatcher.php?url=$1 [QSA,L] </IfModule> # Catch 404 errors ErrorDocument 404 /support7/vasilopoulos/404.php <Files 403.shtml> order allow,deny allow from all </Files> deny from 84.205.231.45 Edited September 13, 2017 by eru777 (see edit history) Link to comment Share on other sites More sharing options...
Masteries Posted September 14, 2017 Share Posted September 14, 2017 Then it should be the table "ps_configuration" I believe. Also, it seems like you're using PHP 7 for your xampp server which is not quite compatible with Prestashop 1.4. I recommend installing xampp with PHP 5.3 Link to comment Share on other sites More sharing options...
Masteries Posted September 14, 2017 Share Posted September 14, 2017 (edited) Also, don't forget to set your base URL in settings.inc.php since it cannot be done through the database in version 1.4. Find the line: define('__PS_BASE_URI__', '/'); set it to: define('__PS_BASE_URI__', '/prestashop/'); After you've done all that, clear cache, remove the .htaccess file and re-generate it. Edited September 14, 2017 by Masteries (see edit history) Link to comment Share on other sites More sharing options...
eru777 Posted September 14, 2017 Author Share Posted September 14, 2017 (edited) Yes, I am already using an old version of xampp after someone else pointed it out yesterday. Unfortunately there are no domain options there. Here's what exists: https://imgur.com/a/Hk07N Thanks a lot for trying to help Edited September 14, 2017 by eru777 (see edit history) Link to comment Share on other sites More sharing options...
Masteries Posted September 14, 2017 Share Posted September 14, 2017 Yes, I am already using an old version of xampp after someone else pointed it out yesterday. Unfortunately there are no domain options there. Here's what exists: https://imgur.com/a/Hk07N Thanks a lot for trying to help There should be more pages in that table. Click on the "name" column to sort alphabetically and it should be there. Link to comment Share on other sites More sharing options...
eru777 Posted September 14, 2017 Author Share Posted September 14, 2017 (edited) There should be more pages in that table. Click on the "name" column to sort alphabetically and it should be there. You were right. There's a __PS_BASE_URI__ Here is what it shows when I try to edit it: https://imgur.com/a/EWA9t What do I put there? Edited September 14, 2017 by eru777 (see edit history) Link to comment Share on other sites More sharing options...
Masteries Posted September 14, 2017 Share Posted September 14, 2017 (edited) You were right. There's a __PS_BASE_URI__ Here is what it shows when I try to edit it: https://imgur.com/a/EWA9t What do I put there? There should also be rows related to domain names if you go to the next page in the table (PS_SHOP_DOMAIN & PS_SHOP_DOMAIN_SSL). You need to edit your old domain name to "localhost" in there. As for the base uri, put "/prestashop/" in the value field. Do the same in settings.inc.php and don't forget all the other steps I talked about in my previous posts. Edited September 14, 2017 by Masteries (see edit history) Link to comment Share on other sites More sharing options...
eru777 Posted September 14, 2017 Author Share Posted September 14, 2017 I did all that and it still says: Link to database cannot be established. I am using xamp v3.2.2, you think I should be using an older one? It uses php 5.2 Link to comment Share on other sites More sharing options...
Masteries Posted September 14, 2017 Share Posted September 14, 2017 (edited) I did all that and it still says: I am using xamp v3.2.2, you think I should be using an older one? It uses php 5.2 Did you change your settings.inc.php file to match with the details of your local MySQL database? Go to phpMyAdmin > User Accounts and add a new one & use those details in settings.inc.php. EDIT: PHP 5.2 should be fine, the issue is not with that right now. The issue is that the database link cannot be established due to incorrect credentials. Edited September 14, 2017 by Masteries (see edit history) Link to comment Share on other sites More sharing options...
eru777 Posted September 14, 2017 Author Share Posted September 14, 2017 Did you change your settings.inc.php file to match with the details of your local MySQL database? Go to phpMyAdmin > User Accounts and add a new one & use those details in settings.inc.php. Yes, I did <?phpdefine('__PS_BASE_URI__', '/prestashop/'); define('_MEDIA_SERVER_1_', ''); define('_MEDIA_SERVER_2_', ''); define('_MEDIA_SERVER_3_', ''); define('_PS_CACHING_SYSTEM_', 'MCached'); define('_PS_CACHE_ENABLED_', '0'); define('_THEME_NAME_', 'theme301'); define('_DB_NAME_', 'vassilopoulos'); define('_MYSQL_ENGINE_', 'InnoDB'); define('_DB_SERVER_', 'localhost'); define('_DB_USER_', 'vass_user'); define('_DB_PREFIX_', 'ps_'); define('_DB_PASSWD_', '1234'); define('_DB_TYPE_', 'MySQL'); define('_COOKIE_KEY_', 'PbuqakbuFauFqf414W4XCX8iH5UNQt9FeohUiZZYA3om1MR1RiY8BXiu'); define('_COOKIE_IV_', 'e0TCXykq'); define('_RIJNDAEL_KEY_', 'BJesQLOxZBi8j8Xdh32k3aUGqZ0XPozs'); define('_RIJNDAEL_IV_', 'V9UryLkbe6D9B4M+ONnr/g=='); define('_PS_VERSION_', '1.4.6.2'); ?> Link to comment Share on other sites More sharing options...
Masteries Posted September 14, 2017 Share Posted September 14, 2017 (edited) There is an invalid <?php tag in your file. It should look like this: <?php define('__PS_BASE_URI__', '/prestashop/'); define('_MEDIA_SERVER_1_', ''); define('_MEDIA_SERVER_2_', ''); define('_MEDIA_SERVER_3_', ''); define('_PS_CACHING_SYSTEM_', 'MCached'); define('_PS_CACHE_ENABLED_', '0'); define('_THEME_NAME_', 'theme301'); define('_DB_NAME_', 'vassilopoulos'); define('_MYSQL_ENGINE_', 'InnoDB'); define('_DB_SERVER_', 'localhost'); define('_DB_USER_', 'vass_user'); define('_DB_PREFIX_', 'ps_'); define('_DB_PASSWD_', '1234'); define('_DB_TYPE_', 'MySQL'); define('_COOKIE_KEY_', 'PbuqakbuFauFqf414W4XCX8iH5UNQt9FeohUiZZYA3om1MR1RiY8BXiu'); define('_COOKIE_IV_', 'e0TCXykq'); define('_RIJNDAEL_KEY_', 'BJesQLOxZBi8j8Xdh32k3aUGqZ0XPozs'); define('_RIJNDAEL_IV_', 'V9UryLkbe6D9B4M+ONnr/g=='); define('_PS_VERSION_', '1.4.6.2'); ?> Also try restarting MySQL service in xampp control panel. Edited September 14, 2017 by Masteries (see edit history) Link to comment Share on other sites More sharing options...
eru777 Posted September 14, 2017 Author Share Posted September 14, 2017 (edited) Hm, strange. Actually the whole batch of code was on one line for some reason (on the original text file) I did restart more than once. both services. I also copy pasted the code nicely (not on one line) and still nothing. Link to database cannot be established. Edited September 14, 2017 by eru777 (see edit history) Link to comment Share on other sites More sharing options...
Masteries Posted September 14, 2017 Share Posted September 14, 2017 Well that's weird. Are you sure the DB credentials are correct? The error you're getting is 100% due to incorrect credentials or due to insufficient permissions. Try creating another new user account and give it all permissions/privileges and try using those details instead. Link to comment Share on other sites More sharing options...
eru777 Posted September 14, 2017 Author Share Posted September 14, 2017 (edited) Yeah they are correct.. Sorry if this is a newbie question but, in phpmyadmin, it says below You are connected as 'root' with no password, which corresponds to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole by setting a password for user 'root'. Is this for the user of phpmyadmin or for the database itself? Cuz it didn't really show me any password/ username prompt when I imported the database. I just imported it. What does phpmyadmin even do? Doesn't prestashop handle the databases? Edited September 14, 2017 by eru777 (see edit history) Link to comment Share on other sites More sharing options...
Masteries Posted September 14, 2017 Share Posted September 14, 2017 (edited) Sorry if this is a newbie question but, in phpmyadmin, it says below Is this for the user of phpmyadmin or for the database itself? Cuz it didn't really show me any password/ username prompt when I imported the database. I just imported it. What does phpmyadmin even do? Doesn't prestashop handle the databases? phpMyAdmin is the software that manages databases for all kinds of platforms including Prestashop. The "root" login is for both phpMyAdmin and the default credentials for accessing it. When used on a local environment the default credentials are: Username: root Password: blank (nothing) So you can also try using that info without creating a new user account. Copy and paste this and see if it works: <?php define('__PS_BASE_URI__', '/prestashop/'); define('_MEDIA_SERVER_1_', ''); define('_MEDIA_SERVER_2_', ''); define('_MEDIA_SERVER_3_', ''); define('_PS_CACHING_SYSTEM_', 'MCached'); define('_PS_CACHE_ENABLED_', '0'); define('_THEME_NAME_', 'theme301'); define('_DB_NAME_', 'vassilopoulos'); define('_MYSQL_ENGINE_', 'InnoDB'); define('_DB_SERVER_', 'localhost'); define('_DB_USER_', 'root'); define('_DB_PREFIX_', 'ps_'); define('_DB_PASSWD_', ''); define('_DB_TYPE_', 'MySQL'); define('_COOKIE_KEY_', 'PbuqakbuFauFqf414W4XCX8iH5UNQt9FeohUiZZYA3om1MR1RiY8BXiu'); define('_COOKIE_IV_', 'e0TCXykq'); define('_RIJNDAEL_KEY_', 'BJesQLOxZBi8j8Xdh32k3aUGqZ0XPozs'); define('_RIJNDAEL_IV_', 'V9UryLkbe6D9B4M+ONnr/g=='); define('_PS_VERSION_', '1.4.6.2'); ?> Edited September 14, 2017 by Masteries (see edit history) 1 Link to comment Share on other sites More sharing options...
eru777 Posted September 14, 2017 Author Share Posted September 14, 2017 OMG it worked! I've been trying to get this prehistoric website to work locally for like a month. Thank you so much! Link to comment Share on other sites More sharing options...
Masteries Posted September 14, 2017 Share Posted September 14, 2017 OMG it worked! I've been trying to get this prehistoric website to work locally for like a month. Thank you so much! You're most welcome! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now