OScommerce port does not install php4-extensions, but depends on the session extension. Fix: Add php4-extensions to oscommerce port How-To-Repeat: Make && make install from ports/oscommerce....OScomerrce will not work until php4-extensions are installed as well.
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs Make this a ports PR.
Responsible Changed From-To: freebsd-ports-bugs->feedback *All* php4-extensions? I hope not... maybe you could provide a list of needed extensions?
State Changed From-To: open->feedback
Responsible Changed From-To: feedback->freebsd-ports-bugs Fix
Actually, only the session extension, and any dependencies, and it seems to work fine! I used the default config. James -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.7.7/20 - Release Date: 6/16/2005
Right. not ALL php4-extensions. php4-session and dependencies only. Thanks! James -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.7.7/20 - Release Date: 6/16/2005
State Changed From-To: feedback->closed Committed, thanks!