Bug 66345

Summary: php-cli can't operate with option --with-layout=GNU
Product: Ports & Packages Reporter: Sung Pyo Hong <lum34>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Sung Pyo Hong 2004-05-07 06:00:35 UTC
      In port php4 or php4-cli, php-cli is not work. it says "PHP Warning:  Unknown(): Unable to load dynamic library '/usr/lib/php4/mysql.so' - Cannot open &quot;/usr/lib/php4/mysql.so&quot; in Unknown on line 0".
I will try all php options, but it can't work.

Fix: 

I don't know, but i find thay with-layout=GNU option show this bug. I configure with this option with-layout=PHP, php-cli can work.
How-To-Repeat:       In port php4 or php4-cli, make and make test is show problem.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-05-07 08:52:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2004-05-07 09:06:22 UTC
State Changed
From-To: open->closed

php from port doesn't build and use dynamic shared modules. 
Enable the MySQL extension if you want it.