Travis Smith

  • Home
  • Who’s Travis?
  • Blog
  • Contact
php_ldap.dll in Azure

Enable PHP LDAP in Windows Azure

Travis Smith Development, WordPress

By default, Windows PHP does not include PHP LDAP (php_ldap.dll) as part of their configuration. And when you check phpinfo(), you will see the PHP ldap extension only under CURL. To enable PHP LDAP (php_ldap.dll) in Windows Azure, you must follow these steps: Download a non-thread safe V9 version of PHP from php.net (PHP 5.4.x) and locate the php_ldap.dll from the etc folder (or download php_ldap.dll, php 5.4.34 PHP LDAP php_ldap.dll). Create new folder call bin at the root of ... Read More

  • 29 October
  • 00 Responses

Small WordPress Twitter Enhancement To Your Self-Hosted Blog

Travis Smith WordPress

Do you want to have your blog author name point to your Twitter account? I have been playing around with a few self-hosted WordPress.org blogs and their PHP. It's worth it though! If you want to have your single-author blogs [I feel pretty sure there is a way to do this for multiple-author blogs to do this via php, I just don't know--any PHP people want to comment?] to point to your twitter account then simply change the following code on single.php and index.php. single.php helps create the ... Read More

  • 27 August
  • 02 Responses

Copyright © 2022