Welcome Guest, Not a member yet? Register   Sign In
CI in a Linux environment setup
#8

(This post was last modified: 10-23-2019, 12:38 AM by esle.)

I'm having Error 404 page not found to a project that is working on my windows partition but not on my linux one, as I said everything is the same, just copy and paste of the folder project I attached in my previous post, I have tried reinstalling xammpp on linux, change different parameters in my config, .htaccess, routes.php files but with no success.

My xammpp is working since I can access to localhost, phpmyadmin, etc without problem.
Using Manjaro GNOME last version.


My logs from /opt/lampp/logs:

access_log

Code:
::1 - - [22/Oct/2019:10:16:55 +0200] "GET / HTTP/1.1" 302 -
::1 - - [22/Oct/2019:10:16:55 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
::1 - - [22/Oct/2019:10:16:55 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876
::1 - - [22/Oct/2019:10:16:55 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 188385
::1 - - [22/Oct/2019:10:16:55 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770
::1 - - [22/Oct/2019:10:16:55 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427
::1 - - [22/Oct/2019:10:16:55 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133
::1 - - [22/Oct/2019:10:16:56 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361
::1 - - [22/Oct/2019:10:16:56 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508
::1 - - [22/Oct/2019:10:17:00 +0200] "OPTIONS * HTTP/1.0" 200 -
::1 - - [22/Oct/2019:10:17:01 +0200] "GET / HTTP/1.1" 302 -
::1 - - [22/Oct/2019:10:17:01 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876
::1 - - [22/Oct/2019:10:17:01 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 188385
::1 - - [22/Oct/2019:10:17:01 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427
::1 - - [22/Oct/2019:10:17:01 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133
::1 - - [22/Oct/2019:10:17:01 +0200] "OPTIONS * HTTP/1.0" 200 -
::1 - - [22/Oct/2019:10:17:02 +0200] "GET /phpmyadmin/ HTTP/1.1" 200 2147
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/themes/pmahomme/jquery/jquery-ui.css HTTP/1.1" 200 36566
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/codemirror/lib/codemirror.css?v=4.8.5 HTTP/1.1" 200 8542
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/hint/show-hint.css?v=4.8.5 HTTP/1.1" 200 623
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/lint/lint.css?v=4.8.5 HTTP/1.1" 200 2999
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/themes/pmahomme/css/printview.css?v=4.8.5 HTTP/1.1" 200 2746
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/ajax.js?v=4.8.5 HTTP/1.1" 200 31246
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/jquery/jquery.min.js?v=4.8.5 HTTP/1.1" 200 86927
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/keyhandler.js?v=4.8.5 HTTP/1.1" 200 3333
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/jquery/jquery-migrate.js?v=4.8.5 HTTP/1.1" 200 17813
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/sprintf.js?v=4.8.5 HTTP/1.1" 200 7387
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/jquery/jquery-ui.min.js?v=4.8.5 HTTP/1.1" 200 253681
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/js.cookie.js?v=4.8.5 HTTP/1.1" 200 3886
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/jquery/jquery.mousewheel.js?v=4.8.5 HTTP/1.1" 200 8267
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/jquery/jquery.event.drag-2.2.js?v=4.8.5 HTTP/1.1" 200 12826
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/jquery/jquery.validate.js?v=4.8.5 HTTP/1.1" 200 48696
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/jquery/jquery-ui-timepicker-addon.js?v=4.8.5 HTTP/1.1" 200 78475
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/jquery/jquery.ba-hashchange-1.3.js?v=4.8.5 HTTP/1.1" 200 16522
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/jquery/jquery.debounce-1.0.5.js?v=4.8.5 HTTP/1.1" 200 1169
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/menu-resizer.js?v=4.8.5 HTTP/1.1" 200 8318
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/cross_framing_protection.js?v=4.8.5 HTTP/1.1" 200 471
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/rte.js?v=4.8.5 HTTP/1.1" 200 47688
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/tracekit.js?v=4.8.5 HTTP/1.1" 200 45389
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/error_report.js?v=4.8.5 HTTP/1.1" 200 10098
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/phpmyadmin.css.php?nocache=4649407260ltr&server=1 HTTP/1.1" 200 20760
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/doclinks.js?v=4.8.5 HTTP/1.1" 200 20643
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/config.js?v=4.8.5 HTTP/1.1" 200 26929
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/common.js?v=4.8.5 HTTP/1.1" 200 19168
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/indexes.js?v=4.8.5 HTTP/1.1" 200 27242
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/navigation.js?v=4.8.5 HTTP/1.1" 200 60076
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/functions.js?v=4.8.5 HTTP/1.1" 200 173667
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/whitelist.php?v=4.8.5 HTTP/1.1" 200 57
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/page_settings.js?v=4.8.5 HTTP/1.1" 200 1749
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/hint/sql-hint.js?v=4.8.5 HTTP/1.1" 200 9148
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/runmode/runmode.js?v=4.8.5 HTTP/1.1" 200 2499
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/codemirror/mode/sql/sql.js?v=4.8.5 HTTP/1.1" 200 45323
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/shortcuts_handler.js?v=4.8.5 HTTP/1.1" 200 3264
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/lint/lint.js?v=4.8.5 HTTP/1.1" 200 8609
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/codemirror/addon/lint/sql-lint.js?v=4.8.5 HTTP/1.1" 200 1048
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/console.js?v=4.8.5 HTTP/1.1" 200 57278
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/hint/show-hint.js?v=4.8.5 HTTP/1.1" 200 15909
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/js/messages.php?l=en&v=4.8.5 HTTP/1.1" 200 8822
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/themes/dot.gif HTTP/1.1" 200 43
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_help.png HTTP/1.1" 200 705
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_error.png HTTP/1.1" 200 614
::1 - - [22/Oct/2019:10:17:03 +0200] "GET /phpmyadmin/favicon.ico HTTP/1.1" 200 22486
::1 - - [22/Oct/2019:10:17:08 +0200] "OPTIONS * HTTP/1.0" 200 -
::1 - - [22/Oct/2019:10:17:10 +0200] "GET /phpmyadmin/index.php HTTP/1.1" 200 2147
::1 - - [22/Oct/2019:10:17:10 +0200] "GET /phpmyadmin/themes/pmahomme/jquery/jquery-ui.css HTTP/1.1" 200 36566
::1 - - [22/Oct/2019:10:17:10 +0200] "GET /phpmyadmin/js/whitelist.php?v=4.8.5 HTTP/1.1" 200 57
::1 - - [22/Oct/2019:10:17:10 +0200] "GET /phpmyadmin/js/messages.php?l=en&v=4.8.5 HTTP/1.1" 200 8822
::1 - - [22/Oct/2019:10:17:11 +0200] "GET /phpmyadmin/themes/dot.gif HTTP/1.1" 200 43
::1 - - [22/Oct/2019:10:17:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_help.png HTTP/1.1" 200 705
::1 - - [22/Oct/2019:10:18:09 +0200] "GET / HTTP/1.1" 302 -
::1 - - [22/Oct/2019:10:18:09 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876
::1 - - [22/Oct/2019:10:18:09 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 188385
::1 - - [22/Oct/2019:10:18:09 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427
::1 - - [22/Oct/2019:10:18:09 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/ HTTP/1.1" 200 13249
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/hint/show-hint.js?v=4.8.5 HTTP/1.1" 200 15909
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/phpmyadmin.css.php?nocache=6221139551ltr&server=1 HTTP/1.1" 200 20760
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/hint/sql-hint.js?v=4.8.5 HTTP/1.1" 200 9148
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/lint/lint.js?v=4.8.5 HTTP/1.1" 200 8609
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/js/codemirror/addon/lint/sql-lint.js?v=4.8.5 HTTP/1.1" 200 1048
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/js/console.js?v=4.8.5 HTTP/1.1" 200 57278
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/logo_left.png HTTP/1.1" 200 2713
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/left_nav_bg.png HTTP/1.1" 200 146
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_home.png HTTP/1.1" 200 734
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_loggoff.png HTTP/1.1" 200 626
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_docs.png HTTP/1.1" 200 705
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_sqlhelp.png HTTP/1.1" 200 512
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_cog.png HTTP/1.1" 200 442
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_reload.png HTTP/1.1" 200 527
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_link.png HTTP/1.1" 200 280
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_newdb.png HTTP/1.1" 200 585
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_plus.png HTTP/1.1" 200 143
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_db.png HTTP/1.1" 200 328
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_host.png HTTP/1.1" 200 591
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_sql.png HTTP/1.1" 200 680
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_status.png HTTP/1.1" 200 600
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_rights.png HTTP/1.1" 200 461
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_export.png HTTP/1.1" 200 514
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_import.png HTTP/1.1" 200 556
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_replication.png HTTP/1.1" 200 399
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_tblops.png HTTP/1.1" 200 537
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_vars.png HTTP/1.1" 200 523
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_asci.png HTTP/1.1" 200 148
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_engine.png HTTP/1.1" 200 398
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_plugin.png HTTP/1.1" 200 512
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_top.png HTTP/1.1" 200 220
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/console.png HTTP/1.1" 200 292
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_lang.png HTTP/1.1" 200 659
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_theme.png HTTP/1.1" 200 772
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/window-new.png HTTP/1.1" 200 468
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_error.png HTTP/1.1" 200 614
::1 - - [22/Oct/2019:10:18:11 +0200] "POST /phpmyadmin/ajax.php HTTP/1.1" 200 1384
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/favicon.ico HTTP/1.1" 200 22486
::1 - - [22/Oct/2019:10:18:11 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_more.png HTTP/1.1" 200 111
::1 - - [22/Oct/2019:10:18:11 +0200] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2037
::1 - - [22/Oct/2019:10:18:11 +0200] "POST /phpmyadmin/ajax.php HTTP/1.1" 200 1477
::1 - - [22/Oct/2019:10:18:12 +0200] "POST /phpmyadmin/ajax.php HTTP/1.1" 200 1375
::1 - - [22/Oct/2019:10:18:12 +0200] "POST /phpmyadmin/version_check.php HTTP/1.1" 200 64
::1 - - [22/Oct/2019:10:18:12 +0200] "POST /phpmyadmin/db_structure.php?ajax_request=1&favorite_table=1&sync_favorite_tables=1 HTTP/1.1" 200 143
::1 - - [22/Oct/2019:10:18:14 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:10:20:33 +0200] "GET / HTTP/1.1" 302 -
::1 - - [22/Oct/2019:10:20:33 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876
::1 - - [22/Oct/2019:10:21:00 +0200] "GET /20191020Websc HTTP/1.1" 301 239
::1 - - [22/Oct/2019:10:21:00 +0200] "GET /20191020Websc/ HTTP/1.1" 500 499
::1 - - [22/Oct/2019:10:25:49 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:25:49 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:10:25:50 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:25:50 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:10:26:39 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:26:39 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:10:26:40 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:26:40 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:10:26:40 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:26:41 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:26:41 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:10:26:41 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:26:41 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:10:26:41 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:26:41 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:10:26:44 +0200] "GET /2 HTTP/1.1" 404 1030
::1 - - [22/Oct/2019:10:26:47 +0200] "GET / HTTP/1.1" 302 -
::1 - - [22/Oct/2019:10:26:47 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876
::1 - - [22/Oct/2019:10:27:52 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
::1 - - [22/Oct/2019:10:27:52 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876
::1 - - [22/Oct/2019:10:27:52 +0200] "GET /dashboard/stylesheets/all.css HTTP/1.1" 200 480570
::1 - - [22/Oct/2019:10:27:52 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 188385
::1 - - [22/Oct/2019:10:27:52 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/stylesheets/all.css HTTP/1.1" 200 480570
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 188385
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361
::1 - - [22/Oct/2019:10:27:53 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508
::1 - - [22/Oct/2019:10:28:00 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:28:36 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:28:37 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:28:37 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:28:37 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:31:34 +0200] "GET /20190916Bibliotecas HTTP/1.1" 301 245
::1 - - [22/Oct/2019:10:31:34 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:31:34 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:10:33:50 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:33:50 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:10:34:22 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:10:34:22 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:10:36:43 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:11:53:18 +0200] "GET / HTTP/1.1" 302 -
::1 - - [22/Oct/2019:11:53:18 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
::1 - - [22/Oct/2019:11:53:18 +0200] "GET /dashboard/javascripts/modernizr.js HTTP/1.1" 200 51365
::1 - - [22/Oct/2019:11:53:18 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876
::1 - - [22/Oct/2019:11:53:18 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427
::1 - - [22/Oct/2019:11:53:18 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 188385
::1 - - [22/Oct/2019:11:53:18 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770
::1 - - [22/Oct/2019:11:53:18 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133
::1 - - [22/Oct/2019:11:53:19 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361
::1 - - [22/Oct/2019:11:53:19 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508
::1 - - [22/Oct/2019:11:54:33 +0200] "GET /20191020Websc HTTP/1.1" 301 239
::1 - - [22/Oct/2019:11:54:33 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:11:54:33 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:11:55:00 +0200] "GET / HTTP/1.1" 302 -
::1 - - [22/Oct/2019:11:55:00 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
::1 - - [22/Oct/2019:11:55:00 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876
::1 - - [22/Oct/2019:11:55:01 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508
::1 - - [22/Oct/2019:11:55:07 +0200] "GET /20190916Bibliotecas HTTP/1.1" 301 245
::1 - - [22/Oct/2019:11:55:07 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:11:55:07 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:11:58:59 +0200] "GET / HTTP/1.1" 302 -
::1 - - [22/Oct/2019:11:58:59 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
::1 - - [22/Oct/2019:11:58:59 +0200] "GET /dashboard/images/xampp-logo.svg HTTP/1.1" 200 5427
::1 - - [22/Oct/2019:11:58:59 +0200] "GET /dashboard/images/bitnami-xampp.png HTTP/1.1" 200 22133
::1 - - [22/Oct/2019:11:59:01 +0200] "GET /phpmyadmin/ HTTP/1.1" 200 13238
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/css/printview.css?v=4.8.5 HTTP/1.1" 200 2746
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/jquery/jquery-ui.css HTTP/1.1" 200 36566
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/lint/lint.css?v=4.8.5 HTTP/1.1" 200 2999
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/js/vendor/codemirror/lib/codemirror.css?v=4.8.5 HTTP/1.1" 200 8542
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/js/cross_framing_protection.js?v=4.8.5 HTTP/1.1" 200 471
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/hint/show-hint.css?v=4.8.5 HTTP/1.1" 200 623
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/phpmyadmin.css.php?nocache=6221139552ltr&server=1 HTTP/1.1" 200 20760
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/js/whitelist.php?v=4.8.5 HTTP/1.1" 200 57
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/js/messages.php?l=en&v=4.8.5 HTTP/1.1" 200 8822
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/logo_left.png HTTP/1.1" 200 2713
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/dot.gif HTTP/1.1" 200 43
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_loggoff.png HTTP/1.1" 200 626
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_docs.png HTTP/1.1" 200 705
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_home.png HTTP/1.1" 200 734
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_sqlhelp.png HTTP/1.1" 200 512
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_cog.png HTTP/1.1" 200 442
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/favicon.ico HTTP/1.1" 200 22486
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_reload.png HTTP/1.1" 200 527
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_link.png HTTP/1.1" 200 280
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_plus.png HTTP/1.1" 200 143
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/left_nav_bg.png HTTP/1.1" 200 146
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_newdb.png HTTP/1.1" 200 585
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_sql.png HTTP/1.1" 200 680
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_host.png HTTP/1.1" 200 591
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_status.png HTTP/1.1" 200 600
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_db.png HTTP/1.1" 200 328
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_rights.png HTTP/1.1" 200 461
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_export.png HTTP/1.1" 200 514
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_tblops.png HTTP/1.1" 200 537
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_import.png HTTP/1.1" 200 556
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_replication.png HTTP/1.1" 200 399
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_vars.png HTTP/1.1" 200 523
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_engine.png HTTP/1.1" 200 398
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_asci.png HTTP/1.1" 200 148
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/console.png HTTP/1.1" 200 292
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_plugin.png HTTP/1.1" 200 512
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/window-new.png HTTP/1.1" 200 468
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_help.png HTTP/1.1" 200 705
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_theme.png HTTP/1.1" 200 772
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_top.png HTTP/1.1" 200 220
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_error.png HTTP/1.1" 200 614
::1 - - [22/Oct/2019:11:59:03 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_lang.png HTTP/1.1" 200 659
::1 - - [22/Oct/2019:11:59:04 +0200] "POST /phpmyadmin/ajax.php HTTP/1.1" 200 1385
::1 - - [22/Oct/2019:11:59:04 +0200] "POST /phpmyadmin/ajax.php HTTP/1.1" 200 1481
::1 - - [22/Oct/2019:11:59:04 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_more.png HTTP/1.1" 200 111
::1 - - [22/Oct/2019:11:59:04 +0200] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2037
::1 - - [22/Oct/2019:11:59:04 +0200] "POST /phpmyadmin/ajax.php HTTP/1.1" 200 1376
::1 - - [22/Oct/2019:11:59:05 +0200] "POST /phpmyadmin/version_check.php HTTP/1.1" 200 64
::1 - - [22/Oct/2019:11:59:05 +0200] "POST /phpmyadmin/db_structure.php?ajax_request=1&favorite_table=1&sync_favorite_tables=1 HTTP/1.1" 200 143
::1 - - [22/Oct/2019:11:59:11 +0200] "OPTIONS * HTTP/1.0" 200 -
::1 - - [22/Oct/2019:11:59:15 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_unlink.png HTTP/1.1" 200 589
::1 - - [22/Oct/2019:11:59:34 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:12:03:00 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:12:03:00 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:12:03:01 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:12:03:01 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:12:03:13 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:12:03:13 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:12:03:33 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:12:03:33 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:12:03:42 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:12:03:42 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:12:03:42 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:12:03:42 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:12:03:42 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:12:03:42 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:12:03:43 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:12:03:43 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:12:03:43 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:12:03:43 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:12:03:43 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:12:03:43 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:12:03:43 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:12:03:43 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:12:03:43 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:12:03:44 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:12:05:58 +0200] "GET /dashboard/faq.html HTTP/1.1" 200 20624
::1 - - [22/Oct/2019:12:05:58 +0200] "GET /dashboard/images/screenshots/xampp-linux-start.jpg HTTP/1.1" 200 479918
::1 - - [22/Oct/2019:12:16:03 +0200] "GET / HTTP/1.1" 302 -
::1 - - [22/Oct/2019:12:16:03 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
::1 - - [22/Oct/2019:12:16:04 +0200] "GET /dashboard/images/fastly-logo.png HTTP/1.1" 200 1770
::1 - - [22/Oct/2019:12:16:04 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361
::1 - - [22/Oct/2019:13:01:49 +0200] "GET /20190920Websc HTTP/1.1" 404 1030
::1 - - [22/Oct/2019:13:02:10 +0200] "GET /20190920Websc/ HTTP/1.1" 404 1030
::1 - - [22/Oct/2019:13:02:22 +0200] "GET /20191020Websc/ HTTP/1.1" 500 494
::1 - - [22/Oct/2019:13:02:50 +0200] "GET /20191020Websc/ HTTP/1.1" 500 494
::1 - - [22/Oct/2019:13:02:51 +0200] "GET /20191020Websc/ HTTP/1.1" 500 494
::1 - - [22/Oct/2019:13:02:51 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:13:02:51 +0200] "GET /20191020Websc/ HTTP/1.1" 500 494
::1 - - [22/Oct/2019:13:02:51 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:13:02:52 +0200] "GET /20191020Websc/ HTTP/1.1" 500 494
::1 - - [22/Oct/2019:13:02:52 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:13:02:52 +0200] "GET /20191020Websc/ HTTP/1.1" 500 494
::1 - - [22/Oct/2019:13:02:53 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:13:02:53 +0200] "GET /20191020Websc/ HTTP/1.1" 500 494
::1 - - [22/Oct/2019:13:02:53 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:13:02:53 +0200] "GET /20191020Websc/ HTTP/1.1" 500 494
::1 - - [22/Oct/2019:13:02:53 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:13:02:54 +0200] "GET /20191020Websc/ HTTP/1.1" 500 494
::1 - - [22/Oct/2019:13:02:54 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
::1 - - [22/Oct/2019:13:18:05 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:13:18:07 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:23:50:38 +0200] "GET / HTTP/1.1" 302 -
::1 - - [22/Oct/2019:23:50:38 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
::1 - - [22/Oct/2019:23:50:38 +0200] "GET /dashboard/javascripts/all.js HTTP/1.1" 200 188385
::1 - - [22/Oct/2019:23:50:41 +0200] "GET /applications.html HTTP/1.1" 200 3607
::1 - - [22/Oct/2019:23:50:41 +0200] "GET /bitnami.css HTTP/1.1" 200 177
::1 - - [22/Oct/2019:23:50:46 +0200] "GET /dashboard/phpinfo.php HTTP/1.1" 200 98685
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/ HTTP/1.1" 200 13238
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/phpmyadmin.css.php?nocache=6221145605ltr&server=1 HTTP/1.1" 200 20760
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/js/whitelist.php?v=4.8.5 HTTP/1.1" 200 57
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/js/messages.php?l=en&v=4.8.5 HTTP/1.1" 200 8822
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/logo_left.png HTTP/1.1" 200 2713
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/lint/lint.js?v=4.8.5 HTTP/1.1" 200 8609
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/hint/sql-hint.js?v=4.8.5 HTTP/1.1" 200 9148
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/js/vendor/codemirror/addon/hint/show-hint.js?v=4.8.5 HTTP/1.1" 200 15909
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/js/codemirror/addon/lint/sql-lint.js?v=4.8.5 HTTP/1.1" 200 1048
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/left_nav_bg.png HTTP/1.1" 200 146
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_home.png HTTP/1.1" 200 734
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_loggoff.png HTTP/1.1" 200 626
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_docs.png HTTP/1.1" 200 705
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_sqlhelp.png HTTP/1.1" 200 512
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_cog.png HTTP/1.1" 200 442
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_reload.png HTTP/1.1" 200 527
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_link.png HTTP/1.1" 200 280
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_newdb.png HTTP/1.1" 200 585
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_plus.png HTTP/1.1" 200 143
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_db.png HTTP/1.1" 200 328
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_host.png HTTP/1.1" 200 591
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_sql.png HTTP/1.1" 200 680
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_status.png HTTP/1.1" 200 600
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_rights.png HTTP/1.1" 200 461
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_export.png HTTP/1.1" 200 514
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_import.png HTTP/1.1" 200 556
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_tblops.png HTTP/1.1" 200 537
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_replication.png HTTP/1.1" 200 399
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_vars.png HTTP/1.1" 200 523
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_asci.png HTTP/1.1" 200 148
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_engine.png HTTP/1.1" 200 398
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/b_plugin.png HTTP/1.1" 200 512
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_top.png HTTP/1.1" 200 220
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/console.png HTTP/1.1" 200 292
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_lang.png HTTP/1.1" 200 659
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/s_theme.png HTTP/1.1" 200 772
::1 - - [22/Oct/2019:23:51:07 +0200] "GET /phpmyadmin/themes/pmahomme/img/window-new.png HTTP/1.1" 200 468
::1 - - [22/Oct/2019:23:51:07 +0200] "POST /phpmyadmin/ajax.php HTTP/1.1" 200 1385
::1 - - [22/Oct/2019:23:51:07 +0200] "POST /phpmyadmin/navigation.php?ajax_request=1 HTTP/1.1" 200 2037
::1 - - [22/Oct/2019:23:51:07 +0200] "POST /phpmyadmin/ajax.php HTTP/1.1" 200 1481
::1 - - [22/Oct/2019:23:51:08 +0200] "POST /phpmyadmin/ajax.php HTTP/1.1" 200 1376
::1 - - [22/Oct/2019:23:51:08 +0200] "POST /phpmyadmin/version_check.php HTTP/1.1" 200 64
::1 - - [22/Oct/2019:23:51:08 +0200] "POST /phpmyadmin/db_structure.php?ajax_request=1&favorite_table=1&sync_favorite_tables=1 HTTP/1.1" 200 143
::1 - - [22/Oct/2019:23:51:26 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1030
::1 - - [22/Oct/2019:23:52:11 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
::1 - - [22/Oct/2019:23:52:20 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [22/Oct/2019:23:52:31 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [22/Oct/2019:23:52:31 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [22/Oct/2019:23:52:40 +0200] "GET /20191020Websc/index HTTP/1.1" 404 1130
127.0.0.1 - - [22/Oct/2019:23:52:40 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [22/Oct/2019:23:52:45 +0200] "GET /20191020Websc/home/index HTTP/1.1" 404 1130
127.0.0.1 - - [22/Oct/2019:23:52:45 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [22/Oct/2019:23:52:48 +0200] "GET /20191020Websc/home/index.php HTTP/1.1" 404 1130
127.0.0.1 - - [22/Oct/2019:23:52:48 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [22/Oct/2019:23:52:54 +0200] "GET /20191020Websc/index.php HTTP/1.1" 404 1130
127.0.0.1 - - [22/Oct/2019:23:53:58 +0200] "GET /20191020Websc/index.php HTTP/1.1" 404 1130
127.0.0.1 - - [22/Oct/2019:23:54:02 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [22/Oct/2019:23:56:45 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1054
127.0.0.1 - - [22/Oct/2019:23:56:45 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [22/Oct/2019:23:56:48 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1054
127.0.0.1 - - [22/Oct/2019:23:59:23 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [22/Oct/2019:23:59:41 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [22/Oct/2019:23:59:41 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [22/Oct/2019:23:59:56 +0200] "GET /20190916Bibliotecas HTTP/1.1" 301 245
127.0.0.1 - - [22/Oct/2019:23:59:56 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130
127.0.0.1 - - [22/Oct/2019:23:59:56 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:04:15 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:04:15 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:07:01 +0200] "GET / HTTP/1.1" 302 -
127.0.0.1 - - [23/Oct/2019:00:07:01 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
127.0.0.1 - - [23/Oct/2019:00:07:01 +0200] "GET /dashboard/stylesheets/normalize.css HTTP/1.1" 200 6876
127.0.0.1 - - [23/Oct/2019:00:07:10 +0200] "GET /20191020Websc/ HTTP/1.1" 302 -
127.0.0.1 - - [23/Oct/2019:00:07:10 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
127.0.0.1 - - [23/Oct/2019:00:07:22 +0200] "GET /20191020Websc/ HTTP/1.1" 302 -
127.0.0.1 - - [23/Oct/2019:00:07:22 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
127.0.0.1 - - [23/Oct/2019:00:07:22 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508
127.0.0.1 - - [23/Oct/2019:00:08:47 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:09:56 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:09:56 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:09:57 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:09:57 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:10:01 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:10:08 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:10:08 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:10:12 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:11:30 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:11:30 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:11:34 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:11:36 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:11:36 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:16:16 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:16:16 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:16:16 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:16:16 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:16:20 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:16:24 +0200] "GET / HTTP/1.1" 302 -
127.0.0.1 - - [23/Oct/2019:00:16:24 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
127.0.0.1 - - [23/Oct/2019:00:16:24 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508
127.0.0.1 - - [23/Oct/2019:00:16:28 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:16:50 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:16:50 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:16:50 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:16:50 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:17:21 +0200] "GET /20191020Websc/ HTTP/1.1" 500 1191
127.0.0.1 - - [23/Oct/2019:00:17:21 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:17:29 +0200] "GET /20191020Websc/home HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:17:49 +0200] "GET /20191020Websc/Home HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:17:53 +0200] "GET /20191020Websc/Home/index HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:18:18 +0200] "GET /20191020Websc/Home/index HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:18:19 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:18:21 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:18:29 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:18:29 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:18:29 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:18:29 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:18:29 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:19:07 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:19:07 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:19:07 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:19:07 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:19:10 +0200] "GET / HTTP/1.1" 302 -
127.0.0.1 - - [23/Oct/2019:00:19:10 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
127.0.0.1 - - [23/Oct/2019:00:19:10 +0200] "GET /dashboard/images/social-icons.png HTTP/1.1" 200 3361
127.0.0.1 - - [23/Oct/2019:00:19:10 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508
127.0.0.1 - - [23/Oct/2019:00:19:15 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:19:15 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:30:08 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:30:08 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:30:08 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:30:08 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:30:16 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:30:19 +0200] "GET / HTTP/1.1" 302 -
127.0.0.1 - - [23/Oct/2019:00:30:19 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
127.0.0.1 - - [23/Oct/2019:00:30:19 +0200] "GET /dashboard/images/favicon.png HTTP/1.1" 200 2508
127.0.0.1 - - [23/Oct/2019:00:30:23 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:30:34 +0200] "GET / HTTP/1.1" 302 -
127.0.0.1 - - [23/Oct/2019:00:30:34 +0200] "GET /dashboard/ HTTP/1.1" 200 7574
127.0.0.1 - - [23/Oct/2019:00:30:39 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:30:47 +0200] "GET /20191020Websc/home HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:30:51 +0200] "GET /20191020Websc/home/index.php HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:30:56 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:30:58 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:30:59 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:31:08 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:31:08 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:31:09 +0200] "GET /20191020Websc/ HTTP/1.1" 404 1130
127.0.0.1 - - [23/Oct/2019:00:31:09 +0200] "GET /favicon.ico HTTP/1.1" 200 30894
127.0.0.1 - - [23/Oct/2019:00:34:31 +0200] "GET /20190916Bibliotecas/ HTTP/1.1" 404 1130

error_log
Code:
[Tue Oct 22 10:13:29.432097 2019] [ssl:warn] [pid 8181] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Oct 22 10:13:29.432147 2019] [ssl:warn] [pid 8181] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Oct 22 10:13:29.432211 2019] [suexec:notice] [pid 8181] AH01232: suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Tue Oct 22 10:13:29.463648 2019] [ssl:warn] [pid 8182] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Oct 22 10:13:29.463669 2019] [ssl:warn] [pid 8182] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Oct 22 10:13:29.463743 2019] [lbmethod_heartbeat:notice] [pid 8182] AH02282: No slotmem from mod_heartmonitor
[Tue Oct 22 10:13:29.471893 2019] [mpm_prefork:notice] [pid 8182] AH00163: Apache/2.4.38 (Unix) OpenSSL/1.0.2r PHP/7.3.3 mod_perl/2.0.8-dev Perl/v5.16.3 configured -- resuming normal operations
[Tue Oct 22 10:13:29.471927 2019] [core:notice] [pid 8182] AH00094: Command line: '/opt/lampp/bin/httpd -E /opt/lampp/logs/error_log -D SSL -D PHP'
[Tue Oct 22 11:11:45.429395 2019] [ssl:warn] [pid 3004] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Oct 22 11:11:45.435256 2019] [ssl:warn] [pid 3004] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Oct 22 11:11:45.435548 2019] [suexec:notice] [pid 3004] AH01232: suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Tue Oct 22 11:11:45.558115 2019] [ssl:warn] [pid 3005] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Oct 22 11:11:45.558173 2019] [ssl:warn] [pid 3005] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Oct 22 11:11:45.558423 2019] [lbmethod_heartbeat:notice] [pid 3005] AH02282: No slotmem from mod_heartmonitor
[Tue Oct 22 11:11:48.083024 2019] [mpm_prefork:notice] [pid 3005] AH00163: Apache/2.4.38 (Unix) OpenSSL/1.0.2r PHP/7.3.3 mod_perl/2.0.8-dev Perl/v5.16.3 configured -- resuming normal operations
[Tue Oct 22 11:11:48.083072 2019] [core:notice] [pid 3005] AH00094: Command line: '/opt/lampp/bin/httpd -E /opt/lampp/logs/error_log -D SSL -D PHP'
[Tue Oct 22 23:49:18.084219 2019] [mpm_prefork:notice] [pid 3005] AH00171: Graceful restart requested, doing restart
[Tue Oct 22 23:49:18.132749 2019] [ssl:warn] [pid 3005] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Oct 22 23:49:18.132768 2019] [ssl:warn] [pid 3005] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Oct 22 23:49:18.132836 2019] [lbmethod_heartbeat:notice] [pid 3005] AH02282: No slotmem from mod_heartmonitor
[Tue Oct 22 23:49:18.139341 2019] [mpm_prefork:notice] [pid 3005] AH00163: Apache/2.4.38 (Unix) OpenSSL/1.0.2r PHP/7.3.3 mod_perl/2.0.8-dev Perl/v5.16.3 configured -- resuming normal operations
[Tue Oct 22 23:49:18.139381 2019] [core:notice] [pid 3005] AH00094: Command line: '/opt/lampp/bin/httpd -E /opt/lampp/logs/error_log -D SSL -D PHP'
[Tue Oct 22 23:50:11.376392 2019] [mpm_prefork:notice] [pid 3005] AH00169: caught SIGTERM, shutting down
[Tue Oct 22 23:50:15.929815 2019] [ssl:warn] [pid 7878] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Oct 22 23:50:15.929855 2019] [ssl:warn] [pid 7878] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Oct 22 23:50:15.929917 2019] [suexec:notice] [pid 7878] AH01232: suEXEC mechanism enabled (wrapper: /opt/lampp/bin/suexec)
[Tue Oct 22 23:50:15.961972 2019] [ssl:warn] [pid 7879] AH01906: www.example.com:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Oct 22 23:50:15.961994 2019] [ssl:warn] [pid 7879] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Oct 22 23:50:15.962077 2019] [lbmethod_heartbeat:notice] [pid 7879] AH02282: No slotmem from mod_heartmonitor
[Tue Oct 22 23:50:15.971205 2019] [mpm_prefork:notice] [pid 7879] AH00163: Apache/2.4.38 (Unix) OpenSSL/1.0.2r PHP/7.3.3 mod_perl/2.0.8-dev Perl/v5.16.3 configured -- resuming normal operations
[Tue Oct 22 23:50:15.971249 2019] [core:notice] [pid 7879] AH00094: Command line: '/opt/lampp/bin/httpd -E /opt/lampp/logs/error_log -D SSL -D PHP'
[Wed Oct 23 00:54:45.661721 2019] [mpm_prefork:notice] [pid 7879] AH00169: caught SIGTERM, shutting down

php_error_log
Code:
[22-Oct-2019 10:13:27 Europe/Berlin] PHP Deprecated:  Directive 'track_errors' is deprecated in Unknown on line 0
[22-Oct-2019 23:56:45 Europe/Berlin] PHP Warning:  include(/opt/lampp/htdocs/20191020Websc/application/views/errors/html/error_php.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/20191020Websc/system/core/Exceptions.php on line 268
[22-Oct-2019 23:56:45 Europe/Berlin] PHP Warning:  include(): Failed opening '/opt/lampp/htdocs/20191020Websc/application/views/errors/html/error_php.php' for inclusion (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/20191020Websc/system/core/Exceptions.php on line 268
[22-Oct-2019 23:56:45 Europe/Berlin] PHP Warning:  include(/opt/lampp/htdocs/20191020Websc/application/views/errors/html/error_php.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/20191020Websc/system/core/Exceptions.php on line 268
[22-Oct-2019 23:56:45 Europe/Berlin] PHP Warning:  include(): Failed opening '/opt/lampp/htdocs/20191020Websc/application/views/errors/html/error_php.php' for inclusion (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/20191020Websc/system/core/Exceptions.php on line 268
[22-Oct-2019 23:56:48 Europe/Berlin] PHP Warning:  include(/opt/lampp/htdocs/20191020Websc/application/views/errors/html/error_php.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/20191020Websc/system/core/Exceptions.php on line 268
[22-Oct-2019 23:56:48 Europe/Berlin] PHP Warning:  include(): Failed opening '/opt/lampp/htdocs/20191020Websc/application/views/errors/html/error_php.php' for inclusion (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/20191020Websc/system/core/Exceptions.php on line 268
[22-Oct-2019 23:56:48 Europe/Berlin] PHP Warning:  include(/opt/lampp/htdocs/20191020Websc/application/views/errors/html/error_php.php): failed to open stream: No such file or directory in /opt/lampp/htdocs/20191020Websc/system/core/Exceptions.php on line 268
[22-Oct-2019 23:56:48 Europe/Berlin] PHP Warning:  include(): Failed opening '/opt/lampp/htdocs/20191020Websc/application/views/errors/html/error_php.php' for inclusion (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/20191020Websc/system/core/Exceptions.php on line 268
Reply


Messages In This Thread
CI in a Linux environment setup - by Raidenlee - 06-19-2015, 05:12 PM
RE: CI in a Linux environment setup - by kenjis - 06-19-2015, 07:57 PM
RE: CI in a Linux environment setup - by esle - 10-22-2019, 03:44 PM
RE: CI in a Linux environment setup - by mboufos - 10-23-2019, 12:05 AM
RE: CI in a Linux environment setup - by esle - 10-23-2019, 12:31 AM
RE: CI in a Linux environment setup - by esle - 10-23-2019, 07:44 AM
RE: CI in a Linux environment setup - by esle - 10-23-2019, 09:20 AM
RE: CI in a Linux environment setup - by esle - 10-24-2019, 02:02 AM
RE: CI in a Linux environment setup - by esle - 10-24-2019, 09:49 AM
RE: CI in a Linux environment setup - by esle - 10-25-2019, 03:07 AM
RE: CI in a Linux environment setup - by esle - 10-25-2019, 03:48 AM
RE: CI in a Linux environment setup - by esle - 10-27-2019, 04:03 AM
RE: CI in a Linux environment setup - by esle - 10-28-2019, 01:27 AM
RE: CI in a Linux environment setup - by esle - 10-28-2019, 02:09 AM
RE: CI in a Linux environment setup - by esle - 10-29-2019, 01:46 AM
RE: CI in a Linux environment setup - by esle - 11-04-2019, 08:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB