RE: Compiling an PHP 4.0 module with MySQL

2001-06-09 Thread Keith Attfield
Gabriele, Thank you for your interest. I am using /usr/bin/ because this is where my mysql file is, and my libmysqlclient.* files are in /usr/lib/. I tried using just /usr (i.e. --with-mysql=/usr) as you suggest, but get the same results. In fact the file mysql.h is not anywhere in my files

RE: Compiling an PHP 4.0 module with MySQL

2001-06-07 Thread Keith Attfield
around I used was to use "127.0.0.1:3306" as the hostname for >connecting in the script. > >Harry > > -Original Message- >From: Keith Attfield [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, June 06, 2001 11:39 AM >To: [EMAIL PROTECTED] >Subject:

Compiling an PHP 4.0 module with MySQL

2001-06-06 Thread Keith Attfield
les are in the wrong place. I have searched and tried many option but with no success. Can anybody help me please? Thanks for any help. Keith Attfield (UK)