Errors When Directory is accessed by phone

Quick Info
FreePBX 2.8.1
Asterisk 1.8.2.3

I have only 1 directory setup. When ever someone accesses it I am seeing several errors come up in the following order:

2048: Non-static method DB::parseDSN() should not be called statically, assuming $this from incompatible context in /usr/share/pear/DB.php on line 520

2048: Non-static method DB::connect() should not be called statically, assuming $this from incompatible context in /var/lib/asterisk/agi-bin/directory.lib.php on line 83

2048: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /usr/share/pear/DB.php on line 557

2048: is_a(): Deprecated. Please use the instanceof operator in /usr/share/pear/DB.php on line 594

2048: Non-static method DB::isError() should not be called statically, assuming $this from incompatible context in /usr/share/pear/DB/common.php on line 1347

I am really not sure where to go to start trouble shooting this. Any tips would be greatly appreciated.

I know this is an old thread but I am seeing these errors as well.

Running FreePBX 2.9.0.12
Asterisk 1.8.13
CentOS 6.2
Directory module 2.9.0.12

Additionally, it takes a long time for the directory intro to start playing once one has accessed the directory - ie. there is a long period of silence.

Any thoughts?