Bug 154694 - missing dependency in www/joomla
Summary: missing dependency in www/joomla
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-11 19:50 UTC by Hilko Meyer
Modified: 2011-02-12 05:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hilko Meyer 2011-02-11 19:50:06 UTC
After the installation of www/joomla port I tried the Web Browser Installation to configure joomla but it doesn't worked. In the httpd-error.log I found 

PHP Fatal error:  Call to undefined function simplexml_load_file() in /usr/local/www/joomla/libraries/joomla/factory.php on line 350

for every time I trieded to access joomla. I had to install textproc/php5-simplexml to bring joomla to work.

Fix: 

install textproc/php5-simplexml
How-To-Repeat: Install joomla and php with default options an access http://www.yourdomain.com/joomla
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-11 19:50:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-12 05:09:48 UTC
miwi        2011-02-12 05:09:43 UTC

  FreeBSD ports repository

  Modified files:
    www/joomla           Makefile 
  Log:
  - Add missing dependency
  
  PR:             154694
  Submitted by:   Hilko Meyer <hilko.meyer@gmx.de>
  Approved by:    maintainer implicit
  
  Revision  Changes    Path
  1.18      +3 -1      ports/www/joomla/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2011-02-12 05:10:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!