On 28-03-2011 18:55, Lee Hambley wrote:

    /mysite/www/dev/public/*current/* :

     - List of files and directories inside /current/ -

    .Capfile
    .REVISION
    /application
    /config
    /dbmodel
    /docs
    /nbproject
    /production
    */public*
    /tests


That's absolutely correct, your DocumentRoot should be set: /mysite/www/dev/public/current/public/

(that is, your DocumentRoot is always the /current/ *public* directory.)

True. And I've tried right away, but I'm getting a

*Warning*: require_once(Zend/Application.php) [function.require-once <http://dev.nuvemk.com/function.require-once>]: failed to open stream: No such file or directory in */home/mysite/www/dev/public/releases/20110328180927/public/index.php* on line *18*

So, apparently he is not finding the Zend folder.

But I've uploaded this folder.

And the file in question is here:
/home/mysite/www/dev/public/releases/20110328180927/Zend/Application.php


Perhaps I'm doing something wrong... Any clues?

I realise this is now a little bit of topic so I understand if no replies arrive for this question.

Best regards,
Márcio






--
* You received this message because you are subscribed to the Google Groups "Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en

--
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to