I've had Apache running on Linux/zVM/390 for a long time. I have multiple userids, each with a TCPIP port and each has its own Apache httpd.conf file. SO each appears to the world as separate website. Only a couple of lines had to be tailored I httpd.conf per userid. Full cgi-bin capability too. Haven't needed SQL or PHP for my own needs. The server came pre-installed. Just had to issue the proper start command for it.
Live long & prosper, Dennis -----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Robert J Brenneman Sent: Friday, June 09, 2017 10:19 AM To: [email protected] Subject: Re: Apache and Wordpress on Linux on z Apache is generally provided by the distribution ( RedHat / SUSE / Ubuntu ) as part of their base OS. It might be called apache or httpd or something similar to that in the package name, but it should be there as part of the core distribution that you can install directly with yum/zypper/apt-get Wordpress was ported by our ecosystem team, and is available through the Wordpress entries in the bottom of this huge table on developerworks: https://www.ibm.com/developerworks/community/forums/html/topic?id=5dee144a-7c64-4bfe-884f-751d6308dbdf ( watch for url wrappage and splitting ) On Fri, Jun 9, 2017 at 10:12 AM, Rick Ralston <[email protected]> wrote: > Where do I find the ports for Apache and Wordpress for Linux on z and the > documentation? > > Richard Ralston > Enterprise Server Capacity Planner | Performance and Capacity Management > Information Technology Infrastructure > Humana > 323 W. Main St., Suite 11C | Louisville, KY, 40202 > T 502-476-1121 > [email protected]<mailto:[email protected]> > Humana.com > > > The information transmitted is intended only for the person or entity to > which it is addressed > and may contain CONFIDENTIAL material. If you receive this > material/information in error, > please contact the sender and delete or destroy the material/information. > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO LINUX-390 or > visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit > http://wiki.linuxvm.org/ > -- Jay Brenneman ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/ ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
