Question Regarding Loading DBD::mysql

Moderator: crythias

Locked
tonyswu
Znuny newbie
Posts: 2
Joined: 10 Jul 2013, 23:22
Znuny Version: 3.2.9
Real Name: Tony S. Wu

Question Regarding Loading DBD::mysql

Post by tonyswu »

Hi,

I got everything installed, and I think I am relatively close to the goal. However when I try to run the website, it gives me the following error:

dyld: lazy symbol binding failed: Symbol not found: _mysql_init
Referenced from: /Library/Perl/5.12/darwin-thread-multi-2level/auto/DBD/mysql/mysql.bundle
Expected in: flat namespace

dyld: Symbol not found: _mysql_init
Referenced from: /Library/Perl/5.12/darwin-thread-multi-2level/auto/DBD/mysql/mysql.bundle
Expected in: flat namespace

I've been doing a lot of googling, and most of the posts seem to think it's an issue between 32bit and 64bit Perl / MySQL. However, both Perl and MySQL installed on my computer are 64bit. I am a bit lost, hopefully someone would have some recommendation on a direction to head to.

Thanks.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Question Regarding Loading DBD::mysql

Post by crythias »

We have no idea how to provide assistance.
Please provide your OS, version of OTRS, method of installation, ... you know, stuff that we might be reasonably able to understand as to how you got to the point of your question, just in case we've been there, done that.

But I haven't. Not sure how you got here, but I'd be web searching the error.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked