superthing Posted February 22, 2009 Share Posted February 22, 2009 I noticed that i'm getting a "Fatal error: Call to undefined function bindtextdomain() in C:\wamp\www\laconica-0.7.1\lib\util.php on line 57" when attempting to open http://locahost/laconica. If anyone can help, it'll be greatly appreciated Heres a list of what I've done 1) I installed wamp and placed laconica in the correct folder 2) I executed "go-pear.bat" 3) I then followed up by executing * pear config-set http_proxy * pear channel-update pear.php.net * pear upgrade-all * pear install db_dataobject * pear install validate-beta 4) I placed http://oauth.googlecode.com/svn/code/php/OAuth.php in the ext folder 5) I placed “PHP OpenID Library” Version 2.1.1 from PHP Open ID in the ext folder 6) I placed “PHP Markdown 1.0.1m” from markdown in the ext folder Link to comment https://forums.phpfreaks.com/topic/146362-laconica-issue/ Share on other sites More sharing options...
superthing Posted February 22, 2009 Author Share Posted February 22, 2009 I finally have it working, thanks..:-) Link to comment https://forums.phpfreaks.com/topic/146362-laconica-issue/#findComment-768668 Share on other sites More sharing options...
genericnumber1 Posted February 22, 2009 Share Posted February 22, 2009 Erm... you're welcome? Link to comment https://forums.phpfreaks.com/topic/146362-laconica-issue/#findComment-768669 Share on other sites More sharing options...
swarnendude Posted May 27, 2009 Share Posted May 27, 2009 Erm... you're welcome? Can you please tell me how to install gettext extension in windows. I am configuring Laconica project and did everything those are needed for the installation. I am now getting " Fatal error: Call to undefined function bindtextdomain() in C:\wamp\www\laconica\lib\util.php on line 57" error!! It will be a great help if you tell me the installation steps in details. Thank you in advance, Swarnendu Link to comment https://forums.phpfreaks.com/topic/146362-laconica-issue/#findComment-842924 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.