<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>soap &#8211; VeriTeknik</title>
	<atom:link href="https://www.veriteknik.net.tr/en/tag/soap/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.veriteknik.net.tr/en/</link>
	<description>VeriTeknik Bilişim &#124; VeriTeknik Bilişim</description>
	<lastBuildDate>Sat, 18 Aug 2012 10:29:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>PHP-SOAP Installation on DirectAdmin</title>
		<link>https://www.veriteknik.net.tr/en/php-soap-installation-on-directadmin/</link>
					<comments>https://www.veriteknik.net.tr/en/php-soap-installation-on-directadmin/#respond</comments>
		
		<dc:creator><![CDATA[Mustafa Emre Aydın]]></dc:creator>
		<pubDate>Sat, 18 Aug 2012 10:29:17 +0000</pubDate>
				<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[directadmin]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[soap]]></category>
		<guid isPermaLink="false">http://www.plugged.in/?p=629</guid>

					<description><![CDATA[<p>People using Direct Admin usually do the mistake to install anything new by using the yum repositories. In fact, Direct Admin has a custom build method, so when you want to add something new to your system, you might need to recompile what&#8217;s allready installed. The same goes for the PHP-SOAP too. Yet don&#8217;t freak [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/php-soap-installation-on-directadmin/">PHP-SOAP Installation on DirectAdmin</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>People using Direct Admin usually do the mistake to install anything new by using the yum repositories. In fact, Direct Admin has a custom build method, so when you want to add something new to your system, you might need to recompile what&#8217;s allready installed.</p>
<p>The same goes for the PHP-SOAP too. Yet don&#8217;t freak out, it&#8217;s very simple.</p>
<p>Go to your Direct Admin custom build directory</p>
<pre class="brush: bash; gutter: true; first-line: 1">cd /usr/local/directadmin/custombuild</pre>
<p>Now let&#8217;s see our custom build configuration files.</p>
<pre class="brush: bash; gutter: true; first-line: 1">./build used_configs</pre>
<p>One of the outputs is the PHP configuration file, edit that file,</p>
<pre class="brush: bash; gutter: true; first-line: 1">/usr/local/directadmin/custombuild/configure/suphp/configure.php5</pre>
<p>Now append <strong>–enable-soap</strong> to the end of the file. Don&#8217;t forget to add a <strong>&#8220;\</strong>&#8221; to the end of the last line.</p>
<p>After this, save the file and exit. Now we&#8217;re ready to recompile php.</p>
<pre class="brush: bash; gutter: true; first-line: 1">./build php all</pre>
<p>That&#8217;s it!</p>
<p>The post <a rel="nofollow" href="https://www.veriteknik.net.tr/en/php-soap-installation-on-directadmin/">PHP-SOAP Installation on DirectAdmin</a> appeared first on <a rel="nofollow" href="https://www.veriteknik.net.tr/en/">VeriTeknik</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.veriteknik.net.tr/en/php-soap-installation-on-directadmin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">629</post-id>	</item>
	</channel>
</rss>
