<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2755&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Beowulf - Wordpress and PHP 7.3]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2755</link>
		<description><![CDATA[The most recent posts in Beowulf - Wordpress and PHP 7.3.]]></description>
		<lastBuildDate>Tue, 26 Mar 2019 11:34:26 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Beowulf - Wordpress and PHP 7.3]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=15080#p15080</link>
			<description><![CDATA[<p>i&#039;ve been running about a dozen wordpress sites on beowulf with php7.3/mariadb. seen no issues there.<br />you might also find wp-cli (<a href="https://wp-cli.org/" rel="nofollow">https://wp-cli.org/</a>) really useful.. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Tue, 26 Mar 2019 11:34:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=15080#p15080</guid>
		</item>
		<item>
			<title><![CDATA[Beowulf - Wordpress and PHP 7.3]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=15057#p15057</link>
			<description><![CDATA[<p>I had been having a quick look at WordPress, to understand what my colleagues were talking about!<br />I had got it running under ASCII, but after upgrading to Beowulf, it stopped working, just displaying PHP code.<br />I believe that the problem was caused by going from PHP 5 to PHP 7.3. This was fixed by enabling the php7.3 module</p><div class="codebox"><pre><code>a2enmod php7.3
Considering dependency mpm_prefork for php7.3:
Considering conflict mpm_event for mpm_prefork:
Considering conflict mpm_worker for mpm_prefork:
Module mpm_prefork already enabled
Considering conflict php5 for php7.3:
Enabling module php7.3.
To activate the new configuration, you need to run:
  service apache2 restart

service apache2 restart
[ ok ] Restarting Apache httpd web server: apache2.</code></pre></div><p>The pages now display correctly. I have only to remember the password and then I can carry on seeing what WordPress is about!</p><p>Geoff</p>]]></description>
			<author><![CDATA[dummy@example.com (Geoff 42)]]></author>
			<pubDate>Mon, 25 Mar 2019 16:20:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=15057#p15057</guid>
		</item>
	</channel>
</rss>
