php-webkit icon indicating copy to clipboard operation
php-webkit copied to clipboard

Stuck at "Starting application..."

Open shalkam opened this issue 9 years ago • 3 comments

Hi, It's my first time working working with php-webkit. screenshot 2015-08-29 18 59 51

I've followed the instructions but when I run the application I get stuck at the Starting application window ... Here is my command line output :

nw/nw dental.nw [20594:0829/185753:ERROR:browser_main_loop.cc(170)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on. ATTENTION: default value of option force_s3tc_enable overridden by environment. [20594:0829/185755:INFO:CONSOLE(99)] "", source: /tmp/.org.chromium.Chromium.GfCXKC/lib/bridge.js (99)

I am running on ubuntu linux. Please let me know if I should attach more info.

Thanks, Mostafa

shalkam avatar Aug 29 '15 17:08 shalkam

I am using php from ampps /usr/local/ampps/php-5.6 and copied it to : ./bin/php directory in my node application path

shalkam avatar Aug 29 '15 18:08 shalkam

Currently having the same problem, using nwjs-v0.12.3-osx-x64.

CONSOLE(99)] "", source: /Users/nicky/Documents/devel/nw.js/004/App/php-webkit/lib/bridge.js (99)

What was the latest stable this code was working for perhaps?

iampuma avatar Feb 24 '16 18:02 iampuma

Solve, you just have to dl the php-cgi binary and place in bin/php/ then restart and its OK

Erim32 avatar Aug 05 '17 22:08 Erim32