Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic Aurora Files

 AfterLogic Forum : AfterLogic Aurora Files
Subject Topic: Creating/Updating tables has failed. Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Rovanov
Newbie
Newbie


Joined: 18 January 2022
Location: Netherlands
Online Status: Offline
Posts: 17
Posted: 18 January 2022 at 1:04am | IP Logged Quote Rovanov

Hello,
I have Aurora Files installed on a VPS with Plesk.
Configuration at first login of DB connection testing = OK.

But when I click "create/update tables", I get the message: Creating/Updating tables has failed.

Server type: MariaDB Allow external connections from any host
PHP: 7.4.27
MariaDB: 10.1.48

Can anyone help me?
Thanks
Back to Top View Rovanov's Profile Search for other posts by Rovanov
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 18 January 2022 at 1:51am | IP Logged Quote Igor

Hello,

Quote:
MariaDB: 10.1.48


According to the system requirements, MariaDB 10.2.7 or newer is required.

Also, make sure you have mysqlnd driver used. To do that, you can create .php script with the following code there:

Code:
<?php phpinfo();


Run it from web browser and check the output for "Client API library version" under mysqli section and for "Client API version" in pdo_mysql section. Both the values should include "mysqlnd".

--
Regards,
Igor, Afterlogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
Rovanov
Newbie
Newbie


Joined: 18 January 2022
Location: Netherlands
Online Status: Offline
Posts: 17
Posted: 18 January 2022 at 12:10pm | IP Logged Quote Rovanov

Thanks you Igor for your reply.

mysqlnd 8.1.1 is working.

It will be more difficult to upgrade MariaDB to version 10.2.7 or newer. Because there are already other DB.
I am going to try.

Thanks!
Back to Top View Rovanov's Profile Search for other posts by Rovanov
 
Rovanov
Newbie
Newbie


Joined: 18 January 2022
Location: Netherlands
Online Status: Offline
Posts: 17
Posted: 20 January 2022 at 2:19am | IP Logged Quote Rovanov

Hi Igor,

Wow - great,
MariaDB updated to 10.3 everything works perfectly!

Now I see that the Dutch translation is not complete.
Is there any way to finish it? Does Aurora files work with *po files?

Thanks & Regards,
Rovanov
Back to Top View Rovanov's Profile Search for other posts by Rovanov
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 20 January 2022 at 2:21am | IP Logged Quote Igor

You can update the translation as shown at:

Improving and adding translations


If you send us the translation update, we'll be happy to include it into the product release.

--
Regards,
Igor, Afterlogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
Rovanov
Newbie
Newbie


Joined: 18 January 2022
Location: Netherlands
Online Status: Offline
Posts: 17
Posted: 20 January 2022 at 2:35am | IP Logged Quote Rovanov

Oh there is one more little thing.
The mail sent to a new user ends up in the spam box.
Back to Top View Rovanov's Profile Search for other posts by Rovanov
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6038
Posted: 20 January 2022 at 4:28am | IP Logged Quote Igor

By default, PHP function mail() is internally used for sending mail out, mails are sent with the parameters of your PHP configuration - and if DNS records of your server aren't set for mail delivery, that could result in getting mails into spam indeed.

You can edit data/settings/modules/InvitationLinkWebclient.config.json file (press "Update Configuration" in Database Settings screen of admin interface if the file isn't there), set "NotificationType" to "smtp" and specify connection details of SMTP account you wish to use for the purpose of sending those mails out.

--
Regards,
Igor, Afterlogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
Rovanov
Newbie
Newbie


Joined: 18 January 2022
Location: Netherlands
Online Status: Offline
Posts: 17
Posted: 20 January 2022 at 7:29am | IP Logged Quote Rovanov

Thanks Igor,

I'm going to work on the translation.

Regards,
Rovanov
Back to Top View Rovanov's Profile Search for other posts by Rovanov
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide