niutech / node.php

Run node.js apps from PHP even on a shared hosting!
817 stars 235 forks source link

Switch to admin mode #28

Closed SaqlainHussainShah closed 7 years ago

SaqlainHussainShah commented 7 years ago

I am trying to run /node.php?install But it is saying me to switch to admin mode. How can i switch to admin mode?? Error:: Node.php

Node.js is not yet installed. Switch to Admin Mode and Install it. Powered by node.php

niutech commented 7 years ago

In order to enable admin mode, on line 13 of node.php set ADMIN_MODE to true (as stated in the README).