connect

connect

am 10.10.2007 07:16:55 von java.inet

HI

i am using php version 5.2.4 ,,,,,,,,

this is not connect to database mysql 4.1.......

how to configure the php.ini file

plz reply

Re: connect

am 11.10.2007 19:56:56 von Claudio Corlatti

On 10 oct, 02:16, java.i...@gmail.com wrote:
> HI
>
> i am using php version 5.2.4 ,,,,,,,,
>
> this is not connect to database mysql 4.1.......
>
> how to configure the php.ini file
>
> plz reply

you need to enable the mysql extension
open php.ini file and uncomment the line extension=mysqli.dll

Re: connect

am 11.10.2007 23:24:43 von Jerry Stuckle

java.inet@gmail.com wrote:
> HI
>
> i am using php version 5.2.4 ,,,,,,,,
>
> this is not connect to database mysql 4.1.......
>
> how to configure the php.ini file
>
> plz reply
>

Sorry, my crystal ball is in the shop so I can't see what's going on in
your system.

What kind of error messages do you get? What happens when you try it?

Give us some details and perhaps we can help.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================