>
> Hey list readers,
>
> I have a fresh install of RH including MySQL and Apache (default rpm).
> Now I would like to compile PHP to support them.
> I did this:
> ./configure --with-apache-config=/etc/httpd --with-mysql=/where?
> ^^^^^^
> Can you point where to tell php to recognize the mysql which is installed
> by RH default rpm ? or What can I do else ?
>
> Thanks in advance.
rpm -ql MySQL
should give a list of files and show where they reside. You might have to
pipe it to more or less (rpm -ql MySQL | less) to get the actual location,
because sometimes the last thing listed are the docs, and that isn't what
you want.
_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list