PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, April 13, 2022

[FIXED] How can I run PHP Service on Google Cloud App Engine

 April 13, 2022     google-cloud-platform, php, phpwebsocket, websocket     No comments   

Issue

Is this possible to run the WebSocket service in Google Cloud App Engine, not for Compute Engine for PHP.

I need to run below service:

php service.php

Solution

This does not currently appear to be possible.

WebSocket support for Google App Engine is in beta for Python, Java, and Node.js. It is not listed as supported for the PHP runtime.



Answered By - user149341
Answer Checked By - Dawn Plyler (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing