We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#1910 - v10 Setup Wizard
This is a spacer post for a website comment topic. The content this topic relates to: #1910 - v10 Setup Wizard
Getting "PHP [1] Call to undefined function get_option()" when trying to run the installer on a proper domain. Which is referring to Line 48 of sources/hooks/systems/checks/base_url.php
I think this is due to the galleries module not being installed, possibly due to a missing file, or some issue in the installer (perhaps the slow-down discussed on the forum).
I am closing but we will look at installation on Windows.
"Getting "PHP [1] Call to undefined function get_option()" when trying to run the installer on a proper domain. Which is referring to Line 48 of sources/hooks/systems/checks/base_url.php"
I was able to workaround the galleries table errors by installing the galleries table (and the other 3 associated tables) manually by using SQL code from the install.sql file. The Setup Wizard still halts at Step 4 where Composr is requesting a file from the compo.sr web site (http://compo.sr/data/ajax_tree.php?hook=choose_download&id=Version%2010.0&file_type=tar&full_depth=1). That is preventing the Setup Wizard from continuing. I was able to change the Setup Wizard URL in the browser to manually continue to Step 5 and continue through to the end, but at the end it fails and complains about the form not being complete. I presume that is due to the missing data from Step 4.
I am closing but we will look at installation on Windows.
I have committed a number of setup wizard fixes.
"Getting "PHP [1] Call to undefined function get_option()" when trying to run the installer on a proper domain. Which is referring to Line 48 of sources/hooks/systems/checks/base_url.php"
This is with the newest package from GitHub, again related to Galleries.