PHP PECL extension V8Js on Openshift Online -


i need openshift online php pecl extension v8js running letting react.js execute server side javascript php. pecl extensions enabled? if yes, how can that? last saw feature request 02.2014. did not information if in meantime has changed.

25.07.2015: i'm step further. corey pointed me promising direction. did not know, pecl kind of pear. both seem compatible openshift. added 'v8js' .openshift/pear.txt file , when git pushing app console talked me. tried install v8js 'pecl install channel://pecl.php.net/v8js-0.2.0' compiler not find v8, console said:
checking v8 javascript engine... yes, shared checking v8 files in default path... not found configure: error: please reinstall v8 distribution
so, how find path v8, , how know, if there? if not there, how it?

26.07.2015: did not manage install v8. tried described in google docs. compilation takes 600mb! , running out of quota. maybe may need upgrade python version too, since depot_tools require more recent version. so, complicated right now. asking myself, if on right track. still prefer mainstream php way v8js serverside javascript instead of node.js.

what shall do? shared hosting (search hard)? cloud hosting, bitnami , amazon aws? there still hope openshift? virtual, managed server? confused.

have tried reading through section of developer portal php cartridge dependencies? https://developers.openshift.com/en/php-getting-started.html#step3


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -