On Fri, 2005-12-09 at 13:25 -0500, Chasecreek Systemhouse wrote: > On 12/9/05, William Hooper <whooperhsd3@xxxxxxxxxxxxx> wrote: > > https://www.redhat.com/mailman/listinfo/fedora-test-list > > Thanks! I'll go harrass them. =) > > > > Issue: The PHP development system is not compiled with MySQL support > > [snip] > > > > Have you installed the php-mysql package? > > Yep. phpinfo() states --without-mysql as well... > > I'll go subscribe to the other list and see. Thx/Bill > -- > WC -Sx- Jones | http://ccsh.us/ | Open Source Consulting phpinfo() still shows '--without-mysql' because Redhat php builds are not 'configured' to include built-in mysql supprt. The php-mysql package adds modular, not built-in, support for mysql to php. If you scroll about half-way done the phpinfo() display you should see an entry for mysql support after installing php-mysql (and restarting apache). At least that's how it works for i686 and x86_64 . -- Brian Gaynor www.pmccorp.com FC4/Linux on DELL Inspiron 5160 3.0Ghz canis 13:42:12 up 1:55, 1 user, load average: 0.01, 0.04, 0.07