Re: how do enable php to run "--with-mysql" ro curl on Windows XP?
- From: "J.O. Aho" <user@xxxxxxxxxxx>
- Date: Tue, 24 Oct 2006 17:06:01 +0200
Paul wrote:
"J.O. Aho" <user@xxxxxxxxxxx> wrote in message news:4q2uvpFkqc62U3@xxxxxxxxxxxxxxxxxOn microsoft environments you download the precompiled one, if you want to compile it yourself, begin with downloading the gcc compiler from gnu.org and then the source for php.Paul wrote:I am running php 4.4.4 on Apache 2 with MySQL 4.1. When I run phpinfo() it sayd it is running MySQL 3.23. How do I recompile or add a start option to run "--with-mysql"?--with-mysql is a configuration option during compile time.
I have tried adding to the list of extensions in the php.ini - no luck.You need the right dll, replace the one compiled for communication to 3.23 to one for 4.1.
Thanks - and how do I compile it on windows XP Pro? I downloaded it with the instlaler - no compile options.
//Aho
.
- References:
- Prev by Date: Using mysql_real_escape_string with sprintf
- Next by Date: HTML email with PHP tags
- Previous by thread: Re: how do enable php to run "--with-mysql" ro curl on Windows XP?
- Next by thread: Introduction article on Ruby on Rail published
- Index(es):
Relevant Pages
|