Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-26910

Missing webserver for setup_get_remote_url() in setuplib

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.0.3
    • 2.0.2
    • Installation
    • PHP Version:5.3.3 Syste:Linux Server API: CGI/FastCGI
    • MySQL
    • MOODLE_20_STABLE
    • MOODLE_20_STABLE
    • Easy

      Some Provider have HTTPD as Webserver.
      The function setup_get_remote_url() must be extended for example with following code.

      else  if (stripos($_SERVER['SERVER_SOFTWARE'], 'HTTPD') !== false) {
              //HTTPD server
              $rurl['fullpath'] = $_SERVER['REQUEST_URI'];
      }

            skodak Petr Skoda
            iconnewmedia Jan Westphal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.