You are not logged in.

#1 2014-03-18 11:28:37

giuseppe
Member
From: Bari, Italy
Registered: 2013-06-17
Posts: 11
Website

[SOLVED] phoronix-test-suite 5.0 - GUI not working

The new version (5) of phoronix-test-suite should include a brand new HTML5 interface.
The command phoronix-test-suite shoud open this GUI in the default browser, but doesn't work for me.
I get this error instead:

$ phoronix-test-suite gui
To start server run new script: /home/heron/.phoronix-test-suite/web-server-launcher
PHP 5.5.10 Development Server started at Tue Mar 18 12:24:58 2014
Listening on http://localhost:2249
Document root is /usr/share/phoronix-test-suite/pts-core/web-interface
Press Ctrl-C to quit.
Launching Browser

(process:2214): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
Press [ENTER] to kill server...PHP Fatal error:  Call to undefined function socket_create_listen() in /usr/share/phoronix-test-suite/pts-core/objects/pts_web_socket.php on line 38

so I uncommented the "extension=sockets.so" line in my php.ini, but the GUI still doesn't works:

$ phoronix-test-suite gui
To start server run new script: /home/heron/.phoronix-test-suite/web-server-launcher
PHP 5.5.10 Development Server started at Tue Mar 18 12:27:53 2014
Listening on http://localhost:3739
Document root is /usr/share/phoronix-test-suite/pts-core/web-interface
Press Ctrl-C to quit.
Launching Browser

(process:2363): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
Press [ENTER] to kill server...WebSocket Server Active: localhost:3738

Last edited by giuseppe (2014-03-19 11:33:11)

Offline

#2 2014-03-18 12:53:43

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] phoronix-test-suite 5.0 - GUI not working

I'm not sure I understand.
Have you run /home/heron/.phoronix-test-suite/web-server-launcher ?

Offline

#3 2014-03-19 11:31:38

giuseppe
Member
From: Bari, Italy
Registered: 2013-06-17
Posts: 11
Website

Re: [SOLVED] phoronix-test-suite 5.0 - GUI not working

ooops... solved
thanks smile

Offline

Board footer

Powered by FluxBB