justicenode / php-wol

PHP WakeOnLan Interface
GNU General Public License v3.0
33 stars 19 forks source link

Script don't create database #13

Open g-giordano opened 2 years ago

g-giordano commented 2 years ago

Hi , I have installed new server with apache 2.4;php7.4;mysql server 8, but database is not created. I don't have erro in to the apache log, or mysql log. Any Idea? tks

axtux commented 1 year ago

You actually need an SQL user which is allowed to create a table. If instead you want to create a different user and let it access only this table, you can use this version https://github.com/axtux/php-wol