代码之家  ›  专栏  ›  技术社区  ›  tirenweb

ZF 1.12:请参阅异常消息中的完整路径

  •  0
  • tirenweb  · 技术社区  · 6 年前

    我得到这个错误:

    Access Denied
    Ooops! The Application is not accessible at the moment. Please try again later or contact the administrator
    Exception information:
    
    Message: The given destination is not a directory or does not exist
    Stack trace:
    
    #0 /var/www/mycompany.eu/library/Zend/Form/Element/File.php(512): Zend_File_Transfer_Adapter_Abstract->setDestination('/var/www/mycomp...', 'file')
    

    如您所见路径(中的第一个参数 setDestination() )被截断( mycomp... ). 我怎样才能看到完整的路径?

    采埃孚1.12

    0 回复  |  直到 6 年前