On 1/25/2010 12:59 PM, Eno wrote:

Have you tried using an absolute path?


Hi Eno:
I move my development enviroment to a dedicated Linux server. So I try this 3 commands:

1)
r...@ep-reynier:/var/www/sfwebacula# symfony generate:project --installer="./installer.php" sfwebacula "ReynierPM"

The installer "./installer.php" does not exist.

2)
r...@ep-reynier:/var/www/sfwebacula# symfony generate:project --installer="installer.php" sfwebacula "ReynierPM"

The installer "installer.php" does not exist.

3)
r...@ep-reynier:/var/www/sfwebacula# symfony generate:project --installer="/var/www/sfwebacula/installer.php" sfwebacula "ReynierPM"

The installer "/var/www/sfwebacula/installer.php" does not exist.

And none of them works. What I'm doing wrong at this point?

--
Cheers
ReynierPM

--
You received this message because you are subscribed to the Google Groups "symfony 
users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to