Welcome Guest, Not a member yet? Register   Sign In
Error CodeIgniter + Doctrine Unable to load oauth.so
#1

[eluser]Trankh1[/eluser]
Hi,

I tried to follow this get started tutorial about codeIgniter and Doctrine.






I want to use scaffolding ./doctrine command but i got this error:


Code:
Warning: PHP Startup: Unable to load dynamic library '/Applications/MAMP/bin/php5/lib/php/extensions/no-debug-non-zts-20050922/oauth.so' - (null) in Unknown on line 0
define('BASEPATH','.'); // mockup that this app was executed from ci ;)
chdir(dirname(__FILE__));
include('doctrine.php');


I have a snow leopard macosx and i use:
MAMP Version 1.7.2
PHP Version 5.2.6


Best regards.


When i phpinfo(), the oauth.so is not present whereas i have installed it .


Messages In This Thread
Error CodeIgniter + Doctrine Unable to load oauth.so - by El Forum - 08-18-2010, 03:17 PM
Error CodeIgniter + Doctrine Unable to load oauth.so - by El Forum - 08-18-2010, 03:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB