RE: [PHP-DB] MySQL won't return results to screen.

2002-06-07 Thread Ray Hunter

Edit your php.ini and log all errors to a file and then review the
filesalso you can turn on all errors and warnings to be displayed---this
has helped me many times...

Thank you,

RAY HUNTER



-Original Message-
From: Blaine Dinsmore [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 07, 2002 1:44 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] MySQL won't return results to screen.


Im using PHP 4.2.1, MySQL 4.23.49 and IIS 4.0 on a Windows NT 4.0 Server
machine. I have success when adding data to the database using PHP but
getting it to report to the webpage I have had no luck. I only get a blank
screen despite using error trapping for all mysql functions. Does anyone
know what this could be?

Thanks,

Blaine 


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



RE: [PHP-DB] MySQL won't return results to screen.

2002-06-07 Thread Gary . Every

Do you have SELECT permissions for your httpd user on the DB?

Gary Every
Sr. UNIX Administrator
Ingram Entertainment
(615) 287-4876
Pay It Forward
mailto:[EMAIL PROTECTED]
http://accessingram.com


-Original Message-
From: Blaine Dinsmore [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 07, 2002 2:44 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] MySQL won't return results to screen.


Im using PHP 4.2.1, MySQL 4.23.49 and IIS 4.0 on a Windows NT 4.0 Server
machine. I have success when adding data to the database using PHP but
getting it to report to the webpage I have had no luck. I only get a blank
screen despite using error trapping for all mysql functions. Does anyone
know what this could be?

Thanks,

Blaine 


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