<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Why won't PHP recognise this extension!</title>
	<link>http://ask.metafilter.com/57645/Why-wont-PHP-recognise-this-extension/</link>
	<description>Comments on Ask MetaFilter post Why won't PHP recognise this extension!</description>
	<pubDate>Sun, 25 Feb 2007 11:49:26 -0800</pubDate>
	<lastBuildDate>Sun, 25 Feb 2007 11:49:26 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Why won&apos;t PHP recognise this extension!</title>
		<link>http://ask.metafilter.com/57645/Why-wont-PHP-recognise-this-extension</link>	
		<description>PHP Filter: Why won&apos;t PHP recognise the SSL2 extension.  &lt;br /&gt;&lt;br /&gt; I installed the SSL2 extension (php_ssh2.dll) on my php installation (Apache/2.0.59 (Win32) PHP/5.2.1) by setting the ext_dir path in php.ini and putting the php_ssh2.dll file in the ext directory. IT WORKED! It showed up in phpinfo() and I started writing a script.&lt;br&gt;
&lt;br&gt;
BUT!&lt;br&gt;
&lt;br&gt;
My computer crashed and now it doesn&apos;t work!!!??? Nothing has changed. I&apos;ve spent hours trying to get it to work. From the command line (php.exe -m) shows the extension but phpinfo() doesn&apos;t - and the scripts I have written now complain of undefined functions relating to the SSL2 extension.&lt;br&gt;
&lt;br&gt;
What is going on!? How can I get php to recognise this damn extension!&lt;br&gt;
&lt;br&gt;
TIA</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.57645</guid>
		<pubDate>Sun, 25 Feb 2007 11:40:24 -0800</pubDate>
		<dc:creator>xoe26</dc:creator>
		
			<category>PHP</category>
		
			<category>extensions</category>
		
			<category>stupidbloodycomputers</category>
		
	</item> <item>
		<title>By: matthewr</title>
		<link>http://ask.metafilter.com/57645/Why-wont-PHP-recognise-this-extension#866578</link>	
		<description>Is &lt;code&gt;extension=php_ssh2.dll&lt;/code&gt; present (and not commented out) in your php.ini? And remember to check which php.ini PHP is actually using (you can easily end up with one in the Windows directory, one in the PHP home directory etc) &#8212; you can check which PHP.ini is in use in phpinfo(). And restarting Apache and hoping for the best never hurt anyone.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57645-866578</guid>
		<pubDate>Sun, 25 Feb 2007 11:49:26 -0800</pubDate>
		<dc:creator>matthewr</dc:creator>
	</item><item>
		<title>By: matthewr</title>
		<link>http://ask.metafilter.com/57645/Why-wont-PHP-recognise-this-extension#866584</link>	
		<description>Also, do you have multiple versions of PHP, and/or multiple Apache servers running?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57645-866584</guid>
		<pubDate>Sun, 25 Feb 2007 11:54:52 -0800</pubDate>
		<dc:creator>matthewr</dc:creator>
	</item><item>
		<title>By: genghis</title>
		<link>http://ask.metafilter.com/57645/Why-wont-PHP-recognise-this-extension#866692</link>	
		<description>It&apos;s normal for the CGI version, the command-line version, and the Apache(2) module instances of PHP to each have a different php.ini - there are in fact uses for that ability, not that this is especially relevant to you right now.&lt;br&gt;
&lt;br&gt;
You&apos;re almost 200% definitely looking at the wrong copy of php.ini.  Search the drive for others - if you&apos;re lucky, the folders they turn up in will illuminate with context.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.57645-866692</guid>
		<pubDate>Sun, 25 Feb 2007 14:43:24 -0800</pubDate>
		<dc:creator>genghis</dc:creator>
	</item>
	</channel>
</rss>
