Sorry, no, its PHP 4.3.9 - and I am upgrading from 4.1.2.  I have mysql
installed and have been using it.

I'll see if I can put something in about the exact location of the libs.

Any other suggestions out there?

:)

Thanks,

-Mike



> Mike R wrote:
> >
> >
> >>Mike R wrote:
> >>
> >>>I am trying to re-compile php, but keep getting erros that the mysql
> >>>extensions are not installed.  I got the binary from php.net
> >>
> >>and included
> >>
> >>>mysql in configure (following). What am I not doing correctly?
> >>
> >>You're trying to compile the binaries?
> >
> >
> > Sorry, the tar'd file I should say.  ;p
>
> This is PHP5?  If I'm not mistaken (someone will correct me if I am),
> PHP5 doesn't come bundled with MySQL anymore, so you will have to tell
> the configure where MySQL is installed...
>
> --with-mysql=/path/to/mysql
>
> --
> John C. Nichel
> ÜberGeek
> KegWorks.com
> 716.856.9675
> [EMAIL PROTECTED]
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to