I was about ready to launch this hosted intranet site for a non-profit and in just the last week, I began to see the following message appear sat the bottom of the web page:
PHP Warning: PHP Startup: Unable to load dynamic library './php_mysql.dll' - The specified module could not be found. in Unknown on line 0
Because the password protect advance page says it does not use mysql.dll, I cannot find the reason for the warning appearing. I have not modified the base code except for changing the location where the files are located and adding a header to the login page. Everything works fine for loging it and protecting the pages.
Web research gives me immediate answers to suppress or eliminate this message. Any help is appreciated.
HELP!!!!