Страница авторизации показывается
Вводил и root и себя выдает
#2002 Невозможно подключиться к серверу MySQL
что не так?
Mageia Russian Community Forum
Форум русскоязычного сообщества пользователей Mageia
Вы не вошли. Пожалуйста, войдите или зарегистрируйтесь.
На этот форум и wiki ведут ссылки с официальных сайтов Mageia.
У форума нет нигде и никаких чатов, wiki пока не работает (в процессе подключения), идёт небольшая реорганизация.Форум закрывается, подробности в теме «Реорганизация форума».
Mageia Russian Community Forum → Системное администрирование → phpmyadmin установка и настройка...
Чтобы отправить ответ, вы должны войти или зарегистрироваться
Страница авторизации показывается
Вводил и root и себя выдает
#2002 Невозможно подключиться к серверу MySQL
что не так?
что не так?
В ошибке вроде по-русски написано. MariaDB (вместо MySQL в Mageia и ряде других дистрибутивов используется) установи и запусти соответствующий сервис.
В ошибке вроде по-русски написано. MariaDB (вместо MySQL в Mageia и ряде других дистрибутивов используется) установи и запусти соответствующий сервис.
Установил но в службах вижу только mysqld - и стартует он при загрузке
Ошибка стала другая вылазить
#1045 Невозможно подключиться к серверу MySQL
sevo44, сервер работает. Вопрос в Апаче.
Вот что в файле
config.inc.php
/* Authentication type */
$cfg['Servers'][$i]['auth_type'] = 'cookie';
/* Server parameters */
$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['compress'] = false;
$cfg['Servers'][$i]['AllowNoPassword'] = false;
Вот что в файле config.inc.php
Неинтересно. Интересно вывод phpinfo
. Интересно вывод phpinfo
PHP logo
PHP Version 5.6.16
System Linux localhost 4.1.13-desktop-2.mga5 #1 SMP Wed Nov 11 01:02:41 UTC 2015 x86_64
Build Date Nov 29 2015 23:18:40
Configure Command './configure' '--with-apxs2=/usr/bin/apxs' '--build=x86_64-mageia-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var/lib' '--mandir=/usr/share/man' '--enable-shared=yes' '--enable-static=no' '--with-libdir=lib64' '--with-config-file-path=/etc' '--with-config-file-scan-dir=/etc/php.d' '--disable-debug' '--enable-inline-optimization' '--with-regex=system' '--with-pcre-regex=/usr' '--with-zlib=/usr' '--with-pdo-odbc=unixODBC' '--with-zlib=shared,/usr' '--with-openssl=shared,/usr' '--enable-libxml=/usr' '--enable-mod_charset' '--without-pear' '--enable-bcmath=shared' '--with-bz2=shared,/usr' '--enable-calendar=shared' '--enable-ctype=shared' '--with-curl=shared,/usr' '--without-curlwrappers' '--enable-dba=shared' '--with-gdbm' '--with-db4' '--with-cdb' '--enable-dom=shared,/usr' '--with-enchant=shared,/usr' '--enable-exif=shared' '--enable-fileinfo=shared' '--enable-filter=shared' '--with-pcre-dir=/usr' '--enable-intl=shared' '--with-icu-dir=/usr' '--enable-json=shared' '--with-libjson' '--with-openssl-dir=/usr' '--enable-ftp=shared' '--with-gd=shared,/usr' '--with-jpeg-dir=/usr' '--with-vpx-dir=/usr' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--with-t1lib=/usr' '--with-gettext=shared,/usr' '--with-gmp=shared,/usr' '--enable-hash=shared,/usr' '--with-iconv=shared' '--with-imap=shared,/usr' '--with-imap-ssl=/usr' '--with-ldap=shared,/usr' '--with-ldap-sasl=/usr' '--enable-mbstring=shared,/usr' '--enable-mbregex' '--with-libmbfl=/usr' '--with-onig=/usr' '--with-mcrypt=shared,/usr' '--with-mssql=shared,/usr' '--with-mysql=shared,mysqlnd' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-zlib-dir=/usr' '--with-mysqli=shared,mysqlnd' '--enable-mysqlnd=shared,/usr/bin/mysql_config' '--with-unixODBC=shared,/usr' '--enable-opcache=shared' '--enable-pcntl=shared' '--enable-pdo=shared,/usr' '--with-pdo-dblib=shared,/usr' '--with-pdo-mysql=shared,mysqlnd' '--with-pdo-odbc=shared,unixODBC,/usr' '--with-pdo-pgsql=shared,/usr' '--with-pdo-sqlite=shared,/usr' '--with-pgsql=shared,/usr' '--enable-phar=shared' '--enable-posix=shared' '--with-readline=shared,/usr' '--with-recode=shared,/usr' '--enable-session=shared,/usr' '--enable-shmop=shared,/usr' '--enable-simplexml' '--with-snmp=shared,/usr' '--enable-soap=shared,/usr' '--enable-sockets=shared,/usr' '--with-sqlite3=shared,/usr' '--with-sybase-ct=shared,/usr' '--enable-sysvmsg=shared,/usr' '--enable-sysvsem=shared,/usr' '--enable-sysvshm=shared,/usr' '--with-tidy=shared,/usr' '--enable-tokenizer=shared,/usr' '--enable-xml=shared,/usr' '--enable-xmlreader=shared,/usr' '--with-xmlrpc=shared,/usr' '--enable-xmlwriter=shared,/usr' '--with-xsl=shared,/usr' '--enable-wddx=shared' '--with-libxml-dir=/usr' '--enable-zip=shared' '--with-libzip=/usr' '--with-interbase=shared,/usr/lib64/firebird' '--with-pdo-firebird=shared,/usr/lib64/firebird' '--enable-phpdbg' 'build_alias=x86_64-mageia-linux-gnu' 'CFLAGS=-O2 '-g' '-pipe' '-Wformat' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fstack-protector' '--param=ssp-buffer-size=4' '-fstack-protector-all' '-fPIC' '-fno-strict-aliasing'' 'LDFLAGS= '-Wl,--as-needed' '-Wl,-z,relro' '-Wl,-O1' '-Wl,--build-id' '-Wl,--enable-new-dtags'' 'CXXFLAGS=-O2 '-g' '-pipe' '-Wformat' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fstack-protector' '--param=ssp-buffer-size=4' '-fstack-protector-all' '-fPIC''
Server API Apache 2.0 Handler
Virtual Directory Support disabled
Configuration File (php.ini) Path /etc
Loaded Configuration File /etc/php.ini
Scan this dir for additional .ini files /etc/php.d
Additional .ini files parsed /etc/php.d/10_bz2.ini, /etc/php.d/12_ctype.ini, /etc/php.d/18_dom.ini, /etc/php.d/21_openssl.ini, /etc/php.d/21_zlib.ini, /etc/php.d/22_ftp.ini, /etc/php.d/24_gettext.ini, /etc/php.d/26_iconv.ini, /etc/php.d/27_imap.ini, /etc/php.d/28_ldap.ini, /etc/php.d/29_mbstring.ini, /etc/php.d/30_mcrypt.ini, /etc/php.d/33_mysqlnd.ini, /etc/php.d/36_mysql.ini, /etc/php.d/37_mysqli.ini, /etc/php.d/42_pgsql.ini, /etc/php.d/43_posix.ini, /etc/php.d/47_session.ini, /etc/php.d/50_snmp.ini, /etc/php.d/54_hash.ini, /etc/php.d/55_imagick.ini, /etc/php.d/57_sysvsem.ini, /etc/php.d/58_sysvshm.ini, /etc/php.d/60_tokenizer.ini, /etc/php.d/62_xml.ini, /etc/php.d/63_xmlreader.ini, /etc/php.d/64_xmlwriter.ini, /etc/php.d/81_filter.ini, /etc/php.d/82_json.ini, /etc/php.d/83_zip.ini, /etc/php.d/A60_timezonedb.ini, /etc/php.d/Z98_suhosin.ini
PHP API 20131106
PHP Extension 20131226
Zend Extension 220131226
Zend Extension Build API220131226,NTS
PHP Extension Build API20131226,NTS
Debug Build no
Thread Safety disabled
Zend Signal Handling disabled
Zend Memory Manager enabled
Zend Multibyte Support provided by mbstring
IPv6 Support enabled
DTrace Support disabled
Registered PHP Streams compress.bzip2, https, ftps, compress.zlib, php, file, glob, data, http, ftp, zip
Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls, tlsv1.0, tlsv1.1, tlsv1.2
Registered Stream Filters bzip2.*, zlib.*, convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk
Zend logo This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
Configuration
apache2handler
Apache Version Apache/2.4.10 (Mageia) PHP/5.6.16
Apache API Version 20120211
Server Administrator root@localhost
Hostname:Port localhost:0
User/Group apache(974)/414
Max Requests Per Child: 0 - Keep Alive: on - Max Per Connection: 100
Timeouts Connection: 60 - Keep-Alive: 5
Virtual Server Yes
Server Root /etc/httpd
Loaded Modules core mod_so http_core mod_access_compat mod_actions mod_alias mod_allowmethods mod_auth_basic mod_auth_digest mod_authn_anon mod_authn_core mod_authn_dbm mod_authn_file mod_authn_socache mod_authz_core mod_authz_dbm mod_authz_groupfile mod_authz_host mod_authz_owner mod_authz_user mod_autoindex mod_data mod_deflate mod_dir mod_dumpio mod_echo mod_env mod_expires mod_ext_filter mod_filter mod_headers mod_include mod_info mod_log_config mod_logio mod_mime_magic mod_mime mod_negotiation mod_remoteip mod_reqtimeout mod_rewrite mod_setenvif mod_slotmem_plain mod_slotmem_shm mod_socache_dbm mod_socache_memcache mod_socache_shmcb mod_status mod_substitute mod_unique_id mod_unixd mod_version mod_vhost_alias mod_lua mod_systemd mod_userdir prefork mod_cgi mod_php
Directive Local Value Master Value
engine 1 1
last_modified 0 0
xbithack 0 0
Apache Environment
Variable Value
UNIQUE_ID VnpiWf40aOcQWyQ1O2hBUQAAAAA
HTTP_HOST localhost
HTTP_CONNECTION keep-alive
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
HTTP_UPGRADE_INSECURE_REQUESTS 1
HTTP_USER_AGENT Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36
HTTP_ACCEPT_ENCODING gzip, deflate, sdch
HTTP_ACCEPT_LANGUAGE ru-RU,ru;q=0.8,en-US;q=0.6,en;q=0.4
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
SERVER_SIGNATURE no value
SERVER_SOFTWARE Apache/2.4.10 (Mageia) PHP/5.6.16
SERVER_NAME localhost
SERVER_ADDR ::1
SERVER_PORT 80
REMOTE_ADDR ::1
DOCUMENT_ROOT /var/www/html
REQUEST_SCHEME http
CONTEXT_PREFIX no value
CONTEXT_DOCUMENT_ROOT /var/www/html
SERVER_ADMIN root@localhost
SCRIPT_FILENAME /var/www/html/info.php
REMOTE_PORT 33036
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING no value
REQUEST_URI /info.php
SCRIPT_NAME /info.php
HTTP Headers Information
HTTP Request Headers
HTTP Request GET /info.php HTTP/1.1
Host localhost
Connection keep-alive
Accept text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
Upgrade-Insecure-Requests 1
User-Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36
Accept-Encoding gzip, deflate, sdch
Accept-Language ru-RU,ru;q=0.8,en-US;q=0.6,en;q=0.4
HTTP Response Headers
X-Powered-By PHP/5.6.16
bz2
BZip2 Support Enabled
Stream Wrapper support compress.bzip2://
Stream Filter support bzip2.decompress, bzip2.compress
BZip2 Version 1.0.6, 6-Sept-2010
Core
PHP Version 5.6.16
Directive Local Value Master Value
allow_url_fopen On On
allow_url_include Off Off
always_populate_raw_post_data 0 0
arg_separator.input & &
arg_separator.output & &
asp_tags Off Off
auto_append_file no value no value
auto_globals_jit On On
auto_prepend_file no value no value
browscap no value no value
default_charset UTF-8 UTF-8
default_mimetype text/html text/html
disable_classes no value no value
disable_functions no value no value
display_errors Off Off
display_startup_errors Off Off
doc_root no value no value
docref_ext no value no value
docref_root no value no value
enable_dl On On
enable_post_data_reading On On
error_append_string no value no value
error_log no value no value
error_prepend_string no value no value
error_reporting 22527 22527
exit_on_timeout Off Off
expose_php On On
extension_dir /usr/lib64/php/extensions /usr/lib64/php/extensions
file_uploads On On
highlight.comment #FF8000 #FF8000
highlight.default #0000BB #0000BB
highlight.html #000000 #000000
highlight.keyword #007700 #007700
highlight.string #DD0000 #DD0000
html_errors On On
ignore_repeated_errors Off Off
ignore_repeated_source Off Off
ignore_user_abort Off Off
implicit_flush Off Off
include_path .:/usr/lib64/php/:/usr/share/pear/:/usr/share/php/ .:/usr/lib64/php/:/usr/share/pear/:/usr/share/php/
input_encoding no value no value
internal_encoding no value no value
log_errors On On
log_errors_max_len 1024 1024
mail.add_x_header On On
mail.force_extra_parameters no value no value
mail.log no value no value
max_execution_time 30 30
max_file_uploads 20 20
max_input_nesting_level 64 64
max_input_time 60 60
max_input_vars 1000 1000
memory_limit 128M 128M
open_basedir no value no value
output_buffering 4096 4096
output_encoding no value no value
output_handler no value no value
post_max_size 8M 8M
precision 14 14
realpath_cache_size 16K 16K
realpath_cache_ttl 120 120
register_argc_argv Off Off
report_memleaks On On
report_zend_debug On On
request_order GP GP
sendmail_from no value no value
sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i
serialize_precision 17 17
short_open_tag On On
SMTP localhost localhost
smtp_port 25 25
sql.safe_mode Off Off
sys_temp_dir no value no value
track_errors Off Off
unserialize_callback_func no value no value
upload_max_filesize 16M 16M
upload_tmp_dir /var/tmp /var/tmp
user_dir no value no value
user_ini.cache_ttl 300 300
user_ini.filename no value no value
variables_order GPCS GPCS
xmlrpc_error_number 0 0
xmlrpc_errors Off Off
zend.detect_unicode On On
zend.enable_gc On On
zend.multibyte Off Off
zend.script_encoding no value no value
ctype
ctype functions enabled
date
date/time support enabled
"Olson" Timezone Database Version 2015.7
Timezone Database internal
Default timezone UTC
Directive Local Value Master Value
date.default_latitude 31.7667 31.7667
date.default_longitude 35.2333 35.2333
date.sunrise_zenith 90.583333 90.583333
date.sunset_zenith 90.583333 90.583333
date.timezone no value no value
dom
DOM/XML enabled
DOM/XML API Version 20031129
libxml Version 2.9.3
HTML Support enabled
XPath Support enabled
XPointer Support enabled
Schema Support enabled
RelaxNG Support enabled
ereg
Regex Library Bundled library enabled
filter
Input Validation and Filtering enabled
Revision $Id: 86120bba568c551914a35636ec408f1e7e66af32 $
Directive Local Value Master Value
filter.default unsafe_raw unsafe_raw
filter.default_flags no value no value
ftp
FTP support enabled
gettext
GetText Support enabled
hash
hash support enabled
Hashing Engines md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
iconv
iconv support enabled
iconv implementation glibc
iconv library version 2.20
Directive Local Value Master Value
iconv.input_encoding no value no value
iconv.internal_encoding no value no value
iconv.output_encoding no value no value
imagick
imagick module enabled
imagick module version 3.1.2
imagick classes Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator
ImageMagick version ImageMagick 6.8.9-9 Q16 x86_64 2015-12-09 http://www.imagemagick.org
ImageMagick copyright Copyright (C) 1999-2014 ImageMagick Studio LLC
ImageMagick release date 2015-12-09
ImageMagick number of supported formats: 221
ImageMagick supported formats 3FR, AAI, AI, ART, ARW, AVI, AVS, BGR, BGRA, BIE, BMP, BMP2, BMP3, BRF, CAL, CALS, CANVAS, CAPTION, CIN, CIP, CLIP, CMYK, CMYKA, CR2, CRW, CUR, CUT, DCM, DCR, DCX, DDS, DFONT, DNG, DOT, DPX, DXT1, DXT5, EPDF, EPI, EPS, EPS2, EPS3, EPSF, EPSI, EPT, EPT2, EPT3, ERF, EXR, FAX, FITS, FRACTAL, FTS, G3, GIF, GIF87, GRADIENT, GRAY, GROUP4, GV, HALD, HDR, HISTOGRAM, HRZ, HTM, HTML, ICB, ICO, ICON, INFO, INLINE, IPL, ISOBRL, J2C, J2K, JBG, JBIG, JNG, JNX, JP2, JPC, JPEG, JPG, JPM, JPT, JSON, K25, KDC, LABEL, M2V, M4V, MAC, MAP, MASK, MAT, MATTE, MEF, MIFF, MNG, MONO, MOV, MP4, MPC, MPEG, MPG, MRW, MSL, MSVG, MTV, MVG, NEF, NRW, NULL, ORF, OTB, OTF, PAL, PALM, PAM, PANGO, PATTERN, PBM, PCD, PCDS, PCL, PCT, PCX, PDB, PDF, PDFA, PEF, PES, PFA, PFB, PFM, PGM, PICON, PICT, PIX, PJPEG, PLASMA, PNG, PNG00, PNG24, PNG32, PNG48, PNG64, PNG8, PNM, PPM, PREVIEW, PS, PS2, PS3, PSB, PSD, PTIF, PWP, RADIAL-GRADIENT, RAF, RAS, RAW, RGB, RGBA, RGBO, RGF, RLA, RLE, RMF, RW2, SCR, SCT, SFW, SGI, SHTML, SIX, SIXEL, SPARSE-COLOR, SR2, SRF, STEGANO, SUN, SVG, SVGZ, TEXT, TGA, THUMBNAIL, TIFF, TIFF64, TILE, TIM, TTC, TTF, TXT, UBRL, UIL, UYVY, VDA, VICAR, VID, VIFF, VIPS, VST, WBMP, WEBP, WMF, WMV, WMZ, WPG, X, X3F, XBM, XC, XCF, XPM, XPS, XV, XWD, YCbCr, YCbCrA, YUV
Directive Local Value Master Value
imagick.locale_fix 0 0
imagick.progress_monitor 0 0
imap
IMAP c-Client Version 2007f
SSL Support enabled
json
json support enabled
json version 1.3.7
JSON-C headers version 0.12
JSON-C library version 0.12
ldap
LDAP Support enabled
RCS Version $Id: ab663b156be320c3bba8a7267187105adc47361a $
Total Links 0/unlimited
API Version 3001
Vendor Name OpenLDAP
Vendor Version 20440
SASL Support Enabled
Directive Local Value Master Value
ldap.max_links Unlimited Unlimited
libxml
libXML support active
libXML Compiled Version 2.9.3
libXML Loaded Version 20903
libXML streams enabled
mbstring
Multibyte Support enabled
Multibyte string engine libmbfl
HTTP input encoding translation disabled
libmbfl version 1.3.2
mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
Multibyte (japanese) regex support enabled
Multibyte regex (oniguruma) version 5.9.5
Directive Local Value Master Value
mbstring.detect_order no value no value
mbstring.encoding_translation Off Off
mbstring.func_overload 0 0
mbstring.http_input no value no value
mbstring.http_output no value no value
mbstring.http_output_conv_mimetypes ^(text/|application/xhtml\+xml) ^(text/|application/xhtml\+xml)
mbstring.internal_encoding no value no value
mbstring.language neutral neutral
mbstring.strict_detection Off Off
mbstring.substitute_character no value no value
mcrypt
mcrypt support enabled
mcrypt_filter support enabled
Version 2.5.8
Api No 20021217
Supported ciphers safer-sk128 cast-256 threeway tripledes serpent loki97 des blowfish-compat wake rijndael-192 rc2 arcfour twofish cast-128 blowfish rijndael-128 safer-sk64 enigma gost xtea rijndael-256 saferplus
Supported modes cfb cbc ctr ncfb ecb nofb stream ofb
Directive Local Value Master Value
mcrypt.algorithms_dir no value no value
mcrypt.modes_dir no value no value
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $
Directive Local Value Master Value
mysql.allow_local_infile On On
mysql.allow_persistent On On
mysql.connect_timeout 60 60
mysql.default_host no value no value
mysql.default_password no value no value
mysql.default_port no value no value
mysql.default_socket /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off
mysqli
MysqlI Support enabled
Client API library version mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $
Active Persistent Links 0
Inactive Persistent Links 0
Active Links 0
Directive Local Value Master Value
mysqli.allow_local_infile On On
mysqli.allow_persistent On On
mysqli.default_host no value no value
mysqli.default_port 3306 3306
mysqli.default_pw no value no value
mysqli.default_socket /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock
mysqli.default_user no value no value
mysqli.max_links Unlimited Unlimited
mysqli.max_persistent Unlimited Unlimited
mysqli.reconnect Off Off
mysqli.rollback_on_cached_plink Off Off
mysqlnd
mysqlnd enabled
Version mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $
Compression supported
core SSL supported
extended SSL supported
Command buffer size 4096
Read buffer size 32768
Read timeout 31536000
Collecting statistics Yes
Collecting memory statistics No
Tracing n/a
Loaded plugins mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password
API Extensions mysqli,mysql
mysqlnd statistics
bytes_sent 0
bytes_received 0
packets_sent 0
packets_received 0
protocol_overhead_in 0
protocol_overhead_out 0
bytes_received_ok_packet 0
bytes_received_eof_packet 0
bytes_received_rset_header_packet 0
bytes_received_rset_field_meta_packet 0
bytes_received_rset_row_packet 0
bytes_received_prepare_response_packet 0
bytes_received_change_user_packet 0
packets_sent_command 0
packets_received_ok 0
packets_received_eof 0
packets_received_rset_header 0
packets_received_rset_field_meta 0
packets_received_rset_row 0
packets_received_prepare_response 0
packets_received_change_user 0
result_set_queries 0
non_result_set_queries 0
no_index_used 0
bad_index_used 0
slow_queries 0
buffered_sets 0
unbuffered_sets 0
ps_buffered_sets 0
ps_unbuffered_sets 0
flushed_normal_sets 0
flushed_ps_sets 0
ps_prepared_never_executed 0
ps_prepared_once_executed 0
rows_fetched_from_server_normal 0
rows_fetched_from_server_ps 0
rows_buffered_from_client_normal 0
rows_buffered_from_client_ps 0
rows_fetched_from_client_normal_buffered 0
rows_fetched_from_client_normal_unbuffered 0
rows_fetched_from_client_ps_buffered 0
rows_fetched_from_client_ps_unbuffered 0
rows_fetched_from_client_ps_cursor 0
rows_affected_normal 0
rows_affected_ps 0
rows_skipped_normal 0
rows_skipped_ps 0
copy_on_write_saved 0
copy_on_write_performed 0
command_buffer_too_small 0
connect_success 0
connect_failure 0
connection_reused 0
reconnect 0
pconnect_success 0
active_connections 0
active_persistent_connections 0
explicit_close 0
implicit_close 0
disconnect_close 0
in_middle_of_command_close 0
explicit_free_result 0
implicit_free_result 0
explicit_stmt_close 0
implicit_stmt_close 0
mem_emalloc_count 0
mem_emalloc_amount 0
mem_ecalloc_count 0
mem_ecalloc_amount 0
mem_erealloc_count 0
mem_erealloc_amount 0
mem_efree_count 0
mem_efree_amount 0
mem_malloc_count 0
mem_malloc_amount 0
mem_calloc_count 0
mem_calloc_amount 0
mem_realloc_count 0
mem_realloc_amount 0
mem_free_count 0
mem_free_amount 0
mem_estrndup_count 0
mem_strndup_count 0
mem_estndup_count 0
mem_strdup_count 0
proto_text_fetched_null 0
proto_text_fetched_bit 0
proto_text_fetched_tinyint 0
proto_text_fetched_short 0
proto_text_fetched_int24 0
proto_text_fetched_int 0
proto_text_fetched_bigint 0
proto_text_fetched_decimal 0
proto_text_fetched_float 0
proto_text_fetched_double 0
proto_text_fetched_date 0
proto_text_fetched_year 0
proto_text_fetched_time 0
proto_text_fetched_datetime 0
proto_text_fetched_timestamp 0
proto_text_fetched_string 0
proto_text_fetched_blob 0
proto_text_fetched_enum 0
proto_text_fetched_set 0
proto_text_fetched_geometry 0
proto_text_fetched_other 0
proto_binary_fetched_null 0
proto_binary_fetched_bit 0
proto_binary_fetched_tinyint 0
proto_binary_fetched_short 0
proto_binary_fetched_int24 0
proto_binary_fetched_int 0
proto_binary_fetched_bigint 0
proto_binary_fetched_decimal 0
proto_binary_fetched_float 0
proto_binary_fetched_double 0
proto_binary_fetched_date 0
proto_binary_fetched_year 0
proto_binary_fetched_time 0
proto_binary_fetched_datetime 0
proto_binary_fetched_timestamp 0
proto_binary_fetched_string 0
proto_binary_fetched_json 0
proto_binary_fetched_blob 0
proto_binary_fetched_enum 0
proto_binary_fetched_set 0
proto_binary_fetched_geometry 0
proto_binary_fetched_other 0
init_command_executed_count 0
init_command_failed_count 0
com_quit 0
com_init_db 0
com_query 0
com_field_list 0
com_create_db 0
com_drop_db 0
com_refresh 0
com_shutdown 0
com_statistics 0
com_process_info 0
com_connect 0
com_process_kill 0
com_debug 0
com_ping 0
com_time 0
com_delayed_insert 0
com_change_user 0
com_binlog_dump 0
com_table_dump 0
com_connect_out 0
com_register_slave 0
com_stmt_prepare 0
com_stmt_execute 0
com_stmt_send_long_data 0
com_stmt_close 0
com_stmt_reset 0
com_stmt_set_option 0
com_stmt_fetch 0
com_deamon 0
bytes_received_real_data_normal 0
bytes_received_real_data_ps 0
openssl
OpenSSL support enabled
OpenSSL Library Version OpenSSL 1.0.2e 3 Dec 2015
OpenSSL Header Version OpenSSL 1.0.2d 9 Jul 2015
Openssl default config /etc/pki/tls/openssl.cnf
Directive Local Value Master Value
openssl.cafile no value no value
openssl.capath no value no value
pcre
PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 8.38-RC1 2015-05-03
Directive Local Value Master Value
pcre.backtrack_limit 1000000 1000000
pcre.recursion_limit 100000 100000
pgsql
PostgreSQL Support enabled
PostgreSQL(libpq) Version 9.4.5
PostgreSQL(libpq) PostgreSQL 9.4.5 on x86_64-mageia-linux-gnu, compiled by gcc (GCC) 4.9.2, 64-bit
Multibyte character support enabled
SSL support enabled
Active Persistent Links 0
Active Links 0
Directive Local Value Master Value
pgsql.allow_persistent On On
pgsql.auto_reset_persistent Off Off
pgsql.ignore_notice Off Off
pgsql.log_notice Off Off
pgsql.max_links Unlimited Unlimited
pgsql.max_persistent Unlimited Unlimited
posix
Revision $Id: 5d20de77687b7d961b15450873fa23b9e64a136a $
Reflection
Reflection enabled
Version $Id: e1a2c576686e394757985fc88c2e6243ab2bb511 $
session
Session Support enabled
Registered save handlers files user
Registered serializer handlers php_serialize php php_binary
Directive Local Value Master Value
session.auto_start Off Off
session.cache_expire 180 180
session.cache_limiter nocache nocache
session.cookie_domain no value no value
session.cookie_httponly Off Off
session.cookie_lifetime 0 0
session.cookie_path / /
session.cookie_secure Off Off
session.entropy_file /dev/urandom /dev/urandom
session.entropy_length 32 32
session.gc_divisor 100 100
session.gc_maxlifetime 1440 1440
session.gc_probability 0 0
session.hash_bits_per_character 5 5
session.hash_function 0 0
session.name PHPSESSID PHPSESSID
session.referer_check no value no value
session.save_handler files files
session.save_path /var/lib/php /var/lib/php
session.serialize_handler php php
session.upload_progress.cleanup On On
session.upload_progress.enabled On On
session.upload_progress.freq 1% 1%
session.upload_progress.min_freq 1 1
session.upload_progress.name PHP_SESSION_UPLOAD_PROGRESS PHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.prefix upload_progress_ upload_progress_
session.use_cookies On On
session.use_only_cookies On On
session.use_strict_mode Off Off
session.use_trans_sid 0 0
SimpleXML
Simplexml support enabled
Revision $Id: 6b8e23a01a85046737ef7d31346da5164505c179 $
Schema support enabled
snmp
NET-SNMP Support enabled
NET-SNMP Version 5.7.2
PHP SNMP Version 0.1
SPL
SPL support enabled
Interfaces Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
standard
Dynamic Library Support enabled
Path to sendmail /usr/sbin/sendmail -t -i
Directive Local Value Master Value
assert.active 1 1
assert.bail 0 0
assert.callback no value no value
assert.quiet_eval 0 0
assert.warning 1 1
auto_detect_line_endings 0 0
default_socket_timeout 60 60
from no value no value
url_rewriter.tags a=href,area=href,frame=src,input=src,form=fakeentry a=href,area=href,frame=src,input=src,form=fakeentry
user_agent no value no value
timezonedb
Alternative Timezone Database enabled
Timezone Database Version 2015.7
tokenizer
Tokenizer Support enabled
xml
XML Support active
XML Namespace Support active
libxml2 Version 2.9.3
xmlreader
XMLReader enabled
xmlwriter
XMLWriter enabled
zip
Zip enabled
Extension Version $Id: c203148334b6f80d27bc5d23fad5ec3ca7dcf444 $
Zip version 1.12.5
Libzip version 0.11.2
zlib
ZLib Support enabled
Stream Wrapper compress.zlib://
Stream Filter zlib.inflate, zlib.deflate
Compiled Version 1.2.8
Linked Version 1.2.8
Directive Local Value Master Value
zlib.output_compression Off Off
zlib.output_compression_level -1 -1
zlib.output_handler no value no value
Additional Modules
Module Name
sysvsem
sysvshm
Environment
Variable Value
LANG C
LANGUAGE ru_RU.UTF-8:ru
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
NOTIFY_SOCKET /run/systemd/notify
PHP Variables
Variable Value
_SERVER["UNIQUE_ID"] VnpiWf40aOcQWyQ1O2hBUQAAAAA
_SERVER["HTTP_HOST"] localhost
_SERVER["HTTP_CONNECTION"] keep-alive
_SERVER["HTTP_ACCEPT"] text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
_SERVER["HTTP_UPGRADE_INSECURE_REQUESTS"] 1
_SERVER["HTTP_USER_AGENT"] Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36
_SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate, sdch
_SERVER["HTTP_ACCEPT_LANGUAGE"] ru-RU,ru;q=0.8,en-US;q=0.6,en;q=0.4
_SERVER["PATH"] /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
_SERVER["SERVER_SIGNATURE"] no value
_SERVER["SERVER_SOFTWARE"] Apache/2.4.10 (Mageia) PHP/5.6.16
_SERVER["SERVER_NAME"] localhost
_SERVER["SERVER_ADDR"] ::1
_SERVER["SERVER_PORT"] 80
_SERVER["REMOTE_ADDR"] ::1
_SERVER["DOCUMENT_ROOT"] /var/www/html
_SERVER["REQUEST_SCHEME"] http
_SERVER["CONTEXT_PREFIX"] no value
_SERVER["CONTEXT_DOCUMENT_ROOT"] /var/www/html
_SERVER["SERVER_ADMIN"] root@localhost
_SERVER["SCRIPT_FILENAME"] /var/www/html/info.php
_SERVER["REMOTE_PORT"] 33036
_SERVER["GATEWAY_INTERFACE"] CGI/1.1
_SERVER["SERVER_PROTOCOL"] HTTP/1.1
_SERVER["REQUEST_METHOD"] GET
_SERVER["QUERY_STRING"] no value
_SERVER["REQUEST_URI"] /info.php
_SERVER["SCRIPT_NAME"] /info.php
_SERVER["PHP_SELF"] /info.php
_SERVER["REQUEST_TIME_FLOAT"] 1450861145.311
_SERVER["REQUEST_TIME"] 1450861145
PHP Credits
PHP Group
Thies C. Arntzen, Stig Bakken, Shane Caraveo, Andi Gutmans, Rasmus Lerdorf, Sam Ruby, Sascha Schumann, Zeev Suraski, Jim Winstead, Andrei Zmievski
Language Design & Concept
Andi Gutmans, Rasmus Lerdorf, Zeev Suraski, Marcus Boerger
PHP Authors
Contribution Authors
Zend Scripting Language Engine Andi Gutmans, Zeev Suraski, Stanislav Malyshev, Marcus Boerger, Dmitry Stogov, Xinchen Hui, Nikita Popov
Extension Module API Andi Gutmans, Zeev Suraski, Andrei Zmievski
UNIX Build and Modularization Stig Bakken, Sascha Schumann, Jani Taskinen
Windows Port Shane Caraveo, Zeev Suraski, Wez Furlong, Pierre-Alain Joye, Anatol Belski
Server API (SAPI) Abstraction Layer Andi Gutmans, Shane Caraveo, Zeev Suraski
Streams Abstraction Layer Wez Furlong, Sara Golemon
PHP Data Objects Layer Wez Furlong, Marcus Boerger, Sterling Hughes, George Schlossnagle, Ilia Alshanetsky
Output Handler Zeev Suraski, Thies C. Arntzen, Marcus Boerger, Michael Wallner
SAPI Modules
Contribution Authors
AOLserver Sascha Schumann
Apache 1.3 (apache_hooks) Rasmus Lerdorf, Zeev Suraski, Stig Bakken, David Sklar, George Schlossnagle, Lukas Schroeder
Apache 1.3 Rasmus Lerdorf, Zeev Suraski, Stig Bakken, David Sklar
Apache 2.0 Filter Sascha Schumann, Aaron Bannert
Apache 2.0 Handler Ian Holsman, Justin Erenkrantz (based on Apache 2.0 Filter code)
Caudium / Roxen David Hedbor
CGI / FastCGI Rasmus Lerdorf, Stig Bakken, Shane Caraveo, Dmitry Stogov
CLI Edin Kadribasic, Marcus Boerger, Johannes Schlueter, Moriyoshi Koizumi, Xinchen Hui
Continuity Alex Leigh (based on nsapi code)
Embed Edin Kadribasic
FastCGI Process Manager Andrei Nigmatulin, dreamcat4, Antony Dovgal, Jerome Loyet
ISAPI Andi Gutmans, Zeev Suraski
litespeed George Wang
NSAPI Jayakumar Muthukumarasamy, Uwe Schindler
phpdbg Felipe Pena, Joe Watkins, Bob Weinand
phttpd Thies C. Arntzen
pi3web Holger Zimmermann
Sendmail Milter Harald Radi
thttpd Sascha Schumann
tux Sascha Schumann
WebJames Alex Waugh
Module Authors
Module Authors
BC Math Andi Gutmans
Bzip2 Sterling Hughes
Calendar Shane Caraveo, Colin Viebrock, Hartmut Holzgraefe, Wez Furlong
COM and .Net Wez Furlong
ctype Hartmut Holzgraefe
cURL Sterling Hughes
Date/Time Support Derick Rethans
DB-LIB (MS SQL, Sybase) Wez Furlong, Frank M. Kromann
DBA Sascha Schumann, Marcus Boerger
DOM Christian Stocker, Rob Richards, Marcus Boerger
enchant Pierre-Alain Joye, Ilia Alshanetsky
ereg Rasmus Lerdorf, Jim Winstead, Jaakko Hyvätti
EXIF Rasmus Lerdorf, Marcus Boerger
fileinfo Ilia Alshanetsky, Pierre Alain Joye, Scott MacVicar, Derick Rethans
Firebird driver for PDO Ard Biesheuvel
FTP Stefan Esser, Andrew Skalski
GD imaging Rasmus Lerdorf, Stig Bakken, Jim Winstead, Jouni Ahto, Ilia Alshanetsky, Pierre-Alain Joye, Marcus Boerger
GetText Alex Plotnick
GNU GMP support Stanislav Malyshev
Iconv Rui Hirokawa, Stig Bakken, Moriyoshi Koizumi
IMAP Rex Logan, Mark Musone, Brian Wang, Kaj-Michael Lang, Antoni Pamies Olive, Rasmus Lerdorf, Andrew Skalski, Chuck Hagenbuch, Daniel R Kalowsky
Input Filter Rasmus Lerdorf, Derick Rethans, Pierre-Alain Joye, Ilia Alshanetsky
InterBase Jouni Ahto, Andrew Avdeev, Ard Biesheuvel
Internationalization Ed Batutis, Vladimir Iordanov, Dmitry Lakhtyuk, Stanislav Malyshev, Vadim Savchuk, Kirti Velankar
JSON Omar Kilani, Scott MacVicar
LDAP Amitay Isaacs, Eric Warnke, Rasmus Lerdorf, Gerrit Thomson, Stig Venaas
LIBXML Christian Stocker, Rob Richards, Marcus Boerger, Wez Furlong, Shane Caraveo
mcrypt Sascha Schumann, Derick Rethans
MS SQL Frank M. Kromann
Multibyte String Functions Tsukada Takuya, Rui Hirokawa
MySQL driver for PDO George Schlossnagle, Wez Furlong, Ilia Alshanetsky, Johannes Schlueter
MySQL Zeev Suraski, Zak Greant, Georg Richter, Andrey Hristov
MySQLi Zak Greant, Georg Richter, Andrey Hristov, Ulf Wendel
MySQLnd Andrey Hristov, Ulf Wendel, Georg Richter, Johannes Schlüter
OCI8 Stig Bakken, Thies C. Arntzen, Andy Sautins, David Benson, Maxim Maletsky, Harald Radi, Antony Dovgal, Andi Gutmans, Wez Furlong, Christopher Jones, Oracle Corporation
ODBC driver for PDO Wez Furlong
ODBC Stig Bakken, Andreas Karajannis, Frank M. Kromann, Daniel R. Kalowsky
OpenSSL Stig Venaas, Wez Furlong, Sascha Kettler, Scott MacVicar
Oracle (OCI) driver for PDO Wez Furlong
pcntl Jason Greene, Arnaud Le Blanc
Perl Compatible Regexps Andrei Zmievski
PHP Archive Gregory Beaver, Marcus Boerger
PHP Data Objects Wez Furlong, Marcus Boerger, Sterling Hughes, George Schlossnagle, Ilia Alshanetsky
PHP hash Sara Golemon, Rasmus Lerdorf, Stefan Esser, Michael Wallner, Scott MacVicar
Posix Kristian Koehntopp
PostgreSQL driver for PDO Edin Kadribasic, Ilia Alshanetsky
PostgreSQL Jouni Ahto, Zeev Suraski, Yasuo Ohgaki, Chris Kings-Lynne
Pspell Vlad Krupin
Readline Thies C. Arntzen
Recode Kristian Koehntopp
Reflection Marcus Boerger, Timm Friebe, George Schlossnagle, Andrei Zmievski, Johannes Schlueter
Sessions Sascha Schumann, Andrei Zmievski
Shared Memory Operations Slava Poliakov, Ilia Alshanetsky
SimpleXML Sterling Hughes, Marcus Boerger, Rob Richards
SNMP Rasmus Lerdorf, Harrie Hazewinkel, Mike Jackson, Steven Lawrance, Johann Hanne, Boris Lytochkin
SOAP Brad Lafountain, Shane Caraveo, Dmitry Stogov
Sockets Chris Vandomelen, Sterling Hughes, Daniel Beulshausen, Jason Greene
SPL Marcus Boerger, Etienne Kneuss
SQLite 3.x driver for PDO Wez Furlong
SQLite3 Scott MacVicar, Ilia Alshanetsky, Brad Dewar
Sybase-CT Zeev Suraski, Tom May, Timm Friebe
System V Message based IPC Wez Furlong
System V Semaphores Tom May
System V Shared Memory Christian Cartus
tidy John Coggeshall, Ilia Alshanetsky
tokenizer Andrei Zmievski, Johannes Schlueter
WDDX Andrei Zmievski
XML Stig Bakken, Thies C. Arntzen, Sterling Hughes
XMLReader Rob Richards
xmlrpc Dan Libby
XMLWriter Rob Richards, Pierre-Alain Joye
XSL Christian Stocker, Rob Richards
Zip Pierre-Alain Joye, Remi Collet
Zlib Rasmus Lerdorf, Stefan Roehrich, Zeev Suraski, Jade Nicoletti, Michael Wallner
PHP Documentation
Authors Mehdi Achour, Friedhelm Betz, Antony Dovgal, Nuno Lopes, Hannes Magnusson, Georg Richter, Damien Seguy, Jakub Vrana, Adam Harvey, Peter Cowburn
Editor Philip Olson
User Note Maintainers Daniel P. Brown, Thiago Henrique Pojda
Other Contributors Previously active authors, editors and other contributors are listed in the manual.
PHP Quality Assurance Team
Ilia Alshanetsky, Joerg Behrens, Antony Dovgal, Stefan Esser, Moriyoshi Koizumi, Magnus Maatta, Sebastian Nohn, Derick Rethans, Melvyn Sopacua, Jani Taskinen, Pierre-Alain Joye, Dmitry Stogov, Felipe Pena, David Soria Parra, Stanislav Malyshev, Julien Pauli, Stephen Zarkos, Anatol Belski, Remi Collet, Ferenc Kovacs
Websites and Infrastructure team
PHP Websites Team Rasmus Lerdorf, Hannes Magnusson, Philip Olson, Lukas Kahwe Smith, Pierre-Alain Joye, Kalle Sommer Nielsen, Peter Cowburn, Adam Harvey, Ferenc Kovacs, Levi Morrison
Event Maintainers Damien Seguy, Daniel P. Brown
Network Infrastructure Daniel P. Brown
Windows Infrastructure Alex Schoenmaker
PHP License
This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net.
sevo44, httpd-conf в студию.
, httpd-conf в студию.
где он лежит?
где он лежит?
У кого где. Надо думать там, где Апач. Магейи с Апачем на борту под руками у меня нет, ищите.
И да, лог Апача заодно покажите.
#
# This is the main Apache HTTP server configuration file. It contains the
# configuration directives that give the server its instructions.
# See <URL:http://httpd.apache.org/docs/2.4/> for detailed information.
# In particular, see
# <URL:http://httpd.apache.org/docs/2.4/mod/directives.html>
# for a discussion of each configuration directive.
#
# Do NOT simply read the instructions in here without understanding
# what they do. They're here only as hints or reminders. If you are unsure
# consult the online docs. You have been warned.
#
# Configuration and logfile names: If the filenames you specify for many
# of the server's control files begin with "/" (or "drive:/" for Win32), the
# server will use that explicit path. If the filenames do *not* begin
# with "/", the value of ServerRoot is prepended -- so 'log/access_log'
# with ServerRoot set to '/www' will be interpreted by the
# server as '/www/log/access_log', where as '/log/access_log' will be
# interpreted as '/log/access_log'.
#
# ServerRoot: The top of the directory tree under which the server's
# configuration, error, and log files are kept.
#
# Do not add a slash at the end of the directory path. If you point
# ServerRoot at a non-local disk, be sure to specify a local disk on the
# Mutex directive, if file-based mutexes are used. If you wish to share the
# same ServerRoot for multiple httpd daemons, you will need to change at
# least PidFile.
#
ServerRoot "/etc/httpd"
#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, instead of the default. See also the <VirtualHost>
# directive.
#
# Change this to Listen on specific IP addresses as shown below to
# prevent Apache from glomming onto all bound IP addresses.
#
#Listen 12.34.56.78:80
Listen 80
#
# Dynamic Shared Object (DSO) Support
#
# To be able to use the functionality of a module which was built as a DSO you
# have to place corresponding `LoadModule' lines at this location so the
# directives contained in it are actually available _before_ they are used.
# Statically compiled modules (those listed by `httpd -l') do not need
# to be loaded here.
#
# Include module configuration
Include conf/modules.d/*.conf
#
# If you wish httpd to run as a different user or group, you must run
# httpd as root initially and it will switch.
#
# User/Group: The name (or #number) of the user/group to run httpd as.
# It is usually good practice to create a dedicated user and group for
# running httpd, as with most system services.
#
User apache
Group apache
# 'Main' server configuration
#
# The directives in this section set up the values used by the 'main'
# server, which responds to any requests that aren't handled by a
# <VirtualHost> definition. These values also provide defaults for
# any <VirtualHost> containers you may define later in the file.
#
# All of these directives may appear inside <VirtualHost> containers,
# in which case these default settings will be overridden for the
# virtual host being defined.
#
#
# ServerAdmin: Your address, where problems with the server should be
# e-mailed. This address appears on some server-generated pages, such
# as error documents. e.g. admin@your-domain.com
#
ServerAdmin root@localhost
#
# ServerName gives the name and port that the server uses to identify itself.
# This can often be determined automatically, but we recommend you specify
# it explicitly to prevent problems during startup.
#
# If your host doesn't have a registered DNS name, enter its IP address here.
#
#ServerName www.example.com:80
#
# Deny access to the entirety of your server's filesystem. You must
# explicitly permit access to web content directories in other
# <Directory> blocks below.
#
<Directory /var/www/html>
AllowOverride none
Require all denied
</Directory>
#
# Note that from this point forward you must specifically allow
# particular features to be enabled - so if something's not working as
# you might expect, make sure that you have specifically enabled it
# below.
#
#
# DocumentRoot/var/www/html
# documents. By default, all requests are taken from this directory, but
# symbolic links and aliases may be used to point to other locations.
#
DocumentRoot /var/www/html
#
# Relax access to content within /var/www.
#
<Directory /var/www/html>
AllowOverride None
# Allow open access:
Require all granted
</Directory>
# Further relax access to the default document root:
<Directory /var/www/html>
#
# Possible values for the Options directive are "None", "All",
# or any combination of:
# Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
#
# Note that "MultiViews" must be named *explicitly* --- "Options All"
# doesn't give it to you.
#
# The Options directive is both complicated and important. Please see
# http://httpd.apache.org/docs/2.4/mod/core.html#options
# for more information.
#
Options Indexes FollowSymLinks
#
# AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
# Options FileInfo AuthConfig Limit
#
AllowOverride None
#
# Controls who can get stuff from this server.
#
Require all granted
</Directory>
#
# DirectoryIndex: sets the file that Apache will serve if a directory
# is requested.
#
<IfModule dir_module>
DirectoryIndex index.html
</IfModule>
#
# The following lines prevent .htaccess and .htpasswd files from being
# viewed by Web clients.
#
<Files ".ht*">
Require all denied
</Files>
#
# ErrorLog: The location of the error log file.
# If you do not specify an ErrorLog directive within a <VirtualHost>
# container, error messages relating to that virtual host will be
# logged here. If you *do* define an error logfile for a <VirtualHost>
# container, that host's errors will be logged there and not here.
#
ErrorLog "logs/error_log"
#
# LogLevel: Control the number of messages logged to the error_log.
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
#
LogLevel warn
<IfModule log_config_module>
#
# The following directives define some format nicknames for use with
# a CustomLog directive (see below).
#
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
<IfModule logio_module>
# You need to enable mod_logio.c to use %I and %O
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
</IfModule>
#
# The location and format of the access logfile (Common Logfile Format).
# If you do not define any access logfiles within a <VirtualHost>
# container, they will be logged here. Contrariwise, if you *do*
# define per-<VirtualHost> access logfiles, transactions will be
# logged therein and *not* in this file.
#
#CustomLog "logs/access_log" common
#
# If you prefer a logfile with access, agent, and referer information
# (Combined Logfile Format) you can use the following directive.
#
CustomLog "logs/access_log" combined
</IfModule>
<IfModule alias_module>
#
# Redirect: Allows you to tell clients about documents that used to
# exist in your server's namespace, but do not anymore. The client
# will make a new request for the document at its new location.
# Example:
# Redirect permanent /foo http://www.example.com/bar
#
# Alias: Maps web paths into filesystem paths and is used to
# access content that does not live under the DocumentRoot.
# Example:
# Alias /webpath /full/filesystem/path
#
# If you include a trailing / on /webpath then the server will
# require it to be present in the URL. You will also likely
# need to provide a <Directory> section to allow access to
# the filesystem path.
#
# ScriptAlias: This controls which directories contain server scripts.
# ScriptAliases are essentially the same as Aliases, except that
# documents in the target directory are treated as applications and
# run by the server when requested rather than as documents sent to the
# client. The same rules about trailing "/" apply to ScriptAlias
# directives as to Alias.
#
ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
</IfModule>
#
# "/var/www/cgi-bin" should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.
#
<Directory /var/www/html>
AllowOverride None
Options None
Require all granted
</Directory>
<IfModule mime_module>
#
# TypesConfig points to the file containing the list of mappings from
# filename extension to MIME-type.
#
TypesConfig /etc/mime.types
#
# AddType allows you to add to or override the MIME configuration
# file specified in TypesConfig for specific file types.
#
#AddType application/x-gzip .tgz
#
# AddEncoding allows you to have certain browsers uncompress
# information on the fly. Note: Not all browsers support this.
#
#AddEncoding x-compress .Z
#AddEncoding x-gzip .gz .tgz
#
# If the AddEncoding directives above are commented-out, then you
# probably should define those extensions to indicate media types:
#
AddType application/x-compress .Z
AddType application/x-gzip .gz .tgz
#
# AddHandler allows you to map certain file extensions to "handlers":
# actions unrelated to filetype. These can be either built into the server
# or added with the Action directive (see below)
#
# To use CGI scripts outside of ScriptAliased directories:
# (You will also need to add "ExecCGI" to the "Options" directive.)
#
#AddHandler cgi-script .cgi
# For type maps (negotiated resources):
#AddHandler type-map var
#
# Filters allow you to process content before it is sent to the client.
#
# To parse .shtml files for server-side includes (SSI):
# (You will also need to add "Includes" to the "Options" directive.)
#
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
</IfModule>
#
# Specify a default charset for all content served; this enables
# interpretation of all content as UTF-8 by default. To use the
# default browser choice (ISO-8859-1), or to allow the META tags
# in HTML content to override this choice, comment out this
# directive:
#
AddDefaultCharset UTF-8
#
# The mod_mime_magic module allows the server to use various hints from the
# contents of the file itself to determine its type. The MIMEMagicFile
# directive tells the module where the hint definitions are located.
#
MIMEMagicFile conf/magic
#
# Customizable error responses come in three flavors:
# 1) plain text 2) local redirects 3) external redirects
#
# Some examples:
#ErrorDocument 500 "The server made a boo boo."
#ErrorDocument 404 /missing.html
#ErrorDocument 404 "/cgi-bin/missing_handler.pl"
#ErrorDocument 402 http://www.example.com/subscription_info.html
#
#
# EnableMMAP and EnableSendfile: On systems that support it,
# memory-mapping or the sendfile syscall may be used to deliver
# files. This usually improves server performance, but must
# be turned off when serving from networked-mounted
# filesystems or if support for these functions is otherwise
# broken on your system.
# Defaults if commented: EnableMMAP On, EnableSendfile Off
#
#EnableMMAP off
EnableSendfile on
# Include generic server configuration
Include conf/conf.d/*.conf
# Include sites configuration
Include conf/sites.d/*.conf
# add usermod dir support
<IfModule mod_userdir.c>
UserDir public_html
</IfModule>
<Directory /home/*/public_html>
AllowOverride FileInfo AuthConfig Limit
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
<Limit GET POST OPTIONS PROPFIND>
Order allow,deny
Allow from all
</Limit>
<LimitExcept GET POST OPTIONS PROPFIND>
Order deny,allow
Deny from all
</LimitExcept>
</Directory>
это error
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
[Mon Dec 21 10:19:05.050488 2015] [auth_digest:notice] [pid 1690] AH01757: generating secret for digest authentication ...
[Mon Dec 21 10:19:06.503780 2015] [mpm_prefork:notice] [pid 1690] AH00163: Apache/2.4.10 (Unix) PHP/5.6.16 configured -- resuming normal operations
[Mon Dec 21 10:19:06.503829 2015] [core:notice] [pid 1690] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Mon Dec 21 12:30:56.141409 2015] [mpm_prefork:notice] [pid 1690] AH00170: caught SIGWINCH, shutting down gracefully
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
[Mon Dec 21 12:31:42.394908 2015] [auth_digest:notice] [pid 1739] AH01757: generating secret for digest authentication ...
[Mon Dec 21 12:31:43.674064 2015] [mpm_prefork:notice] [pid 1739] AH00163: Apache/2.4.10 (Unix) PHP/5.6.16 configured -- resuming normal operations
[Mon Dec 21 12:31:43.674119 2015] [core:notice] [pid 1739] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Mon Dec 21 14:15:27.324650 2015] [mpm_prefork:notice] [pid 1739] AH00170: caught SIGWINCH, shutting down gracefully
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
[Mon Dec 21 14:15:28.782499 2015] [auth_digest:notice] [pid 18614] AH01757: generating secret for digest authentication ...
[Mon Dec 21 14:15:28.991275 2015] [mpm_prefork:notice] [pid 18614] AH00163: Apache/2.4.10 (Unix) PHP/5.6.16 configured -- resuming normal operations
[Mon Dec 21 14:15:28.991308 2015] [core:notice] [pid 18614] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Mon Dec 21 14:31:42.359948 2015] [mpm_prefork:notice] [pid 18614] AH00170: caught SIGWINCH, shutting down gracefully
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
[Mon Dec 21 14:34:31.950656 2015] [auth_digest:notice] [pid 2008] AH01757: generating secret for digest authentication ...
[Mon Dec 21 14:34:33.406900 2015] [mpm_prefork:notice] [pid 2008] AH00163: Apache/2.4.10 (Unix) PHP/5.6.16 configured -- resuming normal operations
[Mon Dec 21 14:34:33.406955 2015] [core:notice] [pid 2008] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Mon Dec 21 14:38:41.262858 2015] [mpm_prefork:notice] [pid 2008] AH00171: Graceful restart requested, doing restart
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
[Mon Dec 21 14:38:41.303832 2015] [auth_digest:notice] [pid 2008] AH01757: generating secret for digest authentication ...
[Mon Dec 21 14:38:41.314410 2015] [mpm_prefork:notice] [pid 2008] AH00163: Apache/2.4.10 (Unix) PHP/5.6.16 configured -- resuming normal operations
[Mon Dec 21 14:38:41.314427 2015] [core:notice] [pid 2008] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Mon Dec 21 14:41:49.885552 2015] [mpm_prefork:notice] [pid 2008] AH00170: caught SIGWINCH, shutting down gracefully
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
[Mon Dec 21 14:42:57.693768 2015] [auth_digest:notice] [pid 1977] AH01757: generating secret for digest authentication ...
[Mon Dec 21 14:42:59.196986 2015] [mpm_prefork:notice] [pid 1977] AH00163: Apache/2.4.10 (Unix) PHP/5.6.16 configured -- resuming normal operations
[Mon Dec 21 14:42:59.197040 2015] [core:notice] [pid 1977] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Mon Dec 21 15:12:18.382291 2015] [mpm_prefork:notice] [pid 1977] AH00170: caught SIGWINCH, shutting down gracefully
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
[Mon Dec 21 20:56:28.260547 2015] [auth_digest:notice] [pid 1820] AH01757: generating secret for digest authentication ...
[Mon Dec 21 20:56:30.860599 2015] [mpm_prefork:notice] [pid 1820] AH00163: Apache/2.4.10 (Unix) PHP/5.6.16 configured -- resuming normal operations
[Mon Dec 21 20:56:32.282441 2015] [core:notice] [pid 1820] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Tue Dec 22 01:32:34.440425 2015] [mpm_prefork:notice] [pid 1820] AH00170: caught SIGWINCH, shutting down gracefully
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
[Tue Dec 22 01:32:36.093962 2015] [auth_digest:notice] [pid 22062] AH01757: generating secret for digest authentication ...
Created directory: /var/lib/net-snmp
Created directory: /var/lib/net-snmp/mib_indexes
[Tue Dec 22 01:32:36.759035 2015] [mpm_prefork:notice] [pid 22062] AH00163: Apache/2.4.10 (Unix) PHP/5.6.16 configured -- resuming normal operations
[Tue Dec 22 01:32:36.759070 2015] [core:notice] [pid 22062] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Tue Dec 22 09:20:10.285270 2015] [mpm_prefork:notice] [pid 22062] AH00170: caught SIGWINCH, shutting down gracefully
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
[Tue Dec 22 09:21:30.948562 2015] [auth_digest:notice] [pid 1769] AH01757: generating secret for digest authentication ...
[Tue Dec 22 09:21:38.892844 2015] [mpm_prefork:notice] [pid 1769] AH00163: Apache/2.4.10 (Unix) PHP/5.6.16 configured -- resuming normal operations
[Tue Dec 22 09:21:42.452679 2015] [core:notice] [pid 1769] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Wed Dec 23 10:58:46.028507 2015] [mpm_prefork:notice] [pid 1769] AH00170: caught SIGWINCH, shutting down gracefully
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
[Wed Dec 23 11:00:01.628353 2015] [auth_digest:notice] [pid 1829] AH01757: generating secret for digest authentication ...
[Wed Dec 23 11:00:11.351508 2015] [mpm_prefork:notice] [pid 1829] AH00163: Apache/2.4.10 (Unix) PHP/5.6.16 configured -- resuming normal operations
[Wed Dec 23 11:00:11.351564 2015] [core:notice] [pid 1829] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Wed Dec 23 11:58:32.622633 2015] [autoindex:error] [pid 3798] [client ::1:33000] AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.php,index.phtml,index.html) found, and server-generated directory index forbidden by Options directive
[Wed Dec 23 11:58:35.391623 2015] [autoindex:error] [pid 3798] [client ::1:33000] AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.php,index.phtml,index.html) found, and server-generated directory index forbidden by Options directive, referer: http://localhost/
[Wed Dec 23 11:58:55.417004 2015] [autoindex:error] [pid 2083] [client ::1:33035] AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.php,index.phtml,index.html) found, and server-generated directory index forbidden by Options directive
[Wed Dec 23 11:59:05.312287 2015] [:error] [pid 2079] [client ::1:33036] PHP Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /var/www/html/info.php on line 2
[Wed Dec 23 12:19:07.336058 2015] [mpm_prefork:notice] [pid 1829] AH00170: caught SIGWINCH, shutting down gracefully
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
[Wed Dec 23 12:20:41.590508 2015] [auth_digest:notice] [pid 2428] AH01757: generating secret for digest authentication ...
[Wed Dec 23 12:20:46.885691 2015] [mpm_prefork:notice] [pid 2428] AH00163: Apache/2.4.10 (Unix) PHP/5.6.16 configured -- resuming normal operations
[Wed Dec 23 12:20:46.885748 2015] [core:notice] [pid 2428] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
это access
127.0.0.1 - - [21/Dec/2015:14:04:20 +0300] "GET /phpmyadmin/ HTTP/1.1" 200 9215 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:25 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&lang=ru&collation_connection=utf8_general_ci&token=183a584733c13d482781154da5d5e9cb&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:25 +0300] "GET /phpmyadmin/js/get_image.js.php?theme=pmahomme HTTP/1.1" 200 6435 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:25 +0300] "GET /phpmyadmin/themes/pmahomme/img/logo_right.png HTTP/1.1" 200 4548 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:25 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&collation_connection=utf8_general_ci&token=183a584733c13d482781154da5d5e9cb HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:25 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&collation_connection=utf8_general_ci&token=183a584733c13d482781154da5d5e9cb HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:26 +0300] "GET /phpmyadmin/themes/dot.gif HTTP/1.1" 200 43 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:25 +0300] "GET /phpmyadmin/themes/pmahomme/jquery/jquery-ui-1.9.2.custom.css HTTP/1.1" 200 32278 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:26 +0300] "GET /phpmyadmin/js/get_scripts.js.php?lang=ru&collation_connection=utf8_general_ci&token=183a584733c13d482781154da5d5e9cb&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:27 +0300] "GET /phpmyadmin/themes/pmahomme/img/sprites.png HTTP/1.1" 200 42457 "http://localhost/phpmyadmin/phpmyadmin.css.php?server=1&lang=ru&collation_connection=utf8_general_ci&token=183a584733c13d482781154da5d5e9cb&nocache=4313696725ltr" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:28 +0300] "GET /phpmyadmin/favicon.ico HTTP/1.1" 200 18902 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:04:33 +0300] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.10 (Unix) PHP/5.6.16 (internal dummy connection)"
::1 - - [21/Dec/2015:14:04:34 +0300] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.10 (Unix) PHP/5.6.16 (internal dummy connection)"
::1 - - [21/Dec/2015:14:04:35 +0300] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.10 (Unix) PHP/5.6.16 (internal dummy connection)"
127.0.0.1 - - [21/Dec/2015:14:04:42 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:42 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=183a584733c13d482781154da5d5e9cb&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:42 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=183a584733c13d482781154da5d5e9cb&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:42 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=183a584733c13d482781154da5d5e9cb HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:42 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=183a584733c13d482781154da5d5e9cb HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:47 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:48 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8827 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:04:57 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8792 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:05:16 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8792 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:05:25 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:14:54 +0300] "GET /phpmyadmin/ HTTP/1.1" 200 8617 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:14:54 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=bfdbdac3eab8641c9567eca8491809a3&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:14:54 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=bfdbdac3eab8641c9567eca8491809a3&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:14:54 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=bfdbdac3eab8641c9567eca8491809a3 HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:14:54 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=bfdbdac3eab8641c9567eca8491809a3 HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:14:15:08 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:37:05 +0300] "GET /phpmyadmin/ HTTP/1.1" 200 8617 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:37:06 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=37e046356e809df8401222cf6fd79478&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:37:06 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=37e046356e809df8401222cf6fd79478&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:37:06 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=37e046356e809df8401222cf6fd79478 HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:37:06 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=37e046356e809df8401222cf6fd79478 HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:37:14 +0300] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.10 (Unix) PHP/5.6.16 (internal dummy connection)"
::1 - - [21/Dec/2015:14:37:15 +0300] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.10 (Unix) PHP/5.6.16 (internal dummy connection)"
::1 - - [21/Dec/2015:14:37:16 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:39:27 +0300] "GET /phpmyadmin/ HTTP/1.1" 200 8617 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:39:28 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=a0c325588321bace439143534e6fd90d&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:39:28 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=a0c325588321bace439143534e6fd90d&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:39:28 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=a0c325588321bace439143534e6fd90d HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:39:28 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=a0c325588321bace439143534e6fd90d HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:39:33 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8617 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:39:33 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=a12ea57bc737294e64ff02ba2e2ff1e5&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:39:33 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=a12ea57bc737294e64ff02ba2e2ff1e5&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:39:33 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=a12ea57bc737294e64ff02ba2e2ff1e5 HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:39:33 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=a12ea57bc737294e64ff02ba2e2ff1e5 HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:39:42 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:14:39:52 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8792 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:15:04:32 +0300] "GET / HTTP/1.1" 200 131 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [21/Dec/2015:15:04:32 +0300] "GET /favicon.ico HTTP/1.1" 404 1103 "http://localhost/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [21/Dec/2015:23:49:01 +0300] "GET /favicon.ico HTTP/1.1" 404 984 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:18:05 +0300] "GET /phpmyadmin/ HTTP/1.1" 200 8617 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:18:07 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=008f6f9667de770bdf4bf43faabda4d1&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:18:07 +0300] "GET /phpmyadmin/js/get_image.js.php?theme=pmahomme HTTP/1.1" 200 6435 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:18:07 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=008f6f9667de770bdf4bf43faabda4d1 HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:18:07 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=008f6f9667de770bdf4bf43faabda4d1 HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:18:07 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=008f6f9667de770bdf4bf43faabda4d1&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [22/Dec/2015:00:18:15 +0300] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.10 (Unix) PHP/5.6.16 (internal dummy connection)"
::1 - - [22/Dec/2015:00:18:16 +0300] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.10 (Unix) PHP/5.6.16 (internal dummy connection)"
::1 - - [22/Dec/2015:00:18:17 +0300] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.10 (Unix) PHP/5.6.16 (internal dummy connection)"
127.0.0.1 - - [22/Dec/2015:00:18:22 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:51:46 +0300] "GET /phpmyadmin/ HTTP/1.1" 200 8617 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:51:47 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=fc5f8325e86fd2af32f248c46891911b&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:51:47 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=fc5f8325e86fd2af32f248c46891911b HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:51:47 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=fc5f8325e86fd2af32f248c46891911b&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:51:47 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=fc5f8325e86fd2af32f248c46891911b HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:52:04 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:53:58 +0300] "GET /phpmyadmin/doc/html/index.html HTTP/1.1" 200 12106 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:53:58 +0300] "GET /phpmyadmin/doc/html/_static/doctools.js HTTP/1.1" 200 6840 "http://localhost/phpmyadmin/doc/html/index.html" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:53:58 +0300] "GET /phpmyadmin/doc/html/_static/pygments.css HTTP/1.1" 200 3932 "http://localhost/phpmyadmin/doc/html/index.html" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:53:58 +0300] "GET /phpmyadmin/doc/html/_static/default.css HTTP/1.1" 200 4040 "http://localhost/phpmyadmin/doc/html/index.html" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:53:58 +0300] "GET /phpmyadmin/doc/html/_static/underscore.js HTTP/1.1" 200 8574 "http://localhost/phpmyadmin/doc/html/index.html" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:53:58 +0300] "GET /phpmyadmin/doc/html/_static/basic.css HTTP/1.1" 200 8463 "http://localhost/phpmyadmin/doc/html/index.html" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:53:58 +0300] "GET /phpmyadmin/doc/html/_static/jquery.js HTTP/1.1" 200 72174 "http://localhost/phpmyadmin/doc/html/index.html" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:00:53:59 +0300] "GET /favicon.ico HTTP/1.1" 404 1163 "http://localhost/phpmyadmin/doc/html/index.html" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:09:16:55 +0300] "GET /phpmyadmin/ HTTP/1.1" 200 8617 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:09:16:56 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=d505a928cc0f5874871ab5292861b49a&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:09:16:56 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=d505a928cc0f5874871ab5292861b49a HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:09:16:56 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=d505a928cc0f5874871ab5292861b49a HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:09:16:56 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=d505a928cc0f5874871ab5292861b49a&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:09:16:56 +0300] "GET /phpmyadmin/js/get_image.js.php?theme=pmahomme HTTP/1.1" 200 6435 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [22/Dec/2015:09:17:04 +0300] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.10 (Unix) PHP/5.6.16 (internal dummy connection)"
::1 - - [22/Dec/2015:09:17:05 +0300] "OPTIONS * HTTP/1.0" 200 - "-" "Apache/2.4.10 (Unix) PHP/5.6.16 (internal dummy connection)"
127.0.0.1 - - [22/Dec/2015:09:17:13 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
127.0.0.1 - - [22/Dec/2015:23:49:00 +0300] "GET /favicon.ico HTTP/1.1" 404 984 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:10:41:41 +0300] "GET /phpmyadmin/ HTTP/1.1" 200 8617 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:10:41:46 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=651b40ff5b529ab37c68c6a05a33ff9b&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:10:41:46 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=651b40ff5b529ab37c68c6a05a33ff9b HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:10:41:46 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=651b40ff5b529ab37c68c6a05a33ff9b HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:10:41:46 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=651b40ff5b529ab37c68c6a05a33ff9b&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:10:41:46 +0300] "GET /phpmyadmin/js/get_image.js.php?theme=pmahomme HTTP/1.1" 200 6435 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:03:11 +0300] "GET /phpmyadmin/ HTTP/1.1" 200 8617 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:03:15 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=0fe3b68c494d768375a662aef77b1823&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:03:15 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=0fe3b68c494d768375a662aef77b1823 HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:03:15 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=0fe3b68c494d768375a662aef77b1823 HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:03:15 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=0fe3b68c494d768375a662aef77b1823&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:03:26 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:03:39 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8792 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:22:04 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8827 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:22:06 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8827 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:22:08 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8827 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:22:12 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8617 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:22:12 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=129d3333ca4a8e8c7d62b4a990779ae6&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:22:12 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=129d3333ca4a8e8c7d62b4a990779ae6&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:22:12 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=129d3333ca4a8e8c7d62b4a990779ae6 HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:22:12 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=129d3333ca4a8e8c7d62b4a990779ae6 HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:22:14 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8617 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:22:15 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=ec8a64cbfce4848db345608a4f5cd1c2&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:22:15 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=ec8a64cbfce4848db345608a4f5cd1c2&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:22:15 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=ec8a64cbfce4848db345608a4f5cd1c2 HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:22:15 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=ec8a64cbfce4848db345608a4f5cd1c2 HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:27:44 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:27:46 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8827 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:27:57 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:28:05 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8792 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:28:36 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8792 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:43:21 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8617 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:43:21 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=b8ebd3e1c15fc77e7b422fc9b637d26a&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:43:21 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=b8ebd3e1c15fc77e7b422fc9b637d26a&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:43:21 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=b8ebd3e1c15fc77e7b422fc9b637d26a HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:43:21 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=b8ebd3e1c15fc77e7b422fc9b637d26a HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:43:25 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8617 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:43:25 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=f9090738abc40b49e849da2d353691d9&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:43:25 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=f9090738abc40b49e849da2d353691d9&nocache=4313696725ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:43:25 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=f9090738abc40b49e849da2d353691d9 HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:43:25 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=f9090738abc40b49e849da2d353691d9 HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:47:54 +0300] "GET /phpmyadmin/ HTTP/1.1" 200 8617 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:47:54 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=f486b7bdd068b060f32a7afd0f2089af&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:47:54 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=f486b7bdd068b060f32a7afd0f2089af&nocache=4313925621ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:47:54 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=f486b7bdd068b060f32a7afd0f2089af HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:47:54 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=f486b7bdd068b060f32a7afd0f2089af HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:47:57 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8617 "http://localhost/phpmyadmin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:47:57 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=e5f4c54a80a941f11deb399709799723&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:47:57 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=e5f4c54a80a941f11deb399709799723&nocache=4313925621ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:47:57 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=e5f4c54a80a941f11deb399709799723 HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:47:57 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=e5f4c54a80a941f11deb399709799723 HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:48:00 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8617 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:48:01 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=994461dd87629dba37cfcf57e3ff0ed5&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:48:01 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=994461dd87629dba37cfcf57e3ff0ed5&nocache=4313925621ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:48:01 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=994461dd87629dba37cfcf57e3ff0ed5 HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:48:01 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=994461dd87629dba37cfcf57e3ff0ed5 HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:48:02 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8617 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:48:02 +0300] "GET /phpmyadmin/js/get_scripts.js.php?token=4ef9677355ba34c5860bce87d7f0067d&scripts[]=jquery/jquery-1.8.3.min.js&scripts[]=ajax.js&scripts[]=keyhandler.js&scripts[]=jquery/jquery-ui-1.9.2.custom.min.js&scripts[]=jquery/jquery.sprintf.js&scripts[]=jquery/jquery.cookie.js&scripts[]=jquery/jquery.mousewheel.js&scripts[]=jquery/jquery.event.drag-2.2.js&scripts[]=jquery/jquery-ui-timepicker-addon.js&scripts[]=jquery/jquery.ba-hashchange-1.3.js&scripts[]=jquery/jquery.debounce-1.0.5.js&scripts[]=jquery/jquery.menuResizer-1.0.js&scripts[]=cross_framing_protection.js&scripts[]=rte.js&scripts[]=tracekit/tracekit.js&scripts[]=error_report.js&scripts[]=doclinks.js&scripts[]=functions.js&scripts[]=navigation.js&scripts[]=indexes.js&scripts[]=common.js&scripts[]=codemirror/lib/codemirror.js&scripts[]=codemirror/mode/sql/sql.js&scripts[]=codemirror/addon/runmode/runmode.js HTTP/1.1" 200 1048434 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:48:02 +0300] "GET /phpmyadmin/phpmyadmin.css.php?server=1&token=4ef9677355ba34c5860bce87d7f0067d&nocache=4313925621ltr HTTP/1.1" 200 98150 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:48:02 +0300] "GET /phpmyadmin/js/whitelist.php?lang=ru&db=&token=4ef9677355ba34c5860bce87d7f0067d HTTP/1.1" 200 2269 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:48:02 +0300] "GET /phpmyadmin/js/messages.php?lang=ru&db=&token=4ef9677355ba34c5860bce87d7f0067d HTTP/1.1" 200 26283 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:48:13 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:48:18 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:48:19 +0300] "POST /phpmyadmin/index.php HTTP/1.1" 200 8790 "http://localhost/phpmyadmin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:53:15 +0300] "GET /favicon.ico HTTP/1.1" 404 1103 "http://localhost/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:58:32 +0300] "GET / HTTP/1.1" 403 988 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:58:35 +0300] "GET / HTTP/1.1" 403 988 "http://localhost/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:58:55 +0300] "GET / HTTP/1.1" 403 988 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:59:05 +0300] "GET /info.php HTTP/1.1" 200 92279 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
::1 - - [23/Dec/2015:11:59:46 +0300] "-" 408 - "-" "-"
::1 - - [23/Dec/2015:11:59:46 +0300] "-" 408 - "-" "-"
::1 - - [23/Dec/2015:11:59:46 +0300] "-" 408 - "-" "-"
::1 - - [23/Dec/2015:11:59:46 +0300] "-" 408 - "-" "-"
::1 - - [23/Dec/2015:12:16:44 +0300] "GET / HTTP/1.1" 200 35 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36"
sevo44, ну и где Вы тут увидели подключение к Апачу php?
ну и где Вы тут увидели подключение к Апачу php?
Да я пока вообще только в общих чертах понимаю что как работает не обесудьте ткните пальцем что поправить
А это выдало в webmine
The full MySQL error message was : connect to server at 'localhost' failed error: 'Access denied for user 'root'@'localhost' (using password: NO)'
Причем раньше просто писало что службы нет... теперь просит указать данные ввожу root а пишет ошибку
точно что то с авторизацией... куда смотреть
sevo44, подключить модуль PHP к Апачу. Документацию по Апачу и httpd.conf я Вам тут пересказывать не собираюсь, Гугл не запретили пока.
подключить модуль PHP к Апачу. Документацию по Апачу и httpd.conf я Вам тут пересказывать не собираюсь, Гугл не запретили пока.
вообщем не знаете
тогда если можно скажите по каким данным что я прислал вы поняли что нет этой связи?
вообщем не знаете
В общем знаю.
по каким данным
По httpd.conf в котором тупо нет LoadModule вообще и php в частности.
В общем знаю.
В общем то и я знаю
В гугле так в гугле спасибо за попытку помощи.
Ошибка стала другая вылазить
#1045 Невозможно подключиться к серверу MySQL
В логах-то что? Может ему создать бд, пользователя и таблицу надо сначала?
Может ему создать бд, пользователя и таблицу надо сначала?
Ему сначала пыху к Апачу подключить!
В логах-то что? Может ему создать бд, пользователя и таблицу надо сначала?
Да я что.... я то с радостью Вот только как? Я понимаю что мои вопросы часто идут из раздела "чайники" и вызываю либо улыбку либо раздражение
Я раньше тоже часто говорил людям "Что ерунду спрашиваете?"
и как то раз мне сестра сказала "Если человек задает вопрос он не считает его глупым" и тут до меня дошло....
Надо ценить тех кто задает вопросы и хочет узнать ответ именно у нас и постараться дать ответ чтобы нас понимали
дать ответ и дать ответ чтобы поняли именно то что мы хотели сказать это совсем разные вещи
Я конечно смогу погуглив и понять где эти логи и создам бд итд и тп...
поймите меня правельно это не наезд и никакие возмущения просто я немного по другому думаю
Мне тут очень много помогли и можно сказать на сто процентов что я переехал на Linux только благодаря помощи на Вашем форуме!
Ему сначала пыху к Апачу подключить!
В шапке же написано
Страница авторизации показывается
Если бы пыха и апач (точнее apache с apache-mod_php) не рабоатли, тогда и на локалхосте страница бы не открылась.
Вот только как?
Пакет ведь ставил наверняка. Посмотри в файлах пакета где у него конфиг и где логи он хранить будет. В скрипте запуска, в юнит-файле могут пути быть.
Я понимаю что мои вопросы часто идут из раздела "чайники" и вызываю либо улыбку либо раздражение
Никто не станет на свой десктоп тащить phpmyadmin и кучу всего остального, чтобы за тебя найти его логи. Уж без обид.
Лично я phpmyadmin никогда не использовал, но вообще руководствуясь здравым смыслом, я предположил, что раз это веб-приложение по сути, ему нужна БД, чтобы к ней подключиться, пользователь чтобы авторизоваться и таблица чтобы в неё писать/читать. По этому, как мне кажется, нужно смотреть в документации что и где надо создать. Наверняка есть в главе Installation или Configuration.
Если бы пыха
Вы не видите, что её в httpd.conf нет?
по сути, ему нужна БД, чтобы к ней подключиться, пользователь чтобы авторизоваться и таблица чтобы в неё писать/читать
Вне всякого сомнения.
ужно смотреть в документации что и где надо создать
Не надо. Там в настройках всё просто и понятно.
Чтобы отправить ответ, вы должны войти или зарегистрироваться
Mageia Russian Community Forum → Системное администрирование → phpmyadmin установка и настройка...
Работает на PunBB, при поддержке Informer Technologies, Inc, при поддержке sevo44.ru