You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Help:Toolforge/Web/PHP: Difference between revisions
< Help:Toolforge | Web
Jump to navigation
Jump to search
imported>SRodlund |
imported>Krinkle |
||
Line 6: | Line 6: | ||
The <code>lighttpd</code> webservice type includes support for running [[w:PHP|PHP]] scripts from files with a <code>.php</code> in <code>$HOME/public_html</code> using a [[w:FastCGI|FastCGI]] helper process. | The <code>lighttpd</code> webservice type includes support for running [[w:PHP|PHP]] scripts from files with a <code>.php</code> in <code>$HOME/public_html</code> using a [[w:FastCGI|FastCGI]] helper process. | ||
Use <code>webservice --backend=kubernetes php7. | Use <code>webservice --backend=kubernetes php7.4 start|stop|restart|shell</code> to run a PHP based webservice on Kubernetes. If you need to, you can also use the legacy <code>php5.6</code> version. | ||
See [[Help:Toolforge/Kubernetes#PHP|Kubernetes PHP documentation]] for more details. | See [[Help:Toolforge/Kubernetes#PHP|Kubernetes PHP documentation]] for more details. |
Revision as of 17:40, 25 August 2021
Overview
See also: lighttpd PHP help documentation
The lighttpd
webservice type includes support for running PHP scripts from files with a .php
in $HOME/public_html
using a FastCGI helper process.
Use webservice --backend=kubernetes php7.4 start|stop|restart|shell
to run a PHP based webservice on Kubernetes. If you need to, you can also use the legacy php5.6
version.
See Kubernetes PHP documentation for more details.
Communication and support
Support and administration of the WMCS resources is provided by the Wikimedia Foundation Cloud Services team and Wikimedia movement volunteers. Please reach out with questions and join the conversation:
Discuss and receive general support
- Chat in real time in the IRC channel #wikimedia-cloud connect, the bridged Telegram channel, or the bridged Mattermost channel
- Discuss via email after you subscribed to the cloud@ mailing list
Receive mail announcements about critical changes
Subscribe to the cloud-announce@ mailing list (all messages are also mirrored to the cloud@ list)
Track work tasks and report bugs
Use the Phabricator workboard #Cloud-Services for bug reports and feature requests about the Cloud VPS infrastructure itself
Learn about major near-term plans
Read the News wiki page
Read news and stories about Wikimedia Cloud Services
Read the Cloud Services Blog (for the broader Wikimedia movement, see the Wikimedia Technical Blog)