Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Install on Synology 1219+

Asked Modified Viewed 876 times
R
realmsoft
R
  • Newbie, joined since
  • Contributed 1 post on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

I've been trying to get this up and running on a Synology 1219+ and have had little success.

My webstation/packages are configured:
[ulist=disc]Php-fusion 9.03.20 (manual from zip)
Apache 2.4
PHP 7.3
MariaDB 10.3
phpMyAdmin (using php 5.6)[/ulist]
PHP 7.3 is configured with the gd, mysqli, and pdo_mysql

I found quite a few "gotchas" that caused me to have to restart, and each time I get a little farther, but still can't quite get there.
[olist=1]The PDO doesn't seem to work at all, I just get a no database found error.
The mysqli will only create the database on install if I edit my php 7.3 core config and change mysqli.default_socket to "/run/mysqld/mysqld10.sock"
With the two above, I can get by the create database section, but then I get a 500 error. I found that after this step it was creating an .htaccess file that is for some reason blocking access to the site. I created a dummy .htaccess file before installation that is read-only and can now get past this.
With the three above, I can get past the create database section (which does create a database) and into the Primary Admin details; however, filling in admin details does not create a user in the database!
Every new attempt to try a fresh install requires me to flush my cookies/cache
[/olist]
So after all this I get an installation that will load a default home page, but I can't log in or do anything because there's no admin user. I even went so far as to "Register New User" which does create a new user request in the database, but with no admin user to log in and validate things, I'm just kind of in a stuck state. Also note that I've gone back to the install.php after the installation and selected to reset the super admin account, but all it will give me at this point is a completely blank page. I can only assume because there's no record to load from the database.

Any advice on what crucial piece I might be missing here and how to get the installer to create that admin user?
Edited by realmsoft on 05-02-2020 22:19,
0 replies

1 post

F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
answered
Super Admin

Check error log if you can see what parameter is failing to insert the Admin to user table.
0 replies

Category Forum

Installation Issues- 9

Labels

None yet

Statistics

  • Views 0 views
  • Posts 1 post
  • Votes 0 votes
  • Topic users 2 members

2 participants

F
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
R
R
  • Newbie, joined since
  • Contributed 1 post on the community forums.
  • Started 1 thread in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet