Web based family history software

This Help forum is for issues relates to the latest release (1.7.7). For issues related to beta or github version please use their own Help forum.
Before asking for help please read "How to request help" by clicking on that tab above here."

Solved [SOLVED] Setup Wizard leds to site-unavailable

  • carrowood
  • Topic Author
  • Visitor
  • Visitor
7 years 6 months ago - 7 years 6 months ago #1 by carrowood
Setup Wizard leds to site-unavailable was created by carrowood
Hi! I just installed 1.7.7 on my Fedora server (environment details below) and cannot get through the setup wizard. I get though the first few screens ok, connect to the database ok, but after I enter the Administrator account info I land on site-unavailable.php. The config file and db tables never gets created, although the schema does.

Any ideas? I really hope I didn't do something dumb, but if I did I will own it. LOL. Thanks in advance.

Code:
serverxxx /home/http/html/webtrees $ ll data total 20 drwxrwxrwx. 3 apache 4096 Sep 20 14:31 ./ drwxrwxrwx. 11 apache 4096 Jul 17 15:52 ../ drwxrwxrwx. 2 apache 4096 Sep 19 20:20 cache/ -rwxrwxrwx. 1 apache 31 Jul 17 15:52 .htaccess* -rwxrwxrwx. 1 apache 40 Jul 17 15:52 index.php*

Code:
Database server Server: Localhost via UNIX socket Server type: MariaDB Server version: 10.1.17-MariaDB - MariaDB Server Protocol version: 10 Web server Apache/2.4.23 (Fedora) Database client version: libmysql - mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $ PHP extension: mysqli curl mbstring PHP version: 5.6.24
Last edit: 7 years 6 months ago by carrowood.

Please Log in or Create an account to join the conversation.

  • carrowood
  • Topic Author
  • Visitor
  • Visitor
7 years 6 months ago - 7 years 6 months ago #2 by carrowood
Replied by carrowood on topic [Solved] Setup Wizard leds to site-unavailable
Okay, I resolved it.

Apparently the InnoDB backing store is required for mysql/mariadb. I havent used those in a long long time and had skip-innodb in the sql config (my.cnf). Once I removed it everything created fine.

Does anyone know if I will run into issues changing these tables to a different type?

TIA
Last edit: 7 years 6 months ago by carrowood. Reason: Marked solved

Please Log in or Create an account to join the conversation.

  • carrowood
  • Topic Author
  • Visitor
  • Visitor
7 years 6 months ago #3 by carrowood
Replied by carrowood on topic [SOLVED] Setup Wizard leds to site-unavailable
Problem solved.

Please Log in or Create an account to join the conversation.

More
7 years 6 months ago #4 by fisharebest
Replied by fisharebest on topic [Solved] Setup Wizard leds to site-unavailable
> Does anyone know if I will run into issues changing these tables to a different type?

Which other type?

We don't rely on any specific InnoDB features (such as referential integrity, cascaded updates/deletes, etc.), and it *should* work with engine types. But I only ever test/use InnoDB.

Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum
}