Sorry if this is the wrong forum. I didn't know whether I should post this question in here or a linux forum or perl forum.
I installed MySql version 3.23.55 on a Linux 7.3 box. The src files are in the /usr/local/src directory. The mysql client has also been installed.
I was installing the DBD::mysql driver and it failed with the following messgage:
"Can't exec "mysql_config": No such file or directory at Makefile.PL line 169. readline() on closed filehandle PIPE at Makefile.PL line 171."
Another clue to the problem may also be seen when I try to stop the MySql server using Webmin. I get the error, "Failed to stop database: -1"
If these are separate problems could you comment on the this also?
I am new to linux and mysql so if you could be specific as to any files and their paths I may need to correct that would be helpful.
Many thanks.
I installed MySql version 3.23.55 on a Linux 7.3 box. The src files are in the /usr/local/src directory. The mysql client has also been installed.
I was installing the DBD::mysql driver and it failed with the following messgage:
"Can't exec "mysql_config": No such file or directory at Makefile.PL line 169. readline() on closed filehandle PIPE at Makefile.PL line 171."
Another clue to the problem may also be seen when I try to stop the MySql server using Webmin. I get the error, "Failed to stop database: -1"
If these are separate problems could you comment on the this also?
I am new to linux and mysql so if you could be specific as to any files and their paths I may need to correct that would be helpful.
Many thanks.