Skip to content

Instantly share code, notes, and snippets.

View rhys19's full-sized avatar

rhys19

View GitHub Profile
@rhys19
rhys19 / civ.err
Created September 25, 2017 22:31
civ err
( ! ) Notice: Constant COMMUNITY_NAME already defined in C:\wamp64\www\oc-config.php on line 4
Call Stack
# Time Memory Function Location
1 0.0013 283104 {main}( ) ...\civilian.php:0
2 0.0028 323448 include( 'C:\wamp64\www\opencad\actions\civActions.php' ) ...\civilian.php:3
3 0.0032 329640 require_once( 'C:\wamp64\www\oc-config.php' ) ...\civActions.php:2
4 0.0032 329848 define ( ) ...\oc-config.php:4
( ! ) Notice: Constant DB_NAME already defined in C:\wamp64\www\oc-config.php on line 7
@rhys19
rhys19 / Error.cad
Created September 25, 2017 22:07
Error
( ! ) Notice: Constant COMMUNITY_NAME already defined in C:\wamp64\www\oc-config.php on line 4
Call Stack
# Time Memory Function Location
1 0.0014 292288 {main}( ) ...\civilian.php:0
2 0.0032 332656 include( 'C:\wamp64\www\opencad\actions\civActions.php' ) ...\civilian.php:3
3 0.0036 338832 require_once( 'C:\wamp64\www\oc-config.php' ) ...\civActions.php:2
4 0.0036 339040 define ( ) ...\oc-config.php:4
( ! ) Notice: Constant DB_NAME already defined in C:\wamp64\www\oc-config.php on line 7
@rhys19
rhys19 / apache_access.txt
Created September 17, 2017 01:09
apache_access log
This file has been truncated, but you can view the full file.
::1 - - [01/Aug/2017:01:05:13 -0700] "GET /phpmyadmin/ HTTP/1.1" 200 3052
::1 - - [01/Aug/2017:01:05:14 -0700] "GET /phpmyadmin/themes/pmahomme/jquery/jquery-ui-1.11.4.css HTTP/1.1" 200 35020
::1 - - [01/Aug/2017:01:05:14 -0700] "GET /phpmyadmin/js/codemirror/lib/codemirror.css?v=4.6.4 HTTP/1.1" 200 7771
::1 - - [01/Aug/2017:01:05:14 -0700] "GET /phpmyadmin/js/codemirror/addon/hint/show-hint.css?v=4.6.4 HTTP/1.1" 200 662
::1 - - [01/Aug/2017:01:05:14 -0700] "GET /phpmyadmin/js/codemirror/addon/lint/lint.css?v=4.6.4 HTTP/1.1" 200 3068
::1 - - [01/Aug/2017:01:05:14 -0700] "GET /phpmyadmin/js/whitelist.php?lang=en&db=&collation_connection=utf8_unicode_ci&token=f8366d1f99c92888dd1539ce5ab915d7&v=4.6.4 HTTP/1.1" 200 475
::1 - - [01/Aug/2017:01:05:14 -0700] "GET /phpmyadmin/js/get_scripts.js.php?scripts%5B%5D=jquery/jquery.debounce-1.0.5.js&scripts%5B%5D=menu-resizer.js&scripts%5B%5D=cross_framing_protection.js&scripts%5B%5D=rte.js&scripts%5B%5D=tracekit/tracekit.js&scripts%5B%5D=error_report.js&scripts%5B%5D=confi
@rhys19
rhys19 / apache_error.txt
Created September 17, 2017 01:08
apache error log
[Tue Aug 01 00:56:43.461452 2017] [auth_digest:notice] [pid 11196:tid 660] AH01757: generating secret for digest authentication ...
[Tue Aug 01 00:56:43.595679 2017] [mpm_winnt:notice] [pid 11196:tid 660] AH00455: Apache/2.4.23 (Win64) PHP/5.6.25 configured -- resuming normal operations
[Tue Aug 01 00:56:43.595679 2017] [mpm_winnt:notice] [pid 11196:tid 660] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:43:51
[Tue Aug 01 00:56:43.595679 2017] [core:notice] [pid 11196:tid 660] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.23\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.23'
[Tue Aug 01 00:56:43.613228 2017] [mpm_winnt:notice] [pid 11196:tid 660] AH00418: Parent: Created child process 10944
[Tue Aug 01 00:56:44.295572 2017] [auth_digest:notice] [pid 10944:tid 620] AH01757: generating secret for digest authentication ...
[Tue Aug 01 00:56:44.354580 2017] [mpm_winnt:notice] [pid 10944:tid 620] AH00354: Child: Starting 64 worker threads.
[Tue Aug 01 00:57:34.385543 2017] [mpm_winnt:noti
@rhys19
rhys19 / mysql.txt
Created September 17, 2017 01:07
mysql log
2017-08-01T07:56:43.868657Z 0 [Warning] InnoDB: Resizing redo log from 2*3072 to 2*320 pages, LSN=2525652
2017-08-01T07:56:44.043017Z 0 [Warning] InnoDB: Starting to delete and rewrite log files.
2017-08-01T07:56:44.532819Z 0 [Warning] InnoDB: New log files created, LSN=2525652
2017-08-15T03:29:18.875823Z 1190 [Warning] Host name 'DESKTOP-IMRG0A5.localdomain' could not be resolved: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
2017-08-20T17:29:34.995296Z 0 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
2017-08-20T17:29:34.998796Z 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2017-08-20T17:29:35.042302Z 0 [ERROR] Aborting
2017-08-20T17:29:47.905510Z 0 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
2017-08-20T17:29:47.907511Z 0 [ERROR] Do you already have another mysqld server running on port: 3306 ?
@rhys19
rhys19 / php.txt
Created September 17, 2017 01:06
php log
[01-Aug-2017 07:56:41 UTC] No error - Only to create the file
[15-Aug-2017 03:19:38 UTC] PHP Warning: require_once(C:\wamp64\www\wiki/includes/PHPVersionCheck.php): failed to open stream: No such file or directory in C:\wamp64\www\wiki\index.php on line 36
[15-Aug-2017 03:19:38 UTC] PHP Stack trace:
[15-Aug-2017 03:19:38 UTC] PHP 1. {main}() C:\wamp64\www\wiki\index.php:0
[15-Aug-2017 03:19:38 UTC] PHP Fatal error: require_once(): Failed opening required 'C:\wamp64\www\wiki/includes/PHPVersionCheck.php' (include_path='.;C:\php\pear') in C:\wamp64\www\wiki\index.php on line 36
[15-Aug-2017 03:19:38 UTC] PHP Stack trace:
[Tue Aug 01 00:56:43.461452 2017] [auth_digest:notice] [pid 11196:tid 660] AH01757: generating secret for digest authentication ...
[Tue Aug 01 00:56:43.595679 2017] [mpm_winnt:notice] [pid 11196:tid 660] AH00455: Apache/2.4.23 (Win64) PHP/5.6.25 configured -- resuming normal operations
[Tue Aug 01 00:56:43.595679 2017] [mpm_winnt:notice] [pid 11196:tid 660] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:43:51
[Tue Aug 01 00:56:43.595679 2017] [core:notice] [pid 11196:tid 660] AH00094: Command line: 'c:\\wamp64\\bin\\apache\\apache2.4.23\\bin\\httpd.exe -d C:/wamp64/bin/apache/apache2.4.23'
[Tue Aug 01 00:56:43.613228 2017] [mpm_winnt:notice] [pid 11196:tid 660] AH00418: Parent: Created child process 10944
[Tue Aug 01 00:56:44.295572 2017] [auth_digest:notice] [pid 10944:tid 620] AH01757: generating secret for digest authentication ...
[Tue Aug 01 00:56:44.354580 2017] [mpm_winnt:notice] [pid 10944:tid 620] AH00354: Child: Starting 64 worker threads.
[Tue Aug 01 00:57:34.385543 2017] [mpm_winnt:noti