Alexander Romanenko created NETBEANS-1450:
---------------------------------------------
Summary: Symfony project cannot be created
Key: NETBEANS-1450
URL: https://issues.apache.org/jira/browse/NETBEANS-1450
Project: NetBeans
Issue Type: Bug
Components: php - Symfony
Affects Versions: 10.0
Reporter: Alexander Romanenko
Using wizard to create symfony porject as outlined in
[http://netbeans-vm.apache.org/synergy/client/app/#/specification/310/v/2]
Fails with output in console:
{code:java}
Warning: require(C:\webdev\tmp\symfony-installer-master/../../autoload.php):
failed to open stream: No such file or directory in
C:\webdev\tmp\symfony-installer-master\symfony on line 30
Call Stack:
0.2020 396176 1. {main}() C:\webdev\tmp\symfony-installer-master\symfony:0
Fatal error: require(): Failed opening required
'C:\webdev\tmp\symfony-installer-master/../../autoload.php'
(include_path='.;C:\php\pear') in
C:\webdev\tmp\symfony-installer-master\symfony on line 30
Call Stack:
0.2020 396176 1. {main}() C:\webdev\tmp\symfony-installer-master\symfony:0
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists