|
From: Jamie C. <jca...@we...> - 2006-05-17 05:19:47
|
On 16/May/2006 04:40 Joaquim Homrighausen wrote .. > > I had a server running .260, everything worked fine. It could administer > the MySQL5 process, detect it, restart it, and what not. Then I ran the > upgrade to .270 and all configuration options were kept intact during the > process.. but all of a sudden, WM cannot detect that MySQL is runnign on > the server. > > Using PS AX, it's defnitely running.. using phpMyAdmin, I manage it just > fine. > > I have not changed any parameters inside or outside of WM. There wasn't any change between versions 1.260 and 1.270 in the way Webmin detects that MySQL is running. However, you can try to debug the problem by going to the Command Shell module, and running the following : mysqladmin -u root -pyourpassword status I would be interested to know what that outputs. - Jamie |