On 8/10/07, Frank Stelzer <[EMAIL PROTECTED]> wrote:

> To solve this problem, i have to know, where the according code line is
> located, which causes this problem.

the line of code triggering this warning is located in php sources not
in symfony's. And i'm pretty sure symfony does not load any module
dynamically at runtime.

where is php_openssl.dll located on your server ? the include path ('./
php_openssl.dll') seems wrong.

Find the directory the dll is located and set extension_dir to the
path of that directory.

this will probably solve the problem.

++
tristan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to