>
> This is the result of "locate mysql_config":
>
[zhaoyuan@localhost php-5.4.0]$ locate mysql_config
/home/zhaoyuan/下载/MySQL-5.5.21-1.el6.src/mysql-5.5.21/man/mysql_config.1
/home/zhaoyuan/下载/MySQL-5.5.21-1.el6.src/mysql-5.5.21/scripts/mysql_config
/home/zhaoyuan/下载/MySQL-5.5.21-1.el6.src/mysql-5
2012/3/23 Asher Wong :
> I droped it but now the new error happened:
> checking for mysql_config... not found
> configure: error: Unable to find your mysql installation
Try:
locate mysql_config
> And I'm sorry to send more than one reply. Maybe there are something wrong
> with the ne
I droped it but now the new error happened:
checking for mysql_config... not found
configure: error: Unable to find your mysql installation
And I'm sorry to send more than one reply. Maybe there are something wrong
with the network here.
2012/3/24 Daniel Brown
> 2012/3/23 Asher Wong :
> > Now I
2012/3/23 Asher Wong :
> Now I use the command below to configure php:
> ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=mysqlnd
> --with-mysql=/usr/local/mysql/bin/mysql_config --with-mysqli=mysqlnd
> --with-pdo-mysql=myslqnd
>
> And the error happened:
> configure: error: Cannot
Now I use the command below to configure php:
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=mysqlnd
--with-mysql=/usr/local/mysql/bin/mysql_config --with-mysqli=mysqlnd
--with-pdo-mysql=myslqnd
And the error happened:
configure: error: Cannot find MySQL header files under
/usr/
Now I use the command below to configure php:
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=mysqlnd
--with-mysql=/usr/local/mysql/bin/mysql_config --with-mysqli=mysqlnd
--with-pdo-mysql=myslqnd
And the error happened:
configure: error: Cannot find MySQL header files under
/usr/
I tried, but it didn't work.
2012/3/24 Daniel Brown
> 2012/3/23 Asher Wong :
> > I have installed the MySQL-devel and I can find mysql.h, but I still have
> > the error I mentioned above.
> > ext/mysql/php_mysql.c:995: undefined reference to `_mysqlnd_init'
> > ext/mysql/php_mysql.c:1012: undefi
I trid, but it didn't work.
2012/3/24 Daniel Brown
> 2012/3/23 Asher Wong :
> > I have installed the MySQL-devel and I can find mysql.h, but I still have
> > the error I mentioned above.
> > ext/mysql/php_mysql.c:995: undefined reference to `_mysqlnd_init'
> > ext/mysql/php_mysql.c:1012: undefin
2012/3/23 Asher Wong :
> I have installed the MySQL-devel and I can find mysql.h, but I still have
> the error I mentioned above.
> 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_mysql.c:876: u
I have installed the MySQL-devel and I can find mysql.h, but I still have
the error I mentioned above.
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_mysql.c:876: undefined reference to `_mysqlnd_i
On 23/03/2012 16:58, Asher Wong wrote:
> 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?
Hi,
You can just install the mysql headers via the devel package if you
ay, December 09, 2002 4:28 PM
Subject: Re: [PHP] Re: make error
And how did you run it?
one way is to give this command on the shell:
echo "" | php > /tmp/output.html
and then looking at the file /tmp/output.html with a web browser.
loki
On Monday 09 December 2
Hi Lokesh,
And I did run php.info
>On my SuSe 8.1, phpinfo() contains the
Did you ever compile php?
- Original Message -
From: Lokesh Setia
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, December 09, 2002 3:03 PM
Subject: [PHP] Re: make error
Hi th
Hi there,
Just a question,
Have you actually run phpinfo() to see if your vendor supplied PHP rpms
come with gd support or not??? On my SuSe 8.1, phpinfo() contains the
following bits about gd:
__gd__
GD Support enabled
GD Version 1.6.2 or higher
FreeType Support enabled
FreeType Linkage wi
14 matches
Mail list logo