Jump to content

need help w/ emsgs loading php ext files


Recommended Posts

Dear PHP People:

 

Unaware how to handle series of emsgs as following:

 

PHP Warning: PHP Startup: Unable to load dynamic library 'ext\\php_bz2.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning: PHP Startup: Unable to load dynamic library 'ext\\php_curl.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning: PHP Startup: Unable to load dynamic library 'ext\\php_fileinfo.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning: PHP Startup: Unable to load dynamic library 'ext\\php_gettext.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning: PHP Startup: Unable to load dynamic library 'ext\\php_gmp.dll' - The specified module could not be found.\r\n in Unknown on line 0

PHP Warning: PHP Startup: Unable to load dynamic library 'ext\\php_imap.dll' - The specified module could not be found.\r\n in Unknown on line 0

 

Can someone be so kind as to show me what more to do after loading bz2, curl, fileinfo, gettext, gmp, and imap folders into the php/ext/ folder?

 

Thank you,

Yshua

Link to comment
https://forums.phpfreaks.com/topic/286461-need-help-w-emsgs-loading-php-ext-files/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.