Date: 01/09/01
- Next message: Hartmut Holzgraefe: "Re: [PHP-DEV] call_builtin_function_array() possible?"
- Previous message: terium <email protected>: "[PHP-DEV] PHP 4.0 Bug #7436 Updated: mssql_fetch_object crashes PHP4TS.DLL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 8615
Updated by: dbeu
Reported By: roman.sagner <email protected>
Old-Status: Feedback
Status: Closed
Bug Type: Dynamic loading
Assigned To:
Comments:
make sure that you have copied the dll's form the dlls folder into your windows\system | winnt\system32 directory.
i.e. for curl the ssl libarys have to be found (ssleay32.dll & libeay32.dll)
if they can't be found php will quit with the errormsg.
Previous Comments:
---------------------------------------------------------------------------
[2001-01-09 12:21:48] cynic <email protected>
user feedback: 4.0.4 is the same
------
where did you get those dll's from?
note: please read http://bugs.php.net/bugs-dos-ands-donts.php before submitting further bug reports.
---------------------------------------------------------------------------
[2001-01-09 10:20:21] cynic <email protected>
please try if this still happens with 4.0.4 and let us know.
---------------------------------------------------------------------------
[2001-01-09 09:16:27] roman.sagner <email protected>
I started to programme in PHP. After installation and configuration I tried run my first PHP script. It runs but it calls a lot of warnings. Warning is this: "Unable to load dynamic library 'c:/php/extensions/php_curl.dll'. The specified module could not be found." This warning is called for a lot of DLLs, but DLLs are in specified directory. The PHP script is as shortest as possible. I use just <?php echo "..."; ?>. I think there are some problems in configuration. Am I right? What do I wrong? Why server can't find DLLs?
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=8615
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Hartmut Holzgraefe: "Re: [PHP-DEV] call_builtin_function_array() possible?"
- Previous message: terium <email protected>: "[PHP-DEV] PHP 4.0 Bug #7436 Updated: mssql_fetch_object crashes PHP4TS.DLL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

