[FLOW3-general] Symlinks trouble

Thomas Plessis t.plessis at totemnumerique.com
Wed Aug 29 11:41:07 CEST 2012


Hi guys,

I've configured my FLOW3 app to us symlink for static and persistent resources. My Settings.yaml looks like this :

TYPO3:
  FLOW3:
    persistence:
     backendOptions:
      driver: 'pdo_mysql'
      dbname: 'xxxxx' # adjust to your database name
      user: 'xxxxx'         # adjust to your database user
      password: 'xxxxxx' # adjust to your database password
      host: '127.0.0.1'    # adjust to your database host
    resource:
     publishing:
       fileSystem:
         mirrorMode: 'link'

But both of them are not published. "_Web/Resources" folder is empty, no symlinks were created and i've the following error when i try to publish persistent resources : 

#1207255453: The resource "/var/www/clients/client18/web71/web/Data/Persistent/Resources/ac96331f24eb59ad13779052eda79e082c4fdea4" could not be mirrored.

I run FLOW3 on a unix server with already use symlink.

Note: It was working with copy mode and sources files really exists.

regards,

Thomas Plessis
Développeur multimédia
--
TOTEMnumerique
9, Place St Étienne
31000 Toulouse
T. 05 61 14 64 54
F. 05 61 14 64 55



More information about the FLOW3-general mailing list