Re: php3 supporting MySQL

2000-05-08 Thread Viktor Rosenfeld
Gergely Madarasz wrote: > > On Mon, 8 May 2000, Umum Wijoyo wrote: > > > Hello again... > > > > I've installed these following .deb packages: > > > > - apache --> works fine! > > - MySQL --> works fine! > > - PHP3 --> why can't it support MySQL? > > > > Can anybody help me with this? > > inst

Re: php3 supporting MySQL

2000-05-08 Thread Gergely Madarasz
On Mon, 8 May 2000, Umum Wijoyo wrote: > Hello again... > > I've installed these following .deb packages: > > - apache --> works fine! > - MySQL --> works fine! > - PHP3 --> why can't it support MySQL? > > Can anybody help me with this? install php3-mysql and add the following line to php3.

RE: php3 supporting MySQL

2000-05-08 Thread Dominic Blythe
perhaps the binary wasn't compiled using the --with-mysql option. You may have to get the source and compile it yourself. > -Original Message- > From: Umum Wijoyo [mailto:[EMAIL PROTECTED] > Sent: 08 May 2000 06:15 > To: debian-user@lists.debian.org > Subject: php3 supporting MySQL > >