Re: [PHP-DB] Need help in solving issues with configuration of php-5.2.8 with mysql-5.3.1
[email protected] (chris smith)
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
> 1. I ran php configuration as below. > > $./configure --with-apxs2=/usr/local/apache2/bin/apxs > --with-mysql=/apps/mysql/mysql > > It went fine. Are you sure? > 2. While running make, i got following relink error. > > ld: fatal: file /usr/local/mysql/lib/libmysqlclient.so: wrong ELF class: > ELFCLASS64 Look at the path of the file it picked up - it found one in a completely different location. -- Postgresql & php tutorials http://www.designmagick.com/