#1334: agavi create project
----------------------------------+-----------------------------------------
Reporter: ericj...@… | Owner: david
Type: defect | Status: closed
Priority: normal | Milestone: 1.0.4
Component: _OTHER_ | Version: 1.0.3
Severity: normal | Resolution: invalid
Keywords: agavi project-create | Has_patch: 0
----------------------------------+-----------------------------------------
Changes (by david):
* status: new => closed
* resolution: => invalid
Comment:
Eric,
Please do not use the ticket system as a support channel. If you have
questions or problems related to using Agavi, please always use the users
mailing list or the IRC channel.
Regarding your problem:
1. Your version of PHP is misconfigured, you have
{{{display_errors}}} off so you can't see any runtime errors. Adjust this
setting in php.ini, and also set {{{error_reporting}}} to a high level
({{{E_ALL | E_STRICT}}}) so you can see what's going on in your code
during development.
1. The version of Phing you are using is not backwards compatible with
older versions and causes a runtime failure with Agavi. There are two
solutions:
1. Downgrade to Phing/2.4.2 (not 2.4.3, as that has massive bugs and
won't work at all)
1. Upgrade to Agavi/1.0.4RC1 (released today) which has a fix for this
problem already (see #1333)
Hope that helps. If you have further questions, subscribe to the users
list, or join the IRC channel. Always lots of people who are happy to
help.
David
--
Ticket URL: <http://trac.agavi.org/ticket/1334#comment:1>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets