Like i have said, this problem is only available with symfony projects. These projects run on a shared host, where the normal server configurations are all ok.
So, when i only retrieve this php warning with a symfony project, it has actually something to do with symfony. To solve this problem, i have to know, where the according code line is located, which causes this problem. > Well, that your configuration problem, not symfony's as it seems. Eigher > comment out php_openssl.dll or put it there so PHP can find it. > > On 8/9/07, Frank Stelzer <[EMAIL PROTECTED]> wrote: >> >> >> Hey, >> I am a little bit lost at the moment, because i get on every domain, >> where i implemented a symfony project such warning message on my >> productive server (shared host): >> >> PHP Warning: PHP Startup: Unable to load dynamic library './ >> php_openssl.dll' - ./php_openssl.dll: cannot open shared object file: >> No such file or directory in Unknown on line 0 >> >> All other domains/ projects, where no symfony project is running >> works without warnings. >> >> I really do not understand why i get this warning, and why the hell a >> windows dll should be loaded. >> >> Has somebody else perhaps this problem, too? >> >> - Frank >> >> > >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
