Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Problems with first page

    Scheduled Pinned Locked Moved Operating
    8 Posts 5 Posters 5.1k Views 1 Watching
    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.
    • D Offline
      davidmx
      last edited by

      Hi.

      I runned the web installer but did a little hack on "5_config_check.inc.php", line 227 because variable $l_dbHost was not getting the correct value.

      I finally could install i-doit, but once I load the fist page (index.php) the HTML is completely empty !, no page at all.

      I was trying tu debug index.php file but after line 182, I just don't see where is supposed to start the "main" execution of the file.

      Shall you help me ?

      1 Reply Last reply Reply Quote 0
      • N Offline
        npotthast
        last edited by

        Could you please set the "debugging" value in the config.inc.php to "true"? We have to find out where the error is hiding. I can only assume that this has something to do with your "hacking" the 5_config_check.inc.php file.

        MfG,
        Niclas Potthast

        1 Reply Last reply Reply Quote 0
        • R Offline
          rjan
          last edited by

          Hi,

          I'm having the same problem as davidmx but I haven't done any hacks at all, just followed the manual instalation procedure and the index.php is blank, nothing is showed up. Besides that, the debbuging option isn't working at all.

          I'm using Apache 2.2.4 and PHP 5.2.0 with MySQL 5

          1 Reply Last reply Reply Quote 0
          • dsD Offline
            ds
            last edited by

            Have you changed the rights on the i-doit temp directories: temp and templates_c ?

            
            chown -R www-data:www-data ./temp ./src/themes/default/smarty/templates_c ./src/themes/default/smarty/cache
            
            
            1 Reply Last reply Reply Quote 0
            • N Offline
              npotthast
              last edited by

              What version do you have? Did you consider an update? We have released a patch which link you see for example at the top right corner of our site.

              MfG,
              Niclas Potthast

              1 Reply Last reply Reply Quote 0
              • S Offline
                sbgruber
                last edited by

                Hy!

                I have the same problem. After the installation an empty window appears. I've tried several versions and I've tried it even with XAMPP (beside the normal Apache installation) - the same problem everywhere. Could anyone help me?

                1 Reply Last reply Reply Quote 0
                • S Offline
                  sbgruber
                  last edited by

                  The error log of Apache shows following problem: PHP Fatal error:  Class 'isys_component_database' not found in /srv/www/htdocs/i-doit/src/globals.inc.php on line 58

                  1 Reply Last reply Reply Quote 0
                  • N Offline
                    npotthast
                    last edited by

                    Look inside the directory /src/classes/components/. Is there an isys_component_database.class.php?
                    Do you have set rights to access all the i-doit files? (In the root directory is a little script called idoit-rights.sh, this can be used to make it more easy to set and unset all the rights which are needed for installing and updating i-doit.

                    MfG,
                    Niclas Potthast

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