Question from user

2006-05-17 Thread Николай Пашин
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 [EMAIL PROTECTED]


RE: phpMyAdmin Question from user

2006-05-17 Thread fbsd
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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 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
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]