DEEPSOUND PHP

Problems with the Windows version of XAMPP, questions, comments, and anything related.

DEEPSOUND PHP

Postby fastfreddy1148 » 04. November 2022 03:35

hi i have been playing around with the opensource code here trying to learn more... https://nulleb.com/download-deepsound-the-ultimate-php-music-sharing-platform-gpl-gpl

i keep getting a random error that ive only been able to fix by reinstalling xampp and the PHP script fresh.

HTTP ERROR 500 when im on local host

the deepsound doc say :" This may cause due folder permission error, or apache issue, please contact your host provider and let them fix it for you. Please note this is not a script problem."

this is my SQL error log
2022-11-01 23:10:12 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-11-01 23:10:12 0 [Note] InnoDB: Uses event mutexes
2022-11-01 23:10:12 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-11-01 23:10:12 0 [Note] InnoDB: Number of pools: 1
2022-11-01 23:10:12 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-11-01 23:10:12 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-11-01 23:10:12 0 [Note] InnoDB: Completed initialization of buffer pool
2022-11-01 23:10:13 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=300288
2022-11-01 23:10:20 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-11-01 23:10:20 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-11-01 23:10:20 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-11-01 23:10:20 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-11-01 23:10:20 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-11-01 23:10:20 0 [Note] InnoDB: Waiting for purge to start
2022-11-01 23:10:20 0 [Note] InnoDB: 10.4.24 started; log sequence number 300297; transaction id 170
2022-11-01 23:10:20 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-11-01 23:10:20 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-11-01 23:10:22 0 [Note] Server socket created on IP: '::'.
2022-11-02 22:47:00 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-11-02 22:47:00 0 [Note] InnoDB: Uses event mutexes
2022-11-02 22:47:00 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-11-02 22:47:00 0 [Note] InnoDB: Number of pools: 1
2022-11-02 22:47:00 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-11-02 22:47:00 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-11-02 22:47:00 0 [Note] InnoDB: Completed initialization of buffer pool
2022-11-02 22:47:01 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=10212705
2022-11-02 22:47:14 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-11-02 22:47:14 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-11-02 22:47:14 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-11-02 22:47:14 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-11-02 22:47:14 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-11-02 22:47:14 0 [Note] InnoDB: Waiting for purge to start
2022-11-02 22:47:14 0 [Note] InnoDB: Waiting for purge to start
2022-11-02 22:47:14 0 [Note] InnoDB: Waiting for purge to start
2022-11-02 22:47:14 0 [Note] InnoDB: Waiting for purge to start
2022-11-02 22:47:14 0 [Note] InnoDB: Waiting for purge to start
2022-11-02 22:47:14 0 [Note] InnoDB: Waiting for purge to start
2022-11-02 22:47:14 0 [Note] InnoDB: Waiting for purge to start
2022-11-02 22:47:15 0 [Note] InnoDB: Waiting for purge to start
2022-11-02 22:47:15 0 [Note] InnoDB: 10.4.24 started; log sequence number 10212714; transaction id 4356
2022-11-02 22:47:15 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-11-02 22:47:16 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-11-02 22:47:17 0 [Note] InnoDB: Buffer pool(s) load completed at 221102 22:47:17
2022-11-02 22:47:20 0 [Note] Server socket created on IP: '::'.
2022-11-03 20:41:40 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-11-03 20:41:40 0 [Note] InnoDB: Uses event mutexes
2022-11-03 20:41:40 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-11-03 20:41:40 0 [Note] InnoDB: Number of pools: 1
2022-11-03 20:41:40 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-11-03 20:41:40 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-11-03 20:41:40 0 [Note] InnoDB: Completed initialization of buffer pool
2022-11-03 20:41:41 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=10595074
2022-11-03 20:41:57 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-11-03 20:41:57 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-11-03 20:41:57 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-11-03 20:41:57 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-11-03 20:41:57 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-11-03 20:41:57 0 [Note] InnoDB: Waiting for purge to start
2022-11-03 20:41:57 0 [Note] InnoDB: Waiting for purge to start
2022-11-03 20:41:57 0 [Note] InnoDB: Waiting for purge to start
2022-11-03 20:41:57 0 [Note] InnoDB: Waiting for purge to start
2022-11-03 20:41:57 0 [Note] InnoDB: 10.4.24 started; log sequence number 10595083; transaction id 5130
2022-11-03 20:41:57 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-11-03 20:41:58 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-11-03 20:41:58 0 [Note] InnoDB: Buffer pool(s) load completed at 221103 20:41:58
2022-11-03 20:41:59 0 [Note] Server socket created on IP: '::'.
2022-11-03 22:18:35 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-11-03 22:18:35 0 [Note] InnoDB: Uses event mutexes
2022-11-03 22:18:35 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-11-03 22:18:35 0 [Note] InnoDB: Number of pools: 1
2022-11-03 22:18:35 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-11-03 22:18:35 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-11-03 22:18:35 0 [Note] InnoDB: Completed initialization of buffer pool
2022-11-03 22:18:35 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=10893573
2022-11-03 22:18:38 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-11-03 22:18:38 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-11-03 22:18:38 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-11-03 22:18:38 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-11-03 22:18:38 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-11-03 22:18:38 0 [Note] InnoDB: Waiting for purge to start
2022-11-03 22:18:38 0 [Note] InnoDB: 10.4.24 started; log sequence number 10893582; transaction id 5637
2022-11-03 22:18:38 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-11-03 22:18:38 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-11-03 22:18:38 0 [Note] Server socket created on IP: '::'.
2022-11-03 22:33:28 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2022-11-03 22:33:28 0 [Note] InnoDB: Uses event mutexes
2022-11-03 22:33:28 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-11-03 22:33:28 0 [Note] InnoDB: Number of pools: 1
2022-11-03 22:33:28 0 [Note] InnoDB: Using SSE2 crc32 instructions
2022-11-03 22:33:28 0 [Note] InnoDB: Initializing buffer pool, total size = 16M, instances = 1, chunk size = 16M
2022-11-03 22:33:28 0 [Note] InnoDB: Completed initialization of buffer pool
2022-11-03 22:33:28 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=10893591
2022-11-03 22:33:30 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-11-03 22:33:30 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2022-11-03 22:33:30 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-11-03 22:33:30 0 [Note] InnoDB: Setting file 'C:\xampp\mysql\data\ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-11-03 22:33:30 0 [Note] InnoDB: File 'C:\xampp\mysql\data\ibtmp1' size is now 12 MB.
2022-11-03 22:33:30 0 [Note] InnoDB: Waiting for purge to start
2022-11-03 22:33:30 0 [Note] InnoDB: 10.4.24 started; log sequence number 10893600; transaction id 5637
2022-11-03 22:33:30 0 [Note] InnoDB: Loading buffer pool(s) from C:\xampp\mysql\data\ib_buffer_pool
2022-11-03 22:33:30 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-11-03 22:33:30 0 [Note] Server socket created on IP: '::'.

this is my apache error log
[Tue Nov 01 23:00:21.288399 2022] [ssl:warn] [pid 3020:tid 408] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Nov 01 23:00:21.429067 2022] [ssl:warn] [pid 3020:tid 408] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Nov 01 23:00:21.835440 2022] [mpm_winnt:notice] [pid 3020:tid 408] AH00455: Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.1.6 configured -- resuming normal operations
[Tue Nov 01 23:00:21.835440 2022] [mpm_winnt:notice] [pid 3020:tid 408] AH00456: Apache Lounge VS16 Server built: Mar 16 2022 11:26:15
[Tue Nov 01 23:00:21.851071 2022] [core:notice] [pid 3020:tid 408] AH00094: Command line: 'C:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Nov 01 23:00:22.195298 2022] [mpm_winnt:notice] [pid 3020:tid 408] AH00418: Parent: Created child process 4836
[Tue Nov 01 23:00:23.570344 2022] [ssl:warn] [pid 4836:tid 416] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Nov 01 23:00:23.711010 2022] [ssl:warn] [pid 4836:tid 416] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Nov 01 23:00:23.820419 2022] [mpm_winnt:notice] [pid 4836:tid 416] AH00354: Child: Starting 150 worker threads.
[Tue Nov 01 23:10:12.741490 2022] [ssl:warn] [pid 14432:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Nov 01 23:10:12.897790 2022] [ssl:warn] [pid 14432:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Nov 01 23:10:13.679275 2022] [mpm_winnt:notice] [pid 14432:tid 396] AH00455: Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.1.6 configured -- resuming normal operations
[Tue Nov 01 23:10:13.679275 2022] [mpm_winnt:notice] [pid 14432:tid 396] AH00456: Apache Lounge VS16 Server built: Mar 16 2022 11:26:15
[Tue Nov 01 23:10:13.679275 2022] [core:notice] [pid 14432:tid 396] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Nov 01 23:10:13.679275 2022] [mpm_winnt:notice] [pid 14432:tid 396] AH00418: Parent: Created child process 324
[Tue Nov 01 23:10:14.601431 2022] [ssl:warn] [pid 324:tid 400] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Nov 01 23:10:14.788989 2022] [ssl:warn] [pid 324:tid 400] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Nov 01 23:10:14.835878 2022] [mpm_winnt:notice] [pid 324:tid 400] AH00354: Child: Starting 150 worker threads.
[Wed Nov 02 22:46:59.683884 2022] [ssl:warn] [pid 13920:tid 408] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Nov 02 22:46:59.887072 2022] [core:warn] [pid 13920:tid 408] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Nov 02 22:46:59.902702 2022] [ssl:warn] [pid 13920:tid 408] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Nov 02 22:46:59.965220 2022] [mpm_winnt:notice] [pid 13920:tid 408] AH00455: Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.1.6 configured -- resuming normal operations
[Wed Nov 02 22:46:59.965220 2022] [mpm_winnt:notice] [pid 13920:tid 408] AH00456: Apache Lounge VS16 Server built: Mar 16 2022 11:26:15
[Wed Nov 02 22:46:59.965220 2022] [core:notice] [pid 13920:tid 408] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Wed Nov 02 22:46:59.965220 2022] [mpm_winnt:notice] [pid 13920:tid 408] AH00418: Parent: Created child process 13204
[Wed Nov 02 22:47:00.621669 2022] [ssl:warn] [pid 13204:tid 408] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Nov 02 22:47:00.777966 2022] [ssl:warn] [pid 13204:tid 408] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Nov 02 22:47:00.840485 2022] [mpm_winnt:notice] [pid 13204:tid 408] AH00354: Child: Starting 150 worker threads.
[Thu Nov 03 20:41:47.355955 2022] [ssl:warn] [pid 17112:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Nov 03 20:41:47.777960 2022] [core:warn] [pid 17112:tid 396] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Nov 03 20:41:47.777960 2022] [ssl:warn] [pid 17112:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Nov 03 20:41:51.153986 2022] [mpm_winnt:notice] [pid 17112:tid 396] AH00455: Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.1.6 configured -- resuming normal operations
[Thu Nov 03 20:41:51.153986 2022] [mpm_winnt:notice] [pid 17112:tid 396] AH00456: Apache Lounge VS16 Server built: Mar 16 2022 11:26:15
[Thu Nov 03 20:41:51.153986 2022] [core:notice] [pid 17112:tid 396] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Thu Nov 03 20:41:51.153986 2022] [mpm_winnt:notice] [pid 17112:tid 396] AH00418: Parent: Created child process 17044
[Thu Nov 03 20:41:52.248065 2022] [ssl:warn] [pid 17044:tid 400] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Nov 03 20:41:52.482516 2022] [ssl:warn] [pid 17044:tid 400] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Nov 03 20:41:52.591922 2022] [mpm_winnt:notice] [pid 17044:tid 400] AH00354: Child: Starting 150 worker threads.
[Thu Nov 03 22:18:35.481384 2022] [ssl:warn] [pid 13748:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Nov 03 22:18:35.606423 2022] [core:warn] [pid 13748:tid 396] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Nov 03 22:18:35.622053 2022] [ssl:warn] [pid 13748:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Nov 03 22:18:35.668941 2022] [mpm_winnt:notice] [pid 13748:tid 396] AH00455: Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.1.6 configured -- resuming normal operations
[Thu Nov 03 22:18:35.668941 2022] [mpm_winnt:notice] [pid 13748:tid 396] AH00456: Apache Lounge VS16 Server built: Mar 16 2022 11:26:15
[Thu Nov 03 22:18:35.668941 2022] [core:notice] [pid 13748:tid 396] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Thu Nov 03 22:18:35.668941 2022] [mpm_winnt:notice] [pid 13748:tid 396] AH00418: Parent: Created child process 14416
[Thu Nov 03 22:18:36.215982 2022] [ssl:warn] [pid 14416:tid 400] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Nov 03 22:18:36.325391 2022] [ssl:warn] [pid 14416:tid 400] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Nov 03 22:18:36.387911 2022] [mpm_winnt:notice] [pid 14416:tid 400] AH00354: Child: Starting 150 worker threads.
[Thu Nov 03 22:33:27.510905 2022] [ssl:warn] [pid 15704:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Nov 03 22:33:27.620312 2022] [core:warn] [pid 15704:tid 396] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Nov 03 22:33:27.651572 2022] [ssl:warn] [pid 15704:tid 396] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Nov 03 22:33:27.704639 2022] [mpm_winnt:notice] [pid 15704:tid 396] AH00455: Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.1.6 configured -- resuming normal operations
[Thu Nov 03 22:33:27.704639 2022] [mpm_winnt:notice] [pid 15704:tid 396] AH00456: Apache Lounge VS16 Server built: Mar 16 2022 11:26:15
[Thu Nov 03 22:33:27.704639 2022] [core:notice] [pid 15704:tid 396] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Thu Nov 03 22:33:27.720265 2022] [mpm_winnt:notice] [pid 15704:tid 396] AH00418: Parent: Created child process 14696
[Thu Nov 03 22:33:28.290023 2022] [ssl:warn] [pid 14696:tid 400] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Nov 03 22:33:28.403290 2022] [ssl:warn] [pid 14696:tid 400] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Nov 03 22:33:28.466294 2022] [mpm_winnt:notice] [pid 14696:tid 400] AH00354: Child: Starting 150 worker threads.

thanks in advance for anyone who might be able to help!
fastfreddy1148
 
Posts: 1
Joined: 04. November 2022 03:25
XAMPP version: v3.3.0
Operating System: windows 10

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 97 guests