Date: Mon, 20 Sep 2004 16:26:11 -0700 From: digish reshamwala <reshamwa@usc.edu> To: freebsd-questions@freebsd.org Subject: phpMyAdmin problem Message-ID: <11e59cdd8075.414f04a3@usc.edu>
next in thread | raw e-mail | index | archive | help
Hey.. I have FreeBSD 5.2.1 with Apache 1.3.29 (modssl), MySQL 2.0.18 PHP 4.3.8 I have also generated self-signed Certificate using OpenSSL as per- http://slacksite.com/apache/certificate.html and now I am trying to install phpMyAdmin-2.5.7.1_1 using the ports, but I get the following error- " make install clean ===> Installing for phpMyAdmin-2.5.7.1_1 ===> phpMyAdmin-2.5.7.1_1 depends on file: /usr/local/include/php/ main/php.h - found ===> phpMyAdmin-2.5.7.1_1 depends on file: /usr/local/lib/php/ 20020429/bz2.so - found ===> phpMyAdmin-2.5.7.1_1 depends on file: /usr/local/lib/php/ 20020429/gd.so - found ===> phpMyAdmin-2.5.7.1_1 depends on file: /usr/local/lib/php/ 20020429/mysql.so - found ===> phpMyAdmin-2.5.7.1_1 depends on file: /usr/local/lib/php/ 20020429/openssl.so - not found ===> Verifying install for /usr/local/lib/php/20020429/openssl.so in / usr/ports/security/php4-openssl Dependency warning: used OpenSSL version contains known vulnerabilities Please update or define either WITH_OPENSSL_BASE or WITH_OPENSSL_PORT *** Error code 1 Stop in /usr/ports/security/php4-openssl. *** Error code 1 Stop in /usr/ports/databases/phpmyadmin. " Any ideal how to solve this? Please help me out? Thanks a lot, Macuser
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?11e59cdd8075.414f04a3>