Hi bit of a strange one I am running a script that uses socket.io for the chat system the server runs fine when debug is enabled
---------------------------------------GLOBAL STATUS--------------------------------------------
Workerman version:3.3.4 PHP version:7.0.21
start time:2017-07-11 15:34:05 run 0 days 0 hours
load average: 0.06, 0.07, 0.05 event-loop:select
1 workers 1 processes
worker_name exit_status exit_count
PHPSocketIO 0 0
---------------------------------------PROCESS STATUS-------------------------------------------
pid memory listening worker_name connections total_request send_fail throw_exception
11829 16M socketIO://0.0.0.0:8080 PHPSocketIO 0 0 0 0
however if I disable debug in Laravel 5.1 I get the following displayed instead of the above
Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ -->
<!DOCTYPE HTMl> <html> <head>any idea why this is happening ?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community