| View previous topic :: View next topic |
| Author |
Message |
habbsx
Joined: 12 May 2006
Posts: 1
|
| Posted: Fri May 12, 2006 9:12 pm Post subject: entry point xmlCtxtReadFIle not be located in libxml2.dll |
|
|
I go to mysql admin and I get this error
Code: the procedure entry point xmlCtxtReadFIle could not be located in the dynamic link library libxml2.dll mysql monitor is working |
|
| Back to top |
|
Vlad Alexa Mancini
Joined: 07 Jul 2003
Posts: 1538
|
| Posted: Thu May 18, 2006 9:34 am Post subject: |
|
|
| can you do a system wide search for libxml2.dll and post where you fund it and what versions of the file you found ? |
|
| Back to top |
|
blas
Joined: 05 Sep 2006
Posts: 1
Location: Barcelona
|
| Posted: Tue Sep 05, 2006 10:02 pm Post subject: |
|
|
| I have the same problem, running in a windows box, and I can look the libxml2.dll file at C:\apache2triad\bin (711 KB) |
|
| Back to top |
|
dura0380
Joined: 15 Mar 2008
Posts: 1
|
| Posted: Sat Mar 15, 2008 5:44 pm Post subject: Same problem with xmlctxtreadfile could not be located |
|
|
Please help or steer me to a site that contains some answers. I also found the libxml2.dll in the C:\Apache2triad\bin
Greatly appreciated,
DAN |
|
| Back to top |
|
Vlad Alexa Mancini
Joined: 07 Jul 2003
Posts: 1538
|
| Posted: Sun Mar 30, 2008 8:37 pm Post subject: |
|
|
| the problem is probably that you have multiple versions of libxml2.dll and the one that is loaded is not the one in C:\Apache2triad\bin |
|
| Back to top |
|
| |