From owner-freebsd-questions@FreeBSD.ORG Tue Feb 1 20:16:30 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB4EE16A4CE for ; Tue, 1 Feb 2005 20:16:30 +0000 (GMT) Received: from complex.heavybit.com (complex.heavybit.com [216.127.86.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7710443D1F for ; Tue, 1 Feb 2005 20:16:30 +0000 (GMT) (envelope-from ken@rosewoodblues.com) Received: from [10.0.1.2] (c-24-98-140-190.atl.client2.attbi.com [24.98.140.190]) (authenticated) by complex.heavybit.com (8.11.6/8.11.6) with ESMTP id j11KGUl11354 for ; Tue, 1 Feb 2005 12:16:30 -0800 Mime-Version: 1.0 (Apple Message framework v619.2) Content-Transfer-Encoding: 7bit Message-Id: <65f77fff16a44d13d8b05cac820c1083@rosewoodblues.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-questions@freebsd.org From: Ken Hawkins Date: Tue, 1 Feb 2005 15:16:24 -0500 X-Mailer: Apple Mail (2.619.2) Subject: apache13_modssl + mod_php4 + php4-extenstions + mysql323-* + myphpadmin = ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2005 20:16:30 -0000 [Tue Feb 1 11:58:29 2005] [error] PHP Fatal error: Call to undefined function: preg_match() in /usr/local/www/phpMyAdmin/libraries/defines.lib.php on line 36 I have re-installed the above mentioned ports and everything is up and running however from phpmyadmin I am getting the above mentioned error when trying to use phpmyadmin from a webpage. I have seen the various supposed fixes and have tried a few. I do not get the =20 after the error and have tried ripping out everything. installing php4-pear then apache13-modssl, mysql323-server / client and myphpadmin yet i still get this! can someone please give me the definitive fix for this? is there one? sorry to sound frustrated, loosing a day tracking this down is no fun ken;