I am unable to connect to mysql 5.1 with phpmyadmin 2.10.2 on win2k running
php 5.2.3.

I get the following errors:-

Event viewer:-

Event Type: Information
Event Source: Application Popup
Event Category: None

Application popup: httpd.exe - Entry Point Not Found : The procedure entry
point mysql_get_character_set_info could not be located in the dynamic link
library LIBMYSQL.dll.

Event Type: Information
Event Source: Application Popup

Description:
Application popup: httpd.exe - Entry Point Not Found : The procedure entry
point mysql_get_character_set_info could not be located in the dynamic link
library LIBMYSQL.dll.

Apache error log:-

[Fri Aug 17 10:26:37 2007] [notice] Child 1108: Child process is exiting
[Fri Aug 17 10:26:58 2007] [notice] Apache/2.2.4 (Win32) PHP/5.2.3
configured -- resuming normal operations
[Fri Aug 17 10:26:58 2007] [notice] Server built: Jan  9 2007 23:17:20
[Fri Aug 17 10:26:58 2007] [notice] Parent: Created child process 2328
PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\Program
Files\\PHP\\ext\\php_mysql.dll' - The specified procedure could not be
found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\Program
Files\\PHP\\ext\\php_mysqli.dll' - The specified procedure could not be
found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\Program
Files\\PHP\\ext\\php_pdo_mysql.dll' - The specified module could not be
found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\Program
Files\\PHP\\ext\\php_mysql.dll' - The specified procedure could not be
found.\r\n in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\Program
Files\\PHP\\ext\\php_mysqli.dll' - The specified procedure could not be
found.\r\n in Unknown on line 0
[Fri Aug 17 10:27:05 2007] [notice] Child 2328: Child process is running
[Fri Aug 17 10:27:05 2007] [notice] Child 2328: Acquired the start mutex.
[Fri Aug 17 10:27:05 2007] [notice] Child 2328: Starting 250 worker threads.
[Fri Aug 17 10:27:05 2007] [notice] Child 2328: Starting thread to listen on
port 80.
[Fri Aug 17 10:38:47 2007] [error] [client 0.0.0.0] File does not exist:
C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico
[Fri Aug 17 10:38:47 2007] [error] [client 0.0.0.0] File does not exist:
C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico
[Fri Aug 17 10:38:59 2007] [error] [client 0.0.0.0] PHP Warning:
session_start() [<a
href='function.session-start'>function.session-start</a>]:
open(C:\\DOCUME~1\\SIMONT~1\\LOCALS~1\\Temp\\php\\session\\sess_v1ssm27k1hc7
f8ffp23fh2k4l4, O_RDWR) failed: No such file or directory (2) in C:\\Program
Files\\Apache Software
Foundation\\Apache2.2\\htdocs\\pma\\libraries\\session.inc.php on line 100,
referer: http://localhost/pma/
[Fri Aug 17 10:38:59 2007] [error] [client 0.0.0.0] PHP Warning:  Unknown:
open(C:\\DOCUME~1\\SIMONT~1\\LOCALS~1\\Temp\\php\\session\\sess_v1ssm27k1hc7
f8ffp23fh2k4l4, O_RDWR) failed: No such file or directory (2) in Unknown on
line 0, referer: http://localhost/pma/
[Fri Aug 17 10:38:59 2007] [error] [client 0.0.0.0] PHP Warning:  Unknown:
Failed to write session data (files). Please verify that the current setting
of session.save_path is correct
(C:\\DOCUME~1\\SIMONT~1\\LOCALS~1\\Temp\\php\\session) in Unknown on line 0,
referer: http://localhost/pma/

I checked and php_mysql.dll and  php_mysqli.dll are in the \ext directory
does anyone know the solution to  this problem?



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to