Update install scripts?

SYSTEM INFORMATION
Debian Buster: REQUIRED
**Webmin version: 1.981 ** REQUIRED
**Virtualmin version:6.17-3 ** REQUIRED
**Related products version: 5.8.8 (wordpress) ** RECOMMENDED

Months ago, I did a test install and it worked, so blew it away.
Today went to do an actual install and errors…

PHP module pecl-imagick is recommended …

Enabling module in PHP configuration ..
.. done

Installing package php-pecl-imagick ..
Installing package(s) with command apt-get -y -f install php-pecl-imagick ..

Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package php-pecl-imagick

.. install failed!

Installing package php7.3-pecl-imagick ..
Installing package(s) with command apt-get -y -f install php7.3-pecl-imagick ..

Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package php7.3-pecl-imagick
E: Couldn't find any package by glob 'php7.3-pecl-imagick'
E: Couldn't find any package by regex 'php7.3-pecl-imagick'

.. install failed!

.. failed to install!

Configuring webserver PHP settings …
… already done.

Applying web server configuration …
… done

Now installing WordPress version 5.8.2 …

Database connection failed : mysql::execute_sql failed : DBI connect failed : Access denied for user 'shaturaskinet'@'localhost' (using password: YES)

… failed! See the error message above for the reason why.

Re-loading Webmin …
… done

Applying web server configuration …
… done

I must have screwed up, but maybe i am too tired… install not there, put there, not there ? huh ?

This is the real issue here. If you try connecting using command line, like:

mysql -u shaturaskinet -p

What error does it report after entering a password? Does it accept expected password?

Try remembering what has been modified? If you changed database user password outside of Virtualmin, then Virtualmin won’t know how to connect to the database.

Use virtual-server.name - Edit Databases / Password page to update the password.

When we set up a domain and allow mysql access, i seem to remember setting the access password.
Now I wish I could find it.
On the base domain I set it and it works with joomla fine, I don’t remember resetting it on the sub domain… I have to try an find the password …
(and of course 5 minutes after posting I find it !! now to play)

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.