Re: PHP/MySQL question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 14 July 2006 22:40, Daniel B Bicknell wrote:
<snip>
> Apache is already set up to run PHP, however PHP has not been set
> up to interact with MySQL.  After checking the PHP docs at www.php.net, I
> discovered that PHP needs to be recompiled with the '-with-mysql' option;
> additionally, the php.ini file needs to be altered to load php_mysql.dll.
<snip>

I think this is the main portion of your post. The docs on php.net are generic 
documents and does not take into consideration how a distribution may package 
php. (This is very very common in Linux).

For FC5, simply run yum install php-mysql. That will install all 3 mysql 
interfaces - legacy mysql, current mysqli and object oriented pdo_mysql.

Btw, on linux it would be php_mysql.so . All linux shared libraries end 
with .so - DLL is a windows problem ;)

Peter.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux