Re: Apache + PHP3 + MySQL = big mess

2000-05-17 Thread John Pearson
On Wed, May 17, 2000 at 03:16:20PM +0100, Oliver Hingst wrote > Hello, > I am using Debian "Potato" and I use Apache, PHP3 and every modules > containing "php3" and "mysql" and MySQL server and client. > I am going through a tutorial on DevShed (http://www.devshed.com) on > creating a web database.

Re: Apache + PHP3 + MySQL = big mess

2000-05-17 Thread Dustin Whitney
You are probably missing the php3-mysql package. I had similar problems with getting imap to work until I installed the php3-imap package. Give that a shot Dustin --- Oliver Hingst <[EMAIL PROTECTED]> wrote: > Hello, > I am using Debian "Potato" and I use Apache, PHP3 > and every modules > cont

Apache + PHP3 + MySQL = big mess

2000-05-17 Thread Oliver Hingst
Hello, I am using Debian "Potato" and I use Apache, PHP3 and every modules containing "php3" and "mysql" and MySQL server and client. I am going through a tutorial on DevShed (http://www.devshed.com) on creating a web database. I have checked that PHP3 has been installed and runs properly. No pro