Re: how do enable php to run "--with-mysql" ro curl on Windows XP?



Paul wrote:
"J.O. Aho" <user@xxxxxxxxxxx> wrote in message news:4q2uvpFkqc62U3@xxxxxxxxxxxxxxxxx
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.


On 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.


//Aho
.



Relevant Pages

  • Re: general strong name question
    ... You have a project that compiles to a dll. ... Each time you recompile this assembly, and attempt to run the other apps, ... When you compile an assembly, ... assemblies) into the config files of the applications that use the ...
    (microsoft.public.dotnet.general)
  • Re: Dotnet Assembly Versioning
    ... The reason you have to recompile is that when you compile, ... getting a copy of the .dll and bringing it locally into your application. ... This only happens when you compile so, if you want the newer assembly, you ... First i have to state this is my first entry ever in a forum. ...
    (microsoft.public.dotnet.general)
  • Re: Pleas for help from clueless students?
    ... I showed her how to compile it. ... connected to a PDP-11. ... We tried downloading again, and got a major crash during download. ... Reset the LSI-11 and got the PDP-11 prompt again. ...
    (comp.arch.embedded)
  • Re: Accessing a DLL without registering it
    ... I recompile the DLL it ALWAYS tells me that the ... compatability... ... I can compile it the DLL, ...
    (microsoft.public.vb.general.discussion)
  • Re: Visual Studio 6 vs. .NET 2005
    ... you can download the express edition for free from microsoft: ... support for targetting the .Net framework. ... I would have to disagree with this slamming of VC6. ... I have not had any trouble getting my code so it will compile in both VC6 and VC7.1. ...
    (microsoft.public.vc.language)