I have a client on a shared host with some missing basic modules.
Their support section is all but useless and my client is tied into a 12 month contract which seems impossible to get out of.
I have managed to get some modules installed locally:-
HTML::Template and MIME::Lite which are working properly, despite the ISP saying they will not work.
Another I require is DBD::mysql but I am unable to get this working. It reports that there is a missing component but I am unable to find out which component is missing.
I have been through the module and checked all of the 'use' statements which appear to be loaded.
How can I find out what is missing?
Keith
Their support section is all but useless and my client is tied into a 12 month contract which seems impossible to get out of.
I have managed to get some modules installed locally:-
HTML::Template and MIME::Lite which are working properly, despite the ISP saying they will not work.
Another I require is DBD::mysql but I am unable to get this working. It reports that there is a missing component but I am unable to find out which component is missing.
I have been through the module and checked all of the 'use' statements which appear to be loaded.
How can I find out what is missing?
Keith