Author |
|
Kaloschke Newbie
Joined: 01 September 2021
Online Status: Offline Posts: 7
|
Posted: 06 September 2021 at 1:38am | IP Logged
|
|
|
Hello,
I have installed Aurora Files on a Windows 10 computer with Apache and MySQL. The compatibility check was successful. The connection with MySQL is also successful, but no tables can be created.
Maybe it is a rights problem, because the instructions describe the procedure for the user www-data on a Linux system. I gave all users full access to the /aurora/data folder as a test, but without success.
Many greetings
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 06 September 2021 at 2:28am | IP Logged
|
|
|
Can you confirm the versions of PHP and MySQL you run? It's important that mysqlnd (native driver for MySQL) is used.
If you believe the requirements are met, enable logging in adminpanel, reproduce the issue and check the logs.
--
Regards,
Igor, Afterlogic Support
|
Back to Top |
|
|
Kaloschke Newbie
Joined: 01 September 2021
Online Status: Offline Posts: 7
|
Posted: 06 September 2021 at 12:37pm | IP Logged
|
|
|
Thank you very much for your answer.
I have reinstalled Apache and MySQL. Everything works now. But this time, before creating the tables, I explicitly set the rights for root in the associated database. I think, this was my mistake.
|
Back to Top |
|
|