<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Forum posts to 'Archive'</title>
		<link>http://www.silverstripe.org/archive/rss</link>
		<atom:link href="http://www.silverstripe.org/archive/rss" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Re: Need to switch back to WordPress if Error remains - HELP PLEASE - 2nd request</title>
			<link>http://www.silverstripe.org/archive/show/29084?start=0#post29129</link>
			<description>&lt;p&gt;This is because your version of PHP isn't compiled to handle loading dynamic libraries, which some modules (like auth_openid) require.&lt;/p&gt;&lt;p&gt;I got told off for breaking SilverStripe due to the same problem (;&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Fatal Error Resolved - .so - Dynamic Library - OpenId &lt;a href=&quot;http://www.silverstripe.org/archive/show/29084?start=0#post29129&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/reply/29084?start=0#post29129&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 26 Jan 2008 08:00:38 +1300</pubDate>
			<dc:creator>simon_w</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/29084?start=0#post29129</guid>
		</item>
		
		<item>
			<title>Fatal Error Resolved - .so - Dynamic Library - OpenId</title>
			<link>http://www.silverstripe.org/archive/show/29084#post29084</link>
			<description>&lt;p&gt;Although I am very surprised someone from the SS core team did not touch upon this error after it was posted twice (and I sent the error to the core team requesting I pay them for support as it was important and was simply asked to post on the forum)... I am happy to say that one reply by a kind designer did point us in the right direction with the dynamic libraries not loading and we were able to clear up the error.  I would suggest that the core team review this since they do answer many posts yet could not answer mine.&lt;/p&gt;&lt;p&gt;In short, you need to:&lt;/p&gt;&lt;p&gt;- access to the master php.ini of the server, which you will need SSH access in order to edit&lt;br /&gt;- recompile PHP on your server to use suPHP, which will allow you to have your own local php.ini file in your account so you don't need to edit the master one. &lt;br /&gt;- move the .so file to the extensions directory and add it to the php.ini&lt;br /&gt;- remove the Open/Id - it does not need to be there&lt;/p&gt;&lt;p&gt;______________________________&lt;/p&gt;&lt;p&gt;The following error shows up on login and withing the cms as well as on the client facing site by users (seemingly on a random basis)... randomly and not on any particular page or in any pattern. &lt;/p&gt;&lt;p&gt;It began to occur upon adding modules, all of which we need. &lt;/p&gt;&lt;p&gt;Any help is well appreciate. &lt;/p&gt;&lt;p&gt;Fatal error: Uncaught exception 'Exception' with message 'dl() [&amp;lt;a href='function.dl'&amp;gt;function.dl&amp;lt;/a&amp;gt;]: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20020429/gmp.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20020429/gmp.so: cannot open shared object file: No such file or directory' in /home/design27/public_html/auth_openid/code/Auth/OpenID/BigMath.php:379 Stack trace: #0 /home/design27/public_html/auth_openid/code/Auth/OpenID/BigMath.php(379): dl() #1 /home/design27/public_html/auth_openid/code/Auth/OpenID/BigMath.php(438): Auth_OpenID_detectMathLibrary() #2 /home/design27/public_html/auth_openid/code/Auth/OpenID.php(99): Auth_OpenID_getMathLib() #3 /home/design27/public_html/auth_openid/code/Auth/OpenID/Consumer.php(163): require_once('/home/design27/...') #4 /home/design27/public_html/auth_openid/code/OpenIDAuthenticator.php(23): require_once('/home/design27/...') #5 /home/design27/public_html/sapphire/core/Core.php(63): include_once('/home/design27/...') #6 /home/design27/publi in /home/design27/public_html/auth_openid/code/Auth/OpenID/BigMath.php on line 379&lt;/p&gt;&lt;br&gt;&lt;br&gt;Posted to: Fatal Error Resolved - .so - Dynamic Library - OpenId &lt;a href=&quot;http://www.silverstripe.org/archive/show/29084#post29084&quot;&gt;Show Thread&lt;/a&gt; | &lt;a href=&quot;http://www.silverstripe.org/archive/show/29084#post29084&quot;&gt;Post Reply&lt;/a&gt;</description>
			<pubDate>Sat, 26 Jan 2008 03:02:20 +1300</pubDate>
			<dc:creator>BigB</dc:creator>
			<guid>http://www.silverstripe.org/archive/show/29084#post29084</guid>
		</item>
		

	</channel>
</rss>