cobalt php-mysql

2001-10-04 Thread Jason Radley
I am messing around with a cobalt server and installing mysql to be the database for php. I have installed mysql but php doesn't look like it was configured with mysql. I tried to do a quick connection and got this message. *** Error MySQL said: MySQL Connection Failed: Can't

RE: cobalt php-mysql

2001-10-04 Thread Jason Radley
Well once again I have answered my own question. You need to install an php update which is at http://pkg.nl.cobalt.com/ -Original Message- From: Jason Radley [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 04, 2001 10:51 AM To: Mysql@Lists. Mysql. Com Subject: cobalt php-mysql I

configure with mysql

2001-09-14 Thread Jason Radley
I have installed redhat linux 7.1 with apache, php and mysql but when installed redhat it didn't add the configure --with-mysql it added --without-mysql is there any way to change this to configure --with-mysql. Thanks - Before

RE: configure with mysql

2001-09-14 Thread Jason Radley
I have tried also and nothing. I have added the phpinfo(); and it tells me the configure command says --without-mysql No ideas here. -Original Message- From: Dr. Randy Frid [mailto:[EMAIL PROTECTED]] Sent: Friday, September 14, 2001 10:53 AM To: Jason Radley; Trond Eivind Glomsrød Cc

RE: mysql-php mailing list

2001-08-09 Thread Jason Radley
Thank you all for your help!!! The problem was set_time_limit(0); Thank YOU ALL! -Original Message- From: Werner Stuerenburg [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 08, 2001 4:20 PM To: Jason Radley Cc: [EMAIL PROTECTED] Subject: Re: mysql-php mailing list Jason Radley

mysql-php mailing list

2001-08-08 Thread Jason Radley
I have written a php script to get all the clients for a mysql table and send them emails. The problem is when the script is doing its job the browser times out and it stops the script. so I am sending about 300 email out of 3000. And the browser said page not found. Any ideas? Thanks Jason

MySQL and Oracle

2001-01-19 Thread Jason Radley
I am currently using php and mysql and I was wondering if you can take the data from a mysql database and move it to a oracle database? Thank you, Jason - Before posting, please check: http://www.mysql.com/manual.php (the