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

Debian Jessie 8

Scheduled Pinned Locked Moved Solved
Linux Problems
5
36
18.9k
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.
  • W
    Wayne Workman @plegrand
    last edited by Sep 17, 2015, 2:03 PM

    @plegrand said:

    it doesnt solve the url problem

    What do you mean it doesn’t solve the URL problem? After installing fog trunk with the below command, it should be set up in the correct directory for you.

    P 1 Reply Last reply Sep 17, 2015, 2:10 PM Reply Quote 0
    • T
      Tom Elliott
      last edited by Sep 17, 2015, 2:09 PM

      Current FOG installer does not request setting a password. This is because the other os’s don’t require it either. I’ve made an attempt at making all OS’s install in the same manner between one another.

      Because of this, yes, I was able to bypass the requirement to add a password and those fields when installing mysql. There is NO requirement to have a root user password for mysql. Of course it is HIGHLY recommended, but not required.

      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

      P 1 Reply Last reply Sep 17, 2015, 2:20 PM Reply Quote 1
      • P
        plegrand @Wayne Workman
        last edited by Sep 17, 2015, 2:10 PM

        @Wayne-Workman no
        at the end of installation when i click on the link to upgrade database i go on http://192.168.151.243/fog/
        and i’ve got a 404 error “not found”
        if i add “html” "http://192.168.151.243/html/fog/ it works
        it’s not normal no ?

        W 1 Reply Last reply Sep 17, 2015, 2:11 PM Reply Quote 0
        • W
          Wayne Workman @plegrand
          last edited by Wayne Workman Sep 17, 2015, 8:11 AM Sep 17, 2015, 2:11 PM

          This post is deleted!
          P 1 Reply Last reply Sep 17, 2015, 2:16 PM Reply Quote 0
          • T
            Tom Elliott
            last edited by Sep 17, 2015, 2:13 PM

            @Wayne-Workman I think a better approach would be:

            ./installfog.sh --docroot /var/www/html --webroot fog/

            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

            W 1 Reply Last reply Sep 17, 2015, 2:14 PM Reply Quote 1
            • W
              Wayne Workman @Tom Elliott
              last edited by Sep 17, 2015, 2:14 PM

              @Tom-Elliott said:

              @Wayne-Workman I think a better approach would be:

              ./installfog.sh --docroot /var/www/html --webroot fog/

              ./installfog.sh --docroot /var/www/html --webroot fog/ -y

              🙂

              1 Reply Last reply Reply Quote 1
              • P
                plegrand @Wayne Workman
                last edited by Sep 17, 2015, 2:16 PM

                @Wayne-Workman i dont understand what you mean
                i dont want to install fog in /var/ww/html
                the installer should install it into /var/www
                i thought that i only had to launch installfog.sh the it :

                • install mysql-server and ask me password for admin user (curse interface doesnt appears)
                • define the good user/password into .fogsettings
                • install fog into /var/www (as 1.2 do)
                W 1 Reply Last reply Sep 17, 2015, 2:23 PM Reply Quote 0
                • P
                  plegrand @Tom Elliott
                  last edited by Sep 17, 2015, 2:20 PM

                  @Tom-Elliott then i should install mysql-server before fog to define root user with a good password ?

                  1 Reply Last reply Reply Quote 0
                  • W
                    Wayne Workman @plegrand
                    last edited by Sep 17, 2015, 2:23 PM

                    @plegrand You can change the command if you like to point to the directories that you want. 🙂

                    FOG Trunk is not FOG 1.2.0. Things change. You can set your user/passwords in the /opt/fog/.fogsettings file post-install, and then just re-run the installer afterwards and it’ll use the settings you wrote there.

                    P 2 Replies Last reply Sep 17, 2015, 2:27 PM Reply Quote 0
                    • P
                      plegrand @Wayne Workman
                      last edited by Sep 17, 2015, 2:27 PM

                      @Wayne-Workman when i launch the installer without parameters, at the end of installation it told me that fog is on " http://192.168.151.243/fog/" but it’s false because when i go to " http://192.168.151.243/fog/" it give me error 404 not found.

                      and i can see that it install fog into " http://192.168.151.243/html/fog/"

                      W 1 Reply Last reply Sep 17, 2015, 2:28 PM Reply Quote 0
                      • W
                        Wayne Workman @plegrand
                        last edited by Sep 17, 2015, 2:28 PM

                        @plegrand said:

                        @Wayne-Workman when i launch the installer without parameters, at the end of installation it told me that fog is on " http://192.168.151.243/fog/" but it’s false because when i go to " http://192.168.151.243/fog/" it give me error 404 not found.

                        and i can see that it install fog into " http://192.168.151.243/html/fog/"

                        @Developers sounds like a minor bug.

                        But, it in fact works?

                        P 1 Reply Last reply Sep 17, 2015, 2:40 PM Reply Quote 0
                        • P
                          plegrand @Wayne Workman
                          last edited by Sep 17, 2015, 2:30 PM

                          @Wayne-Workman
                          it’s for this reason i’ll prefere to use stable version but i’ve got t launch twice 1.2 installer to make it works, and i cant change storage location

                          W 1 Reply Last reply Sep 17, 2015, 2:35 PM Reply Quote 0
                          • W
                            Wayne Workman @plegrand
                            last edited by Sep 17, 2015, 2:35 PM

                            @plegrand said:

                            @Wayne-Workman
                            it’s for this reason i’ll prefere to use stable version but i’ve got t launch twice 1.2 installer to make it works, and i cant change storage location

                            You don’t need to change the storage location to upgrade to trunk. Can you explain the problem with more details?

                            P 1 Reply Last reply Sep 17, 2015, 2:42 PM Reply Quote 0
                            • P
                              plegrand @Wayne Workman
                              last edited by Sep 17, 2015, 2:40 PM

                              @Wayne-Workman is there a wa y to make that the installer install fog in /var/www/fog by default ?

                              W 1 Reply Last reply Sep 17, 2015, 2:41 PM Reply Quote 0
                              • W
                                Wayne Workman @plegrand
                                last edited by Wayne Workman Sep 17, 2015, 8:42 AM Sep 17, 2015, 2:41 PM

                                @plegrand said:

                                @Wayne-Workman is there a wa y to make that the installer install fog in /var/www/fog by default ?

                                Not by default, but you can specify this with the installer’s arguments like this:

                                ./installfog.sh -D /var/www -W fog/ -y

                                P 1 Reply Last reply Sep 17, 2015, 2:47 PM Reply Quote 0
                                • P
                                  plegrand @Wayne Workman
                                  last edited by Sep 17, 2015, 2:42 PM

                                  @Wayne-Workman move storage is not an installer problem. With my tests with 1.2 the storage is defaultly on /images and there is no space enough here
                                  i’m going to reinstall trunk version
                                  Could you tell me what is the way to make that the installer install fog in /var/www/fog ?

                                  thanks for your help

                                  1 Reply Last reply Reply Quote 0
                                  • P
                                    plegrand @Wayne Workman
                                    last edited by Sep 17, 2015, 2:47 PM

                                    @Wayne-Workman but you agree it’s a litle bug ? or it’s a problem on my machine ?

                                    W 1 Reply Last reply Sep 17, 2015, 2:48 PM Reply Quote 0
                                    • W
                                      Wayne Workman @plegrand
                                      last edited by Wayne Workman Sep 17, 2015, 8:49 AM Sep 17, 2015, 2:48 PM

                                      @plegrand said:

                                      @Wayne-Workman but you agree it’s a litle bug ? or it’s a problem on my machine ?

                                      Yes it’s likely a non-impacting bug.

                                      And you can install with /var/www/fog with the commands below that I’ve provided.

                                      It’s also very easy to change the storage location via the Storage Management area in the Web Interface.

                                      P 1 Reply Last reply Sep 17, 2015, 3:03 PM Reply Quote 1
                                      • P
                                        plegrand @Wayne Workman
                                        last edited by Sep 17, 2015, 3:03 PM

                                        @Wayne-Workman i made a symbolic link
                                        cd /var/www/
                                        ln -s /var/www/html/fog/ fog

                                        W T 2 Replies Last reply Sep 17, 2015, 3:04 PM Reply Quote 0
                                        • W
                                          Wayne Workman @plegrand
                                          last edited by Wayne Workman Sep 17, 2015, 9:05 AM Sep 17, 2015, 3:04 PM

                                          @plegrand I don’t understand why you’re insisting that the directory be /var/www

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 1 / 2
                                          1 / 2
                                          • First post
                                            19/36
                                            Last post

                                          155

                                          Online

                                          12.2k

                                          Users

                                          17.4k

                                          Topics

                                          155.5k

                                          Posts
                                          Copyright © 2012-2024 FOG Project