<br><br><div><span class="gmail_quote">On 6/1/06, <b class="gmail_sendername">Alan J. Gagne</b> <<a href="mailto:alan.gagne@comcast.net">alan.gagne@comcast.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
These are the packages I installed to get myphpadmin and phpsyslog-ng<br>working. Use yum to get these and do some googling and man page reading.<br><br>[root@linux1 ~]# rpm -qa | grep php<br>php-5.1.4-1<br>php-gd-5.1.4-1
<br>php-devel-5.1.4-1<br>php-mysql-5.1.4-1<br>php-pear-1.4.9-1<br>php-mbstring-5.1.4-1<br>php-ldap-5.1.4-1<br>php-pdo-5.1.4-1<br>[root@linux1 ~]# rpm -qa | grep mysql<br>php-mysql-5.1.4-1<br>mysql-administrator-1.1.6-3.fc5
<br>mysql-devel-5.0.21-2.FC5.1<br>mysql-gui-common-1.1.6-3.fc5<br>mysql-server-5.0.21-2.FC5.1<br>mysql-5.0.21-2.FC5.1<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com
</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br><br clear="all"><br>-- <br>Do a <br>
yum install php*<br>
then<br>
yum install mysql*<br>