I use php-5.4.0.tar.bz2 and MySQL-5.5.21-1.el6.src.rpm in CentOS 6.2. But I
can find the MySQL headers in the MySQL source I used. Is there anything
wrong with my installing MySQL?
> 2012/3/23 Daniel Brown
>
>> 2012/3/23 黄昭源 :
>> > Hello, I have a problem.
>> > When I configure php with the par
I use php-5.4.0.tar.bz2 and MySQL-5.5.21-1.el6.src.rpm in CentOS 6.2. But I
can find the MySQL headers in the MySQL source I used. Is there anything
wrong with my installing MySQL?
2012/3/23 Daniel Brown
> 2012/3/23 黄昭源 :
> > Hello, I have a problem.
> > When I configure php with the parameter -
2012/3/23 黄昭源 :
> Hello, I have a problem.
> When I configure php with the parameter --with-mysql=/usr/local/mysql and
> make, some errors happen. Below is the errors:
> ext/mysql/php_mysql.c:995: undefined reference to `_mysqlnd_init'
> ext/mysql/php_mysql.c:1012: undefined reference to `mysqlnd_c
Hello, I have a problem.
When I configure php with the parameter --with-mysql=/usr/local/mysql and
make, some errors happen. Below is the errors:
ext/mysql/php_mysql.c:995: undefined reference to `_mysqlnd_init'
ext/mysql/php_mysql.c:1012: undefined reference to `mysqlnd_connect'
ext/mysql/php_mysq
Hi all,
I'm trying to get a vanila installation of php 4.3.1(only the cli version)
on a solaris 8 system. This is my first day on a solaris box so I don't know
much about it. I'm running into some errors in the final linking stage. Any
one experienced this problem and got any idea to fix it? (error
Hi PHP-List,
after re-compiling my new and stable version of php-4.3.0-dev on a redhat 7.3 box
I compilied this version in order to use the benefits of gd with the following
compiling options:
./configure --prefix=/usr/local/php_stable7 ... --with-gd=/usr ...
and when I run make I will get the
Hi,
Im having the problem bellow when try make PHP source.
Im using this configure:
./configure --with-apache=/usr/local/src/apache_1.3.23 --with-mysql=/usr/loc
al/mysql --with-pgsql --with-zlib --with-gd --with-gettext
And make error:
Making all in Zend
make[1]: Entering dire
Hi,
I've downloaded the newset PHP sources, made ./configure --with-mysql --with-apxs what
was succesfully but when I type make it starts compiling but an error occures:
Making all in Zend
make[1]: Entering directory `/c/php-4.1.1/Zend'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG
8 matches
Mail list logo