Re: Installing PHP with MySQL

2001-10-04 Thread massey
I ended up using PHP 4.0.4, latest MySQL and Apache from source to get PHP to work on RH 7.0. I tried 4.0.2 - 4.0.6 and only the 4.0.4 worked. The cool thing about source,not sure if RPM's do this, is that I can change my config.status file and rerun using the ./config.status. I can send my 123 st

Re: Installing PHP with MySQL

2001-10-04 Thread Tony Wells
"Ralf R. Kotowski" wrote: > > I did install all RPM's exept the benchmark. What is the name of the > header files? > > On 3 Oct 2001, at 14:20, Carl Troein wrote: > > > > > Ralf R. Kotowski writes: > > > > > I got Red Hat 6.2 and the Mysql 3.23.36-1 RPM packages installed, > > > when I try to c

Re: Installing PHP with MySQL

2001-10-03 Thread Ralf R. Kotowski
I did install all RPM's exept the benchmark. What is the name of the header files? On 3 Oct 2001, at 14:20, Carl Troein wrote: > > Ralf R. Kotowski writes: > > > I got Red Hat 6.2 and the Mysql 3.23.36-1 RPM packages installed, > > when I try to compile PHP with MySQL it tells me that it can't f

Re: Installing PHP with MySQL

2001-10-03 Thread Carl Troein
Ralf R. Kotowski writes: > I got Red Hat 6.2 and the Mysql 3.23.36-1 RPM packages installed, > when I try to compile PHP with MySQL it tells me that it can't find > the mysql header files... now where are those located? I tried > specifying every dir that has something to do with MySQL, no lu

Installing PHP with MySQL

2001-10-03 Thread Ralf R. Kotowski
Hi, I got Red Hat 6.2 and the Mysql 3.23.36-1 RPM packages installed, when I try to compile PHP with MySQL it tells me that it can't find the mysql header files... now where are those located? I tried specifying every dir that has something to do with MySQL, no luck. Thank you very much for y