May 1, 200619 yr comment_3014 I've been using Inform Server 3_2 without problems and though I would upgrade. When I click Server_Start.bat for 3.3 on my XP box, I get a series of popup error windows: Apache.exe - Entry point Not FoundThe procedure entry point mysql_thread_init could not be located in the dynamic link library LIBMYSQL.dll WarningPHP Startup: Unable to load dynamic library '/usr/local/PHP/extensions\php_mysql.dll' - The specificed procedure could not be found. Apache.exe - Entry point Not FoundThe procedure entry point mysql_thread_init could not be located in the dynamic link library LIBMYSQL.dll WarningPHP Startup: unable to load dynamic libary '/usr/local/PHP/extensions\php_mysql.dll' - The specificed procedure could not be found. According to phpinfo(), PHP does seem to have started well. I can click the run MySQL and it seems to get going ok. When I try to fire up phpMyAdmin, I get an error windowcannot load mysql extension;please check PHP configurationDocumentation So, it seems like I have some problem with the php/mysql connection, but I do not know how to fix it. Report
May 2, 200619 yr comment_3018 A, make sure you do not have a file called LIBMYSQL.DLL in your C:/Windows or C:/Windows/System32 folder. B, I hope you did not just copy th new server over your old one? Best Regards Olajide Olaolorun The Uniform Server Development Team Report
May 2, 200619 yr Author comment_3026 Good call! I had LIBMYSQL.DLL in my C:/Windows folder. Thank you! Report
May 6, 200619 yr comment_3072 No problem Best Regards Olajide Olaolorun The Uniform Server Development Team Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.