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

    can't upload big snapin

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    4
    897
    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
      oraniko
      last edited by

      Server
      • FOG Version: 1.3.3
      • OS: centos 6.4
      Description

      i can deploy now snapins without any problem
      i have a really big snapin, 8gb
      i’ve changed the /etc/php.ini the post_max_size to 9000 and also the upload_max_file_size to 9000
      and i can see that in the web gui that the limit is really changed from 3000 to 9000
      but when i try to upload the file, i get http error 500

      BTW: i’m trying to upload it from the same physical machine (different virtual machine), using Chrome browser it take something lilke 2 minutes.

      so what could be the problem?
      thanks

      george1421G 1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @oraniko
        last edited by

        @oraniko I don’t have an immediate answer for you, but can you tail the apache error log tail /var/log/http/error_log

        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!

        1 Reply Last reply Reply Quote 0
        • O
          oraniko
          last edited by

          @george1421 thanks!
          i look into the apache error log file and it help me to figure out what’s the problem.
          this is the error
          all i had to do is change the /etc/php.ini file
          change max_execution_time from 30 to 300
          and it’s all work now 🙂

          PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/html/fog/lib/pages/snapinmanagementpage.class.php on line 652, referer: http://132.70.33.80/fog/management/index.php?node=snapin&sub=add```
          george1421G 1 Reply Last reply Reply Quote 1
          • george1421G
            george1421 Moderator @oraniko
            last edited by

            @oraniko sweet. See just a little knowledge (where to look) grants great power.

            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!

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

            132

            Online

            12.1k

            Users

            17.3k

            Topics

            155.3k

            Posts
            Copyright © 2012-2024 FOG Project