Help:Toolforge/PHP

From Wikitech
Jump to navigation Jump to search

Overview

The php7.4 webservice type includes support for running PHP scripts from files with a .php in $HOME/public_html using a FastCGI helper process.

Use the webservice command to manage your web service:

Operating a PHP web service
$ webservice --backend=kubernetes php7.4 start|stop|restart

If you need a shell with your PHP version installed, for example to install dependencies, you can use:

Launching a shell with your PHP version available
tools.my-tool@tools-sgebastion-07:~$ webservice --backend=kubernetes php7.4 shell
tools.my-tool@shell-1636616698:~$

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
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 a subproject of the #Cloud-Services Phabricator project to track confirmed bug reports and feature requests about the Cloud Services 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)

See also