Tmp directory

Discussion in 'General' started by jaribu, Apr 11, 2012.

  1. jaribu

    jaribu New Member

    Hello all,

    I have done the update without problems.

    But now I have files that are in /tmp/magento/var/... instead of /var/www/my-domain.com/web/var/...

    What can I do to fix that ?

    Thank you in advance
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Are these backup files? ISPConfig doesn't use a /tmp/magento/var/ directory.
     
  3. jaribu

    jaribu New Member

    no, it's session files and cache.
    What worries me is how they were able to arrive at the server root.

    This is now fixed, I still do not know why. Perhaps during the update.

    Now these files are present in the directory of accommodation.
    but not always in / web / my-directory but in / tmp.

    You have an idea?
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Please check your open_basedir setting, your PHP configuration, your .htaccess files, etc.
     
  5. jaribu

    jaribu New Member

    I have this configuration for open_basedir :

    /var/www/clients/client0/web2/web:/var/www/clients/client0/web2/tmp:/var/www/my-domain.fr/web:/srv/www/my-domain.fr/web:/usr/share/php5:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin
     
  6. falko

    falko Super Moderator Howtoforge Staff

    Please check the session.save_path setting in your PHP configuration.
     
  7. jaribu

    jaribu New Member

    local value : /var/www/clients/client0/web2/tmp
     

Share This Page