Matsaki
Registered
I am NOT a good UNIX user so I try to use webmin as much as possible. I now ry to start up my Apache/PHP/mySQL for local webbrowsing. In fact the setup is working now and I can see my PHP with mySQL pages locally.
BUT Webmin is making some complaints:
In mySQL db controll I get the message:
Warning: The Perl modules DBI and DBD::mysql are not installed on your system, so Webmin will not be able to reliably access your MySQL database. Click here to install them now.
and then I click install and get the following error message after downloaded and trying to install:
" I see you're using perl 5.008 on darwin-thread-multi, okay.
Remember to actually *read* the README file!
Use 'make' to build the software (dmake or nmake on Windows).
Then 'make test' to execute self tests.
Then 'make install' to install the DBI and then delete this working
directory before unpacking and building any DBD::* drivers.
Writing Makefile for DBI
sh: line 1: make: command not found"
Whats going on here
BUT Webmin is making some complaints:
In mySQL db controll I get the message:
Warning: The Perl modules DBI and DBD::mysql are not installed on your system, so Webmin will not be able to reliably access your MySQL database. Click here to install them now.
and then I click install and get the following error message after downloaded and trying to install:
" I see you're using perl 5.008 on darwin-thread-multi, okay.
Remember to actually *read* the README file!
Use 'make' to build the software (dmake or nmake on Windows).
Then 'make test' to execute self tests.
Then 'make install' to install the DBI and then delete this working
directory before unpacking and building any DBD::* drivers.
Writing Makefile for DBI
sh: line 1: make: command not found"
Whats going on here