This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 182228 - [Symfony] Failed to create symfony project under Lucid
Summary: [Symfony] Failed to create symfony project under Lucid
Status: RESOLVED WONTFIX
Alias: None
Product: php
Classification: Unclassified
Component: Symfony (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 15:37 UTC by jfrorie
Modified: 2010-03-22 11:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log detailing failure (28.39 KB, text/x-log)
2010-03-17 15:37 UTC, jfrorie
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jfrorie 2010-03-17 15:37:53 UTC
Created attachment 95316 [details]
Log detailing failure

I was trying to create a new new PHP proejct with symfony support under Ubuntu Alpha 3.  Was notified that the the project create failed. From log:

INFO [org.netbeans.modules.php.symfony.SymfonyPhpModuleExtender]: Framework Symfony not found in newly created project SymphonyTest

The php5-symfony package was installed before running netbeans.  The PHP->options/symfony/scripts found the /usr/bin/symfony file using the search button, so I'm assuming a sane design environment.


Log attached.  Let know what else I can provide.
Comment 1 Tomas Mysik 2010-03-17 21:53:00 UTC
Which version of Symfony framework do you have? Please, create a sample PHP project with Symfony framework and attach it to this issue (reopen this issue).

Thanks a lot.
Comment 2 jfrorie 2010-03-18 15:52:07 UTC
This was the 1.0 framework and a project was never created.   I've seen some reference to you not supporting 1.0.  1.4 installed and ran well, so if thats the case, you can close the bug.
Comment 3 Tomas Mysik 2010-03-22 11:38:26 UTC
(In reply to comment #2)
> This was the 1.0 framework and a project was never created.   I've seen some
> reference to you not supporting 1.0.  1.4 installed and ran well, so if thats
> the case, you can close the bug.

Yes, NB supports Symfony 1.2+.

Thanks.