| View previous topic :: View next topic |
| Author |
Message |
ssiwek
Joined: 15 May 2006 Posts: 20
|
Posted: Mon May 15, 2006 10:59 am Post subject: mysql not working |
|
|
Hi!
First please be lenient with my English - thank you.
I am stuck and maybe some one can help me.
I have downloaded libmysql.dll (1.044kB) and php_mysql.dll (48kB) from pecl. I have put the files in their directories.
When I start php I get a messagebox with
Der Prozedureinsprungspunkt "empty_string" wurde in der DLL "php5ts.dll" nicht gefunden
In English The procedure entrypoint .... was not found in DLL...
The next messagebox: PHP Startup: Unable to load dynamic library './ext/php_mysql.dll - Die angegebene Prozedur wurde nicht gefunden.
Before downloading I switched the branch at pecl4win to PHP_5_1.
What have I made wrong?
Greetings
Sven |
|
| Back to top |
|
 |
Osiris
Joined: 17 Dec 2005 Posts: 65
|
Posted: Mon May 15, 2006 11:17 am Post subject: |
|
|
you've updated your mysql-libraries to the 5.1 branch, which is 5.1.4, if I'm right.
Gnope itself uses PHP 5.1.1.
the latest php-gtk2-library runs fine with PHP 5.1.2.
If you update oder integrate extension, you have to use the dlls from 5.1.1 or 5.1.2.
You also have to update your php*.exe files to the same version. |
|
| Back to top |
|
 |
ssiwek
Joined: 15 May 2006 Posts: 20
|
Posted: Mon May 15, 2006 12:02 pm Post subject: |
|
|
Hi!
Many thanks for that quick answer.
It helped a lot. I downloaded a php-5.1.1-.... from php.net(with some url editing because there was only a php-5.1.4 ...
and copied the needed dllīs out of the zip.
Have a nice day
Sven |
|
| Back to top |
|
 |
Osiris
Joined: 17 Dec 2005 Posts: 65
|
|
| Back to top |
|
 |
ssiwek
Joined: 15 May 2006 Posts: 20
|
Posted: Tue May 16, 2006 1:37 pm Post subject: |
|
|
Sometimes you dontīt see the wood because there are so many trees....
Sven |
|
| Back to top |
|
 |
|