<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.spacerabbit.cc/index.php?action=history&amp;feed=atom&amp;title=Php_with_curl_from_homebrew</id>
	<title>Php with curl from homebrew - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.spacerabbit.cc/index.php?action=history&amp;feed=atom&amp;title=Php_with_curl_from_homebrew"/>
	<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Php_with_curl_from_homebrew&amp;action=history"/>
	<updated>2026-04-18T22:09:15Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Laemmi´s Wiki</subtitle>
	<generator>MediaWiki 1.42.4</generator>
	<entry>
		<id>https://wiki.spacerabbit.cc/index.php?title=Php_with_curl_from_homebrew&amp;diff=31&amp;oldid=prev</id>
		<title>Laemmi: Die Seite wurde neu angelegt: „update SSL:   brew reinstall curl --with-libssh2 --with-openssl  then edit php:   brew edit php  line 20, make it always depend on curl:    depends_on &quot;curl&quot;…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.spacerabbit.cc/index.php?title=Php_with_curl_from_homebrew&amp;diff=31&amp;oldid=prev"/>
		<updated>2021-09-22T19:25:38Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „update SSL:   brew reinstall curl --with-libssh2 --with-openssl  then edit php:   brew edit php  line 20, make it always depend on curl:    depends_on &amp;quot;curl&amp;quot;…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;update SSL:&lt;br /&gt;
&lt;br /&gt;
 brew reinstall curl --with-libssh2 --with-openssl&lt;br /&gt;
&lt;br /&gt;
then edit php:&lt;br /&gt;
&lt;br /&gt;
 brew edit php&lt;br /&gt;
&lt;br /&gt;
line 20, make it always depend on curl:&lt;br /&gt;
 &lt;br /&gt;
 depends_on &amp;quot;curl&amp;quot;&lt;br /&gt;
&lt;br /&gt;
scroll down to line ~145&lt;br /&gt;
&lt;br /&gt;
 args &amp;lt;&amp;lt; &amp;quot;--with-curl=#{Formula[&amp;quot;curl&amp;quot;].opt_prefix}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
make sure we are always using the homebrew curl&lt;br /&gt;
&lt;br /&gt;
now build form source:&lt;br /&gt;
&lt;br /&gt;
 brew reinstall --build-from-source php&lt;/div&gt;</summary>
		<author><name>Laemmi</name></author>
	</entry>
</feed>