Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: phpMyAdmin - Web based MySQL browser written in php
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=187843
kayvan@sylvan.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kayvan@sylvan.com
------- Additional Comments From kayvan@sylvan.com 2006-07-06 02:55 EST ------- Question: Why did you use the "mysql" python extension rather than mysqli?
When I tried your RPM on FC4, I got the following result:
[root@satyr conf.d]# service httpd start Starting httpd: [FAILED] [root@satyr conf.d]# mv phpMyAdmin.conf /tmp [root@satyr conf.d]# service httpd start Starting httpd: [ OK ]
So, there's something in the phpMyAdmin.conf file that apache did not like. Will try to track it down...