Mysql problem + Problem in loading data SOLVED

2004-01-15 Thread Aron Bereket
comments, think he knows what he is doing. Thank again all, Cheers, Aron Bereket __ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus -- MySQL General Mailing List For list arch

PROBLEM LOADING DATA USING PHP

2004-01-14 Thread Aron Bereket
Hi there, I am posting this message again sice my previous post was vague. I have recently configured a server which runs redhat 7.2. I followed the installation procedures to install mysql database and PHP on the same server and they seem to run properly. My aim is to load data into a mysql dat

PROBLEM WITH LOADING DATA

2004-01-14 Thread Aron Bereket
Hi fellas, I wrote a php program that loads and displays data into and from a mysql database. It connectes and displays the data correctly. But when you fill a form and click submit it acts as if the data is written on the data base while isn't if you check it by manual connection. What could be

RE: MYSQL problem

2004-01-13 Thread Aron Bereket
Dear Mike, Thanx for the quick reply. I did what you specified on your rely. There is --with-mysql argument but is not set it is just '--with-mysql' does it mean I have to recompile it again? cheers, Bereket --- Mike Johnson <[EMAIL PROTECTED]> wrote: > From: Aron Ber

RE: MYSQL problem

2004-01-13 Thread Aron Bereket
k your php.ini to make sure the mysql extensions > are enabled. > > Peter > > > -----Original Message- > From: Aron Bereket [mailto:[EMAIL PROTECTED] > Sent: 13 January 2004 23:36 > To: [EMAIL PROTECTED] > Subject: MYSQL problem > > > > Hi t

MYSQL problem

2004-01-13 Thread Aron Bereket
Hi there, I have recently installed mysql and php on my mechine and both work fine. But when i wrote an HTML/Php to access my databse I got the following error message: Fatal error: Call to undefined function: mysql_pconnect() in /var/www/html/employee.php on line 48 I tried also with mysql_rea