Hello,
Im trying to install apache, php4, mysql and phpmyadmin on my computer.
Firstly I installed the packages for apache and php. Then I did "cd /usr/ports/databases/phpmyadmin && make install distclean" but that returns with the following error
bash-3.00# cd /usr/ports/databases/phpmyadmin && make install distclean
You may use the following additional build option:
WITH_SUPHP=yes Install appropriately for use with the www/suphp port [default: no]
Unknown extension mysqli for PHP 4. *** Error code 1
Stop in /usr/ports/databases/phpmyadmin. bash-3.00#
After this I installed the package php4-mysql I tried it again and got the same error.
Can anyone tell me wich things I need to do in order to get phpmyadmin installed and working?
Thanks in advance,
Roeland _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"