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 steps using source if you want.
Just a thought....

M;)



> "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 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.
>
> If you have a recent version of PHP, it already has header files for
> MySQL as part of the dist.  Just use:
>
> --with-mysql
>
> As one of the arguments to 'configure', without a path, and PHP will
> use it's own copies of the MySQL header files.
>
>> >
>> > Did you install all 5 RPMs or just a subset of them?
>> > As far as I can tell, you need to install the RPM
>> > that has 'devel' in its name. If you've already done
>> > so and it still doesn't work, try locating the files
>> > with 'find', or something.
>> >
>> > //C
>> >
>> > --
>> >  Carl Troein - Círdan / Istari-PixelMagic - UIN 16353280
>> >  [EMAIL PROTECTED] | http://pixelmagic.dyndns.org/~cirdan/
>> >  Amiga user since '89, and damned proud of it too.
>> >
>> >
>> > ---------------------------------------------------------------------
>> > Before posting, please check:
>> >    http://www.mysql.com/manual.php   (the manual)
>> >    http://lists.mysql.com/           (the list archive)
>> >
>> > To request this thread, e-mail <[EMAIL PROTECTED]>
>> > To unsubscribe, e-mail
>> > <[EMAIL PROTECTED]> Trouble
>> > unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>> >
>>
>> ---------------------------------------------------------------------
>> Before posting, please check:
>>    http://www.mysql.com/manual.php   (the manual)
>>    http://lists.mysql.com/           (the list archive)
>>
>> To request this thread, e-mail <[EMAIL PROTECTED]> To
>> unsubscribe, e-mail
>> <[EMAIL PROTECTED]> Trouble
>> unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
> ---------------------------------------------------------------------
> Before posting, please check:
>   http://www.mysql.com/manual.php   (the manual)
>   http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]> To
> unsubscribe, e-mail <[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to