Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2006 12:18:05 -0400
From:      "fbsd" <fbsd@a1poweruser.com>
To:        "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   problem with phpMyAdmin port
Message-ID:  <MIEPLLIBMLEEABPDBIEGIEHBHLAA.fbsd@a1poweruser.com>

next in thread | raw e-mail | index | archive | help
Just downloaded phpMyAdmin port make files on 6.1 system and ran
"make install clear".

Already had php5 and mysql5 previously installed and working.

The phpMyAdmin port installed fine.

Problem is the phpMyAdmin directory was installed as /www/phpMyAdmin
and it should have been /usr/local/www/phpMyAdmin.
This looks to me like port error to me.

I tried to do work around by cp -R /www/phpMyAdmin /usr/local/www/
This copied all the files and subdirectories ok.

When I try to run phpMyAdmin I get this error
Fatal error: Call to undefined function preg_replace() in
/usr/local/www/phpMyAdmin/libraries/sanitizing.lib.php on line 37

This again looks like another port error.

Is the phpMyAdmin port broken????




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGIEHBHLAA.fbsd>