#29224 [Com]: DB Error: extension not found

2004-10-23 Thread RedEye2048 at hotmail dot com
 ID:   29224
 Comment by:   RedEye2048 at hotmail dot com
 Reported By:  marcschroeder at hotmail dot com
 Status:   Bogus
 Bug Type: *Configuration Issues
 Operating System: Microsoft Windows XP
 PHP Version:  5.0.1
 New Comment:

Same problem here to, but I'm running;

Apache 2.0.50
PHP 5.0.1
MySQL 4.0.13
Win2k

- Uncommented 'extension=php_mysql.dll' in php.ini
- Copied "php_mysql.dll" to the "C:\php\" root 
  (where other dll's are added and they work without a prob like;
   php5apache2.dll
   php_sockets.dll
  )

I'm also getting the same error each time php is restart;

PHP Startup : Unable to load dynamic library 'C:/php/php_mysql.dll'-
The specified procedure could not be found.

Would be nice for a lot people this prob could be solved it seems.


Previous Comments:


[2004-10-11 13:16:31] somenet at somewhere dot org

Nine...im having the same problem. Why is status "Bogus"?
the path in the error i recieve is the one where the file is located.
Major bug. Cant use php now...



[2004-09-16 17:04:15] jaapjp at zonnet dot nl

Make that eight. I've got the same problem (unable to load dynamic
library 'c:\php\ext\php_mysql.dll' - Kan opgegeven module niet vinden)
under Apache 2.0.50 with PHP 5.0.1. The path given in the error message
is correct



[2004-09-12 14:37:03] rene_nadorp at planet dot nl

That's 7 users reporting the same problem: I get the same error message
(unable to load module php_mysql.dll. module not found), although it's
in the right directory (../ext). Loading modules from the same
directory is succesful. Only mysql results in error.



[2004-09-11 01:43:45] php at pattersonweb dot org

I have seen this same error under Apache 1, with PHP 5.0 and Mysql 4...



[2004-08-27 23:27:52] at989 at earthlink dot net

I think this is a IIS problem, not PHP. I had the same thing several
times, and each time it goes away after I tweak something in IIS.
I changed the dll to which the php extension is maped to see if I got a
similar message or not (to see if this was indeed a php or iis problem).
I got "module not found" message. After I restored the mapping,
everything worked fine :-/
I have no idea why this happened. But i hope this will help someone who
knows more about iis to figure this out.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/29224

-- 
Edit this bug report at http://bugs.php.net/?id=29224&edit=1


#29224 [Com]: DB Error: extension not found

2004-10-11 Thread somenet at somewhere dot org
 ID:   29224
 Comment by:   somenet at somewhere dot org
 Reported By:  marcschroeder at hotmail dot com
 Status:   Bogus
 Bug Type: *Configuration Issues
 Operating System: Microsoft Windows XP
 PHP Version:  5.0.1
 New Comment:

Nine...im having the same problem. Why is status "Bogus"?
the path in the error i recieve is the one where the file is located.
Major bug. Cant use php now...


Previous Comments:


[2004-09-16 17:04:15] jaapjp at zonnet dot nl

Make that eight. I've got the same problem (unable to load dynamic
library 'c:\php\ext\php_mysql.dll' - Kan opgegeven module niet vinden)
under Apache 2.0.50 with PHP 5.0.1. The path given in the error message
is correct



[2004-09-12 14:37:03] rene_nadorp at planet dot nl

That's 7 users reporting the same problem: I get the same error message
(unable to load module php_mysql.dll. module not found), although it's
in the right directory (../ext). Loading modules from the same
directory is succesful. Only mysql results in error.



[2004-09-11 01:43:45] php at pattersonweb dot org

I have seen this same error under Apache 1, with PHP 5.0 and Mysql 4...



[2004-08-27 23:27:52] at989 at earthlink dot net

I think this is a IIS problem, not PHP. I had the same thing several
times, and each time it goes away after I tweak something in IIS.
I changed the dll to which the php extension is maped to see if I got a
similar message or not (to see if this was indeed a php or iis problem).
I got "module not found" message. After I restored the mapping,
everything worked fine :-/
I have no idea why this happened. But i hope this will help someone who
knows more about iis to figure this out.



[2004-08-23 18:31:01] bentrafford at yahoo dot com

Make that six users with the same problem. I've searched the bug
database, the net, newsgroups, and found no resolution to this issue,
other than PHP developers declaring it bogus.

Well, I've got my path updated, and the following set in my php.ini:
extension_dir = ".;c:/php/ext/"

I'm still getting the same issue as described above. This is either a
bug with PHP or a bug with the documentation.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/29224

-- 
Edit this bug report at http://bugs.php.net/?id=29224&edit=1


#29224 [Com]: DB Error: extension not found

2004-09-16 Thread jaapjp at zonnet dot nl
 ID:   29224
 Comment by:   jaapjp at zonnet dot nl
 Reported By:  marcschroeder at hotmail dot com
 Status:   Bogus
 Bug Type: *Configuration Issues
 Operating System: Microsoft Windows XP
 PHP Version:  5.0.1
 New Comment:

Make that eight. I've got the same problem (unable to load dynamic
library 'c:\php\ext\php_mysql.dll' - Kan opgegeven module niet vinden)
under Apache 2.0.50 with PHP 5.0.1. The path given in the error message
is correct


Previous Comments:


[2004-09-12 14:37:03] rene_nadorp at planet dot nl

That's 7 users reporting the same problem: I get the same error message
(unable to load module php_mysql.dll. module not found), although it's
in the right directory (../ext). Loading modules from the same
directory is succesful. Only mysql results in error.



[2004-09-11 01:43:45] php at pattersonweb dot org

I have seen this same error under Apache 1, with PHP 5.0 and Mysql 4...



[2004-08-27 23:27:52] at989 at earthlink dot net

I think this is a IIS problem, not PHP. I had the same thing several
times, and each time it goes away after I tweak something in IIS.
I changed the dll to which the php extension is maped to see if I got a
similar message or not (to see if this was indeed a php or iis problem).
I got "module not found" message. After I restored the mapping,
everything worked fine :-/
I have no idea why this happened. But i hope this will help someone who
knows more about iis to figure this out.



[2004-08-23 18:31:01] bentrafford at yahoo dot com

Make that six users with the same problem. I've searched the bug
database, the net, newsgroups, and found no resolution to this issue,
other than PHP developers declaring it bogus.

Well, I've got my path updated, and the following set in my php.ini:
extension_dir = ".;c:/php/ext/"

I'm still getting the same issue as described above. This is either a
bug with PHP or a bug with the documentation.



[2004-08-03 00:58:50] marcschroeder at hotmail dot com

Who set the status to 'Bogus'? Why?

I pretended that the current installation of PHP 5.0.0. does not
install PEAR DB?

5 users claimed that they could reproduce the bug.

The suggested solutions consisted in moving files around on a computer
to places where "it might work". The solutions only claim to "solve the
problem", but do not claim that there is no problem.

Somebody else suggests that I change the system path.
But I did add the following system variables already:
"PHP_PEAR_SYSCONF_DIR"="C:\\php"
"PHP_PEAR_INSTALL_DIR"="C:\\php\\pear"
"PHP_PEAR_DOC_DIR"="C:\\php\\pear\\docs"
"PHP_PEAR_BIN_DIR"="C:\\php"
"PHP_PEAR_DATA_DIR"="C:\\php\\pear\\data"
"PHP_PEAR_PHP_BIN"="C:\\php\\php.exe"
"PHP_PEAR_TEST_DIR"="C:\\php\\pear\\tests"

Do these environment variables have no effect?

I start to believe that PHP is a tool for hackers only, and that the
need of a controlled installation procedure is not present in the mind
of the PHP community.

This is really sad, as I like PHP a lot.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/29224

-- 
Edit this bug report at http://bugs.php.net/?id=29224&edit=1


#29224 [Com]: DB Error: extension not found

2004-09-12 Thread rene_nadorp at planet dot nl
 ID:   29224
 Comment by:   rene_nadorp at planet dot nl
 Reported By:  marcschroeder at hotmail dot com
 Status:   Bogus
 Bug Type: *Configuration Issues
 Operating System: Microsoft Windows XP
 PHP Version:  5.0.1
 New Comment:

That's 7 users reporting the same problem: I get the same error message
(unable to load module php_mysql.dll. module not found), although it's
in the right directory (../ext). Loading modules from the same
directory is succesful. Only mysql results in error.


Previous Comments:


[2004-09-11 01:43:45] php at pattersonweb dot org

I have seen this same error under Apache 1, with PHP 5.0 and Mysql 4...



[2004-08-27 23:27:52] at989 at earthlink dot net

I think this is a IIS problem, not PHP. I had the same thing several
times, and each time it goes away after I tweak something in IIS.
I changed the dll to which the php extension is maped to see if I got a
similar message or not (to see if this was indeed a php or iis problem).
I got "module not found" message. After I restored the mapping,
everything worked fine :-/
I have no idea why this happened. But i hope this will help someone who
knows more about iis to figure this out.



[2004-08-23 18:31:01] bentrafford at yahoo dot com

Make that six users with the same problem. I've searched the bug
database, the net, newsgroups, and found no resolution to this issue,
other than PHP developers declaring it bogus.

Well, I've got my path updated, and the following set in my php.ini:
extension_dir = ".;c:/php/ext/"

I'm still getting the same issue as described above. This is either a
bug with PHP or a bug with the documentation.



[2004-08-03 00:58:50] marcschroeder at hotmail dot com

Who set the status to 'Bogus'? Why?

I pretended that the current installation of PHP 5.0.0. does not
install PEAR DB?

5 users claimed that they could reproduce the bug.

The suggested solutions consisted in moving files around on a computer
to places where "it might work". The solutions only claim to "solve the
problem", but do not claim that there is no problem.

Somebody else suggests that I change the system path.
But I did add the following system variables already:
"PHP_PEAR_SYSCONF_DIR"="C:\\php"
"PHP_PEAR_INSTALL_DIR"="C:\\php\\pear"
"PHP_PEAR_DOC_DIR"="C:\\php\\pear\\docs"
"PHP_PEAR_BIN_DIR"="C:\\php"
"PHP_PEAR_DATA_DIR"="C:\\php\\pear\\data"
"PHP_PEAR_PHP_BIN"="C:\\php\\php.exe"
"PHP_PEAR_TEST_DIR"="C:\\php\\pear\\tests"

Do these environment variables have no effect?

I start to believe that PHP is a tool for hackers only, and that the
need of a controlled installation procedure is not present in the mind
of the PHP community.

This is really sad, as I like PHP a lot.



[2004-08-02 14:02:47] dinojazz at hotmail dot com

I am having the issues as well. My php_mysql.dll is located in c:\php
and php.ini knows this. I've moved libmysql.dll to c:\windows\system32
as well. On top of this all, the extension=php_mysql.dll in php.ini has
been uncommented.

Yet, I get errors when I try to have mysql/php things loaded in my
webpage. It comes up with 'Unable to load dynamic library
'c:\php\php_mysql.dll\' - The specified procedure could not be found'.

I've tried the suggestions like php_mysql.dll to c:\windows\system32
and all the stuff. Even moved libmysql.dll to various places, but
nothing worked. I am kind of stumped here, looks like there's some
heavy bug in there.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/29224

-- 
Edit this bug report at http://bugs.php.net/?id=29224&edit=1


#29224 [Com]: DB Error: extension not found

2004-09-10 Thread php at pattersonweb dot org
 ID:   29224
 Comment by:   php at pattersonweb dot org
 Reported By:  marcschroeder at hotmail dot com
 Status:   Bogus
 Bug Type: *Configuration Issues
 Operating System: Microsoft Windows XP
 PHP Version:  5.0.1
 New Comment:

I have seen this same error under Apache 1, with PHP 5.0 and Mysql 4...


Previous Comments:


[2004-08-27 23:27:52] at989 at earthlink dot net

I think this is a IIS problem, not PHP. I had the same thing several
times, and each time it goes away after I tweak something in IIS.
I changed the dll to which the php extension is maped to see if I got a
similar message or not (to see if this was indeed a php or iis problem).
I got "module not found" message. After I restored the mapping,
everything worked fine :-/
I have no idea why this happened. But i hope this will help someone who
knows more about iis to figure this out.



[2004-08-23 18:31:01] bentrafford at yahoo dot com

Make that six users with the same problem. I've searched the bug
database, the net, newsgroups, and found no resolution to this issue,
other than PHP developers declaring it bogus.

Well, I've got my path updated, and the following set in my php.ini:
extension_dir = ".;c:/php/ext/"

I'm still getting the same issue as described above. This is either a
bug with PHP or a bug with the documentation.



[2004-08-03 00:58:50] marcschroeder at hotmail dot com

Who set the status to 'Bogus'? Why?

I pretended that the current installation of PHP 5.0.0. does not
install PEAR DB?

5 users claimed that they could reproduce the bug.

The suggested solutions consisted in moving files around on a computer
to places where "it might work". The solutions only claim to "solve the
problem", but do not claim that there is no problem.

Somebody else suggests that I change the system path.
But I did add the following system variables already:
"PHP_PEAR_SYSCONF_DIR"="C:\\php"
"PHP_PEAR_INSTALL_DIR"="C:\\php\\pear"
"PHP_PEAR_DOC_DIR"="C:\\php\\pear\\docs"
"PHP_PEAR_BIN_DIR"="C:\\php"
"PHP_PEAR_DATA_DIR"="C:\\php\\pear\\data"
"PHP_PEAR_PHP_BIN"="C:\\php\\php.exe"
"PHP_PEAR_TEST_DIR"="C:\\php\\pear\\tests"

Do these environment variables have no effect?

I start to believe that PHP is a tool for hackers only, and that the
need of a controlled installation procedure is not present in the mind
of the PHP community.

This is really sad, as I like PHP a lot.



[2004-08-02 14:02:47] dinojazz at hotmail dot com

I am having the issues as well. My php_mysql.dll is located in c:\php
and php.ini knows this. I've moved libmysql.dll to c:\windows\system32
as well. On top of this all, the extension=php_mysql.dll in php.ini has
been uncommented.

Yet, I get errors when I try to have mysql/php things loaded in my
webpage. It comes up with 'Unable to load dynamic library
'c:\php\php_mysql.dll\' - The specified procedure could not be found'.

I've tried the suggestions like php_mysql.dll to c:\windows\system32
and all the stuff. Even moved libmysql.dll to various places, but
nothing worked. I am kind of stumped here, looks like there's some
heavy bug in there.



[2004-08-02 11:24:40] [EMAIL PROTECTED]

Either add c:\php to your system path, or copy all dlls from that
folder to system32.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/29224

-- 
Edit this bug report at http://bugs.php.net/?id=29224&edit=1


#29224 [Com]: DB Error: extension not found

2004-09-09 Thread MikeTodd13 at hotmail dot com
 ID:   29224
 Comment by:   MikeTodd13 at hotmail dot com
 Reported By:  marcschroeder at hotmail dot com
 Status:   Bogus
 Bug Type: *Configuration Issues
 Operating System: Microsoft Windows XP
 PHP Version:  5.0.1
 New Comment:

I was having the same problem, running Apache 2.0.50 and PHP 5.0.1
under WinXP Professional.  The only way that I could fix it was to copy
libmysql.dll to the system folder.  I have no clue why it can't be found
when I have the PHP directory in the PATH environment variable, but it
can't.  Rather annoying; I would assume that this happens with all
extensions, and I certainly hope that it gets fixed in the next version
of PHP.  I really don't like having to copy things into my system
directory if it can be avoided.


Previous Comments:


[2004-08-27 23:27:52] at989 at earthlink dot net

I think this is a IIS problem, not PHP. I had the same thing several
times, and each time it goes away after I tweak something in IIS.
I changed the dll to which the php extension is maped to see if I got a
similar message or not (to see if this was indeed a php or iis problem).
I got "module not found" message. After I restored the mapping,
everything worked fine :-/
I have no idea why this happened. But i hope this will help someone who
knows more about iis to figure this out.



[2004-08-23 18:31:01] bentrafford at yahoo dot com

Make that six users with the same problem. I've searched the bug
database, the net, newsgroups, and found no resolution to this issue,
other than PHP developers declaring it bogus.

Well, I've got my path updated, and the following set in my php.ini:
extension_dir = ".;c:/php/ext/"

I'm still getting the same issue as described above. This is either a
bug with PHP or a bug with the documentation.



[2004-08-03 00:58:50] marcschroeder at hotmail dot com

Who set the status to 'Bogus'? Why?

I pretended that the current installation of PHP 5.0.0. does not
install PEAR DB?

5 users claimed that they could reproduce the bug.

The suggested solutions consisted in moving files around on a computer
to places where "it might work". The solutions only claim to "solve the
problem", but do not claim that there is no problem.

Somebody else suggests that I change the system path.
But I did add the following system variables already:
"PHP_PEAR_SYSCONF_DIR"="C:\\php"
"PHP_PEAR_INSTALL_DIR"="C:\\php\\pear"
"PHP_PEAR_DOC_DIR"="C:\\php\\pear\\docs"
"PHP_PEAR_BIN_DIR"="C:\\php"
"PHP_PEAR_DATA_DIR"="C:\\php\\pear\\data"
"PHP_PEAR_PHP_BIN"="C:\\php\\php.exe"
"PHP_PEAR_TEST_DIR"="C:\\php\\pear\\tests"

Do these environment variables have no effect?

I start to believe that PHP is a tool for hackers only, and that the
need of a controlled installation procedure is not present in the mind
of the PHP community.

This is really sad, as I like PHP a lot.



[2004-08-02 14:02:47] dinojazz at hotmail dot com

I am having the issues as well. My php_mysql.dll is located in c:\php
and php.ini knows this. I've moved libmysql.dll to c:\windows\system32
as well. On top of this all, the extension=php_mysql.dll in php.ini has
been uncommented.

Yet, I get errors when I try to have mysql/php things loaded in my
webpage. It comes up with 'Unable to load dynamic library
'c:\php\php_mysql.dll\' - The specified procedure could not be found'.

I've tried the suggestions like php_mysql.dll to c:\windows\system32
and all the stuff. Even moved libmysql.dll to various places, but
nothing worked. I am kind of stumped here, looks like there's some
heavy bug in there.



[2004-08-02 11:24:40] [EMAIL PROTECTED]

Either add c:\php to your system path, or copy all dlls from that
folder to system32.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/29224

-- 
Edit this bug report at http://bugs.php.net/?id=29224&edit=1


#29224 [Com]: DB Error: extension not found

2004-08-27 Thread at989 at earthlink dot net
 ID:   29224
 Comment by:   at989 at earthlink dot net
 Reported By:  marcschroeder at hotmail dot com
 Status:   Bogus
 Bug Type: *Configuration Issues
 Operating System: Microsoft Windows XP
 PHP Version:  5.0.0
 New Comment:

I think this is a IIS problem, not PHP. I had the same thing several
times, and each time it goes away after I tweak something in IIS.
I changed the dll to which the php extension is maped to see if I got a
similar message or not (to see if this was indeed a php or iis problem).
I got "module not found" message. After I restored the mapping,
everything worked fine :-/
I have no idea why this happened. But i hope this will help someone who
knows more about iis to figure this out.


Previous Comments:


[2004-08-23 18:31:01] bentrafford at yahoo dot com

Make that six users with the same problem. I've searched the bug
database, the net, newsgroups, and found no resolution to this issue,
other than PHP developers declaring it bogus.

Well, I've got my path updated, and the following set in my php.ini:
extension_dir = ".;c:/php/ext/"

I'm still getting the same issue as described above. This is either a
bug with PHP or a bug with the documentation.



[2004-08-03 00:58:50] marcschroeder at hotmail dot com

Who set the status to 'Bogus'? Why?

I pretended that the current installation of PHP 5.0.0. does not
install PEAR DB?

5 users claimed that they could reproduce the bug.

The suggested solutions consisted in moving files around on a computer
to places where "it might work". The solutions only claim to "solve the
problem", but do not claim that there is no problem.

Somebody else suggests that I change the system path.
But I did add the following system variables already:
"PHP_PEAR_SYSCONF_DIR"="C:\\php"
"PHP_PEAR_INSTALL_DIR"="C:\\php\\pear"
"PHP_PEAR_DOC_DIR"="C:\\php\\pear\\docs"
"PHP_PEAR_BIN_DIR"="C:\\php"
"PHP_PEAR_DATA_DIR"="C:\\php\\pear\\data"
"PHP_PEAR_PHP_BIN"="C:\\php\\php.exe"
"PHP_PEAR_TEST_DIR"="C:\\php\\pear\\tests"

Do these environment variables have no effect?

I start to believe that PHP is a tool for hackers only, and that the
need of a controlled installation procedure is not present in the mind
of the PHP community.

This is really sad, as I like PHP a lot.



[2004-08-02 14:02:47] dinojazz at hotmail dot com

I am having the issues as well. My php_mysql.dll is located in c:\php
and php.ini knows this. I've moved libmysql.dll to c:\windows\system32
as well. On top of this all, the extension=php_mysql.dll in php.ini has
been uncommented.

Yet, I get errors when I try to have mysql/php things loaded in my
webpage. It comes up with 'Unable to load dynamic library
'c:\php\php_mysql.dll\' - The specified procedure could not be found'.

I've tried the suggestions like php_mysql.dll to c:\windows\system32
and all the stuff. Even moved libmysql.dll to various places, but
nothing worked. I am kind of stumped here, looks like there's some
heavy bug in there.



[2004-08-02 11:24:40] [EMAIL PROTECTED]

Either add c:\php to your system path, or copy all dlls from that
folder to system32.



[2004-08-02 00:36:20] tipsen at imada dot sdu dot dk

I solved the problem by copying the file "libmysql.dll" from the php5
root to the win/system32 library - I have no idea why this works but
stumpled upon the suggestion on a website!

Regards, Tommy Ipsen



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/29224

-- 
Edit this bug report at http://bugs.php.net/?id=29224&edit=1


#29224 [Com]: DB Error: extension not found

2004-08-23 Thread bentrafford at yahoo dot com
 ID:   29224
 Comment by:   bentrafford at yahoo dot com
 Reported By:  marcschroeder at hotmail dot com
 Status:   Bogus
 Bug Type: *Configuration Issues
 Operating System: Microsoft Windows XP
 PHP Version:  5.0.0
 New Comment:

Make that six users with the same problem. I've searched the bug
database, the net, newsgroups, and found no resolution to this issue,
other than PHP developers declaring it bogus.

Well, I've got my path updated, and the following set in my php.ini:
extension_dir = ".;c:/php/ext/"

I'm still getting the same issue as described above. This is either a
bug with PHP or a bug with the documentation.


Previous Comments:


[2004-08-03 00:58:50] marcschroeder at hotmail dot com

Who set the status to 'Bogus'? Why?

I pretended that the current installation of PHP 5.0.0. does not
install PEAR DB?

5 users claimed that they could reproduce the bug.

The suggested solutions consisted in moving files around on a computer
to places where "it might work". The solutions only claim to "solve the
problem", but do not claim that there is no problem.

Somebody else suggests that I change the system path.
But I did add the following system variables already:
"PHP_PEAR_SYSCONF_DIR"="C:\\php"
"PHP_PEAR_INSTALL_DIR"="C:\\php\\pear"
"PHP_PEAR_DOC_DIR"="C:\\php\\pear\\docs"
"PHP_PEAR_BIN_DIR"="C:\\php"
"PHP_PEAR_DATA_DIR"="C:\\php\\pear\\data"
"PHP_PEAR_PHP_BIN"="C:\\php\\php.exe"
"PHP_PEAR_TEST_DIR"="C:\\php\\pear\\tests"

Do these environment variables have no effect?

I start to believe that PHP is a tool for hackers only, and that the
need of a controlled installation procedure is not present in the mind
of the PHP community.

This is really sad, as I like PHP a lot.



[2004-08-02 14:02:47] dinojazz at hotmail dot com

I am having the issues as well. My php_mysql.dll is located in c:\php
and php.ini knows this. I've moved libmysql.dll to c:\windows\system32
as well. On top of this all, the extension=php_mysql.dll in php.ini has
been uncommented.

Yet, I get errors when I try to have mysql/php things loaded in my
webpage. It comes up with 'Unable to load dynamic library
'c:\php\php_mysql.dll\' - The specified procedure could not be found'.

I've tried the suggestions like php_mysql.dll to c:\windows\system32
and all the stuff. Even moved libmysql.dll to various places, but
nothing worked. I am kind of stumped here, looks like there's some
heavy bug in there.



[2004-08-02 11:24:40] [EMAIL PROTECTED]

Either add c:\php to your system path, or copy all dlls from that
folder to system32.



[2004-08-02 00:36:20] tipsen at imada dot sdu dot dk

I solved the problem by copying the file "libmysql.dll" from the php5
root to the win/system32 library - I have no idea why this works but
stumpled upon the suggestion on a website!

Regards, Tommy Ipsen



[2004-07-30 11:29:25] patrick dot allaert at belgacom dot be

After the installation on WindowsXP/IIS of PHP 5.0.0 (stable) in
c:\PHP\ and configuring the php.ini with:

extension_dir = "c:\PHP\ext"

I receive the following message:

"PHP Startup: Unable to load dynamic library
'c:\PHP\ext\php_EXTENSIONNAME.dll' - The specified module could not be
found"

for all extensions except:

php_bz2.dll
php_cpdf.dll
php_curl.dll
php_dba.dll
php_dbase.dll
php_dbx.dll
php_filepro.dll
php_gd2.dll
php_gettext.dll
php_imap.dll
php_ldap.dll
php_mbstring.dll
php_mime_magic.dll
php_ming.dll
php_mysqli.dll
php_openssl.dll
php_oracle.dll
php_pgsql.dll
php_shmop.dll
php_snmp.dll
php_sockets.dll
php_tidy.dll
php_xmlrpc.dll
php_xsl.dll

All the other extensions result in the error above (of course, some of
them cannot be loaded because of 3rd-parties dll missing like with oci8
but what about php_mysql.dll, php_mysqli.dll, ...)



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/29224

-- 
Edit this bug report at http://bugs.php.net/?id=29224&edit=1


#29224 [Com]: DB Error: extension not found

2004-08-02 Thread dinojazz at hotmail dot com
 ID:   29224
 Comment by:   dinojazz at hotmail dot com
 Reported By:  marcschroeder at hotmail dot com
 Status:   Bogus
 Bug Type: *Configuration Issues
 Operating System: Microsoft Windows XP
 PHP Version:  5.0.0
 New Comment:

I am having the issues as well. My php_mysql.dll is located in c:\php
and php.ini knows this. I've moved libmysql.dll to c:\windows\system32
as well. On top of this all, the extension=php_mysql.dll in php.ini has
been uncommented.

Yet, I get errors when I try to have mysql/php things loaded in my
webpage. It comes up with 'Unable to load dynamic library
'c:\php\php_mysql.dll\' - The specified procedure could not be found'.

I've tried the suggestions like php_mysql.dll to c:\windows\system32
and all the stuff. Even moved libmysql.dll to various places, but
nothing worked. I am kind of stumped here, looks like there's some
heavy bug in there.


Previous Comments:


[2004-08-02 11:24:40] [EMAIL PROTECTED]

Either add c:\php to your system path, or copy all dlls from that
folder to system32.



[2004-08-02 00:36:20] tipsen at imada dot sdu dot dk

I solved the problem by copying the file "libmysql.dll" from the php5
root to the win/system32 library - I have no idea why this works but
stumpled upon the suggestion on a website!

Regards, Tommy Ipsen



[2004-07-30 11:29:25] patrick dot allaert at belgacom dot be

After the installation on WindowsXP/IIS of PHP 5.0.0 (stable) in
c:\PHP\ and configuring the php.ini with:

extension_dir = "c:\PHP\ext"

I receive the following message:

"PHP Startup: Unable to load dynamic library
'c:\PHP\ext\php_EXTENSIONNAME.dll' - The specified module could not be
found"

for all extensions except:

php_bz2.dll
php_cpdf.dll
php_curl.dll
php_dba.dll
php_dbase.dll
php_dbx.dll
php_filepro.dll
php_gd2.dll
php_gettext.dll
php_imap.dll
php_ldap.dll
php_mbstring.dll
php_mime_magic.dll
php_ming.dll
php_mysqli.dll
php_openssl.dll
php_oracle.dll
php_pgsql.dll
php_shmop.dll
php_snmp.dll
php_sockets.dll
php_tidy.dll
php_xmlrpc.dll
php_xsl.dll

All the other extensions result in the error above (of course, some of
them cannot be loaded because of 3rd-parties dll missing like with oci8
but what about php_mysql.dll, php_mysqli.dll, ...)



[2004-07-17 12:33:40] marcschroeder at hotmail dot com

Remark (3): commenting in the line "extension=php_mysql.dll"
in php.ini does not help either



[2004-07-17 12:19:13] marcschroeder at hotmail dot com

Description:

I had installed the windows binaries php-4.3.6-Win32.zip, and the PEAR
DB package worked fine. After installing the binaries
php-5.0.0-Win32.zip, I got the error "DB Error: extension not found".

Remarks: 
(1) Copying the file php_mysql.dll into the directory
C:\WINDOWS\systm32 does not help.
(2) Even if it did, there would be a bug.






-- 
Edit this bug report at http://bugs.php.net/?id=29224&edit=1


#29224 [Com]: DB Error: extension not found

2004-08-01 Thread tipsen at imada dot sdu dot dk
 ID:   29224
 Comment by:   tipsen at imada dot sdu dot dk
 Reported By:  marcschroeder at hotmail dot com
 Status:   Open
 Bug Type: *Configuration Issues
 Operating System: Microsoft Windows XP
 PHP Version:  5.0.0
 New Comment:

I solved the problem by copying the file "libmysql.dll" from the php5
root to the win/system32 library - I have no idea why this works but
stumpled upon the suggestion on a website!

Regards, Tommy Ipsen


Previous Comments:


[2004-07-30 11:29:25] patrick dot allaert at belgacom dot be

After the installation on WindowsXP/IIS of PHP 5.0.0 (stable) in
c:\PHP\ and configuring the php.ini with:

extension_dir = "c:\PHP\ext"

I receive the following message:

"PHP Startup: Unable to load dynamic library
'c:\PHP\ext\php_EXTENSIONNAME.dll' - The specified module could not be
found"

for all extensions except:

php_bz2.dll
php_cpdf.dll
php_curl.dll
php_dba.dll
php_dbase.dll
php_dbx.dll
php_filepro.dll
php_gd2.dll
php_gettext.dll
php_imap.dll
php_ldap.dll
php_mbstring.dll
php_mime_magic.dll
php_ming.dll
php_mysqli.dll
php_openssl.dll
php_oracle.dll
php_pgsql.dll
php_shmop.dll
php_snmp.dll
php_sockets.dll
php_tidy.dll
php_xmlrpc.dll
php_xsl.dll

All the other extensions result in the error above (of course, some of
them cannot be loaded because of 3rd-parties dll missing like with oci8
but what about php_mysql.dll, php_mysqli.dll, ...)



[2004-07-17 12:33:40] marcschroeder at hotmail dot com

Remark (3): commenting in the line "extension=php_mysql.dll"
in php.ini does not help either



[2004-07-17 12:19:13] marcschroeder at hotmail dot com

Description:

I had installed the windows binaries php-4.3.6-Win32.zip, and the PEAR
DB package worked fine. After installing the binaries
php-5.0.0-Win32.zip, I got the error "DB Error: extension not found".

Remarks: 
(1) Copying the file php_mysql.dll into the directory
C:\WINDOWS\systm32 does not help.
(2) Even if it did, there would be a bug.






-- 
Edit this bug report at http://bugs.php.net/?id=29224&edit=1


#29224 [Com]: DB Error: extension not found

2004-07-30 Thread patrick dot allaert at belgacom dot be
 ID:   29224
 Comment by:   patrick dot allaert at belgacom dot be
 Reported By:  marcschroeder at hotmail dot com
 Status:   Open
 Bug Type: *Configuration Issues
 Operating System: Microsoft Windows XP
 PHP Version:  5.0.0
 New Comment:

After the installation on WindowsXP/IIS of PHP 5.0.0 (stable) in
c:\PHP\ and configuring the php.ini with:

extension_dir = "c:\PHP\ext"

I receive the following message:

"PHP Startup: Unable to load dynamic library
'c:\PHP\ext\php_EXTENSIONNAME.dll' - The specified module could not be
found"

for all extensions except:

php_bz2.dll
php_cpdf.dll
php_curl.dll
php_dba.dll
php_dbase.dll
php_dbx.dll
php_filepro.dll
php_gd2.dll
php_gettext.dll
php_imap.dll
php_ldap.dll
php_mbstring.dll
php_mime_magic.dll
php_ming.dll
php_mysqli.dll
php_openssl.dll
php_oracle.dll
php_pgsql.dll
php_shmop.dll
php_snmp.dll
php_sockets.dll
php_tidy.dll
php_xmlrpc.dll
php_xsl.dll

All the other extensions result in the error above (of course, some of
them cannot be loaded because of 3rd-parties dll missing like with oci8
but what about php_mysql.dll, php_mysqli.dll, ...)


Previous Comments:


[2004-07-17 12:33:40] marcschroeder at hotmail dot com

Remark (3): commenting in the line "extension=php_mysql.dll"
in php.ini does not help either



[2004-07-17 12:19:13] marcschroeder at hotmail dot com

Description:

I had installed the windows binaries php-4.3.6-Win32.zip, and the PEAR
DB package worked fine. After installing the binaries
php-5.0.0-Win32.zip, I got the error "DB Error: extension not found".

Remarks: 
(1) Copying the file php_mysql.dll into the directory
C:\WINDOWS\systm32 does not help.
(2) Even if it did, there would be a bug.






-- 
Edit this bug report at http://bugs.php.net/?id=29224&edit=1