<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Install PHP 7 with Apache and MariaDB on CentOS 7/Debian 8	</title>
	<atom:link href="https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 11 May 2018 07:58:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: cowpea		</title>
		<link>https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/comment-page-1/#comment-991326</link>

		<dc:creator><![CDATA[cowpea]]></dc:creator>
		<pubDate>Fri, 11 May 2018 07:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15485#comment-991326</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/comment-page-1/#comment-720286&quot;&gt;Xiao Guoan&lt;/a&gt;.

you forget &lt;code&gt;./configure --disalbe-all&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/comment-page-1/#comment-720286">Xiao Guoan</a>.</p>
<p>you forget <code>./configure --disalbe-all</code></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Serge Holmberg		</title>
		<link>https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/comment-page-1/#comment-862624</link>

		<dc:creator><![CDATA[Serge Holmberg]]></dc:creator>
		<pubDate>Thu, 26 Jan 2017 22:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15485#comment-862624</guid>

					<description><![CDATA[Hello
I have installed MariaDB 10.1.21 and PHP7 from Webtatic . Both works, but when I try to execute php script &lt;strong&gt;$connection=mysqli_connect($host,$db_login,$db_password);&lt;/strong&gt;

I have an error &quot;PHP Warning:  mysqli_connect(): Headers and client library minor version mismatch. Headers:50550 Library:100121&quot;

I execute php script &lt;strong&gt;phpinfo()&lt;/strong&gt; and got: PHP Version 7.0.14; Client API library version 10.1.21-MariaDB ; Client API header version 5.5.50-MariaDB

What should I do? Do I need to reinstall MariaDB for version 5.5 or not? Do you have any solution?]]></description>
			<content:encoded><![CDATA[<p>Hello<br />
I have installed MariaDB 10.1.21 and PHP7 from Webtatic . Both works, but when I try to execute php script <strong>$connection=mysqli_connect($host,$db_login,$db_password);</strong></p>
<p>I have an error &#8220;PHP Warning:  mysqli_connect(): Headers and client library minor version mismatch. Headers:50550 Library:100121&#8221;</p>
<p>I execute php script <strong>phpinfo()</strong> and got: PHP Version 7.0.14; Client API library version 10.1.21-MariaDB ; Client API header version 5.5.50-MariaDB</p>
<p>What should I do? Do I need to reinstall MariaDB for version 5.5 or not? Do you have any solution?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sander Swuste		</title>
		<link>https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/comment-page-1/#comment-770991</link>

		<dc:creator><![CDATA[Sander Swuste]]></dc:creator>
		<pubDate>Fri, 08 Apr 2016 06:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15485#comment-770991</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/comment-page-1/#comment-723923&quot;&gt;Gelo&lt;/a&gt;.

Check the /etc/httpd directory]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/comment-page-1/#comment-723923">Gelo</a>.</p>
<p>Check the /etc/httpd directory</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sander Swuste		</title>
		<link>https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/comment-page-1/#comment-770990</link>

		<dc:creator><![CDATA[Sander Swuste]]></dc:creator>
		<pubDate>Fri, 08 Apr 2016 06:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15485#comment-770990</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/comment-page-1/#comment-767929&quot;&gt;Artyom&lt;/a&gt;.

3. Did you use the --with-apxs2 option? If you skip this option the .so will not be created.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/comment-page-1/#comment-767929">Artyom</a>.</p>
<p>3. Did you use the &#8211;with-apxs2 option? If you skip this option the .so will not be created.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gabriel A. Cánepa		</title>
		<link>https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/comment-page-1/#comment-768303</link>

		<dc:creator><![CDATA[Gabriel A. Cánepa]]></dc:creator>
		<pubDate>Thu, 31 Mar 2016 18:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15485#comment-768303</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/comment-page-1/#comment-767929&quot;&gt;Artyom&lt;/a&gt;.

@Artyom,
1) Yes, it is recommended that you uninstall previous versions of PHP present on your system.
2) Have you install mod_ssl? It should work if you did.
3) Have you tried searching for that *.so file elsewhere on the system?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-and-compile-php-7-on-centos-7-and-debian-8/comment-page-1/#comment-767929">Artyom</a>.</p>
<p>@Artyom,<br />
1) Yes, it is recommended that you uninstall previous versions of PHP present on your system.<br />
2) Have you install mod_ssl? It should work if you did.<br />
3) Have you tried searching for that *.so file elsewhere on the system?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
