Menu

#185 FTP rename error in FOG 0.30, Ubuntu 10.04

v1.0 (example)
closed
nobody
None
5
2016-12-13
2011-04-11
David Allen
No

After uploading an image in fog .30. We and a few other people are gettng an error message. The image uploads ok, but the computer will not reboot after the upload. See screenshot...

Discussion

  • David Allen

    David Allen - 2011-04-11

    screenshot of error message after upload

     
  • sergej

    sergej - 2011-05-30

    Hi Dave,

    I have a fix for you. I had the same problem and I fixed it as follows:

    In the root directory, go to /etc/php5/apache2/ and open php.ini with vim etc.
    Go to line 317 (error_reporting = E_ALL & ~E_NOTICE) and put a semicolon in front.
    Go to line 313 (error_reporting = E_COMPILE_ERROR|E_RECOVERABLE_ERROR|E_ERROR|E_CORE_ERROR) and delete the semicolon in front of that command.

    Save your modification!

    That's it!

    Regards.

    Sergej

     
  • mastacontrola

    mastacontrola - 2016-12-13
    • status: open --> closed
    • Group: --> v1.0 (example)
     

Log in to post a comment.