Re: mysql/php problem

2001-05-29 Thread Rolf Hopkins
- Original Message - From: "Stephanie Deville" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 29, 2001 22:30 Subject: mysql/php problem > > I'm running FreeBSD 3.4, Apache 1.3.9 w/ php4 and mysql 3.22.32. The > problem I'm having is that my php scripts work fine, mysql

Re: mysql/php problem.

2001-05-27 Thread Rolf Hopkins
Besides providing us with samples of your code, did you try viewing the source code? Error messages aren't always displayed on the web page itself and you'll have to view the source code to find the error. - Original Message - From: "Stephanie Deville" <[EMAIL PROTECTED]> To: <[EMAIL PRO

Re: mysql/php problem.

2001-05-27 Thread oltra jean-michel
On Fri, 25 May 2001, Stephanie Deville wrote: > I'm running FreeBSD 3.4, Apache 1.3.9 w/ php4 and mysql 3.22.32. The > problem I'm having is that my php scripts work fine, mysql works fine. When > I run a php script, everthing in the script works up to the point were I try > mysql_connect. I