• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Dev Directory deleted

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    3
    659
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      Omar.rodriguez
      last edited by

      FOG Version: 1.3.2
      OS: Ubuntu 16.04
      CLIENT

      Service Version: 0.11.8
      OS: Ubuntu server 16.04
      DESCRIPTION

      So I recently made the huge mistake of deleting the dev directory in the /images directory. Which means i’m unable to upload images. What can I do to get this fixed? Will all my current images be lost? Any help would be appreciated! Thanks

      1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott
        last edited by Tom Elliott

        The dev directory is where Uploads occur, but this is not where images are stored, your old images should be fine.

        To fix you would need to do:

        sudo -i
        mkdir /images/dev
        touch /images/dev/.mntcheck
        chmod -R 777 /images
        chown -R fog:root /images
        

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • O
          Omar.rodriguez
          last edited by

          That solved it @Tom-Elliott thank you very much. Life saver!

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          172

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project