|
Posted by sTony on 11/07/06 10:42
"Paul" <lof@invalid.com> wrote in message
news:I7l%g.7887$Fd7.7504@bignews6.bellsouth.net...
> "J.O. Aho" <user@example.net> wrote in message
> news:4q2uvpFkqc62U3@individual.net...
> > 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.
>
>
If your just looking for a design platform, like I was, I suggest
downloading phpdev from download.com. It sets up an apache/php/mysql server
on the localhost. True, they are older versions of each, but they all work
great together, and you can get yourself away from the setup stuff and into
designing. Anyhow, best of luck to you.
sTony,
PS. Most of these guys are probably on linux boxes, and I think you and I
should both probably convert as well.
Navigation:
[Reply to this message]
|