Date: Wed, 17 May 2006 09:50:02 -0400 From: "fbsd" <fbsd@a1poweruser.com> To: "Ieeieae Iaoei" <pnv152@inbox.ru>, <freebsd-questions@FreeBSD.org> Subject: RE: phpMyAdmin Question from user Message-ID: <MIEPLLIBMLEEABPDBIEGOEEDHHAA.fbsd@a1poweruser.com> In-Reply-To: <E1FgH9F-000GFQ-00.pnv152-inbox-ru@f62.mail.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
The phpMyAdmin package is broken in Freebsd 6.1 because the pdflib dependent in the port is broken. You have to run the port version of phpMyAdmin. First do a port "make config" and disable all the options. You will see pdflib as one of those. Then do make install clean and it will build just fine. Please submit bug PR so ports group will see it needs attention. This problem is conponded even more because phpMyAdmin defaults to using php4 and mysql4. If you install mysql5 package first then phpMyAdmin will use it over mysql4. phpMyAdmin also defaults to using php4 which is also broken. So follow the instruction in the post on this list about php4/php5 not working. Followed by phpMyAdmin and then phpMyAdmin will use php5. In 6.0 the php4/php5 packages are not broken. Just the phpMyAdmin port/package is which can be worked around as said above. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Николай Пашин Sent: Wednesday, May 17, 2006 4:13 AM To: freebsd-questions@FreeBSD.org Subject: Question from user Good afternoon! I`m from Russia. My name is Nick Pashin. I have some questions about installation phpMyAdmin. During installation freebsd 5.3 (with updated ports) tried to download pdflib-lite-6.0.2.tar.gz but can`t find this file. Where I can get this file. I could`t find it on your ftp-server. In advance thank you very much. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGOEEDHHAA.fbsd>