Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why I get the Warning “PHP Startup: xxxxx Unable to initialize module”?

0
Posted

Why I get the Warning “PHP Startup: xxxxx Unable to initialize module”?

0

This error message is raised when the PHP engine is trying to load an extension compiled for a different version of PHP (i.e. using a PHP 4.4 extension with PHP 5). If the xxxxx module name specified in the warning message is DWebPro or registry, you can solve the problem following these steps: • Close DWebPro • Copy the PHP extensions from the extensions folder into the PHP extensions directory: For PHP 4 copy php4_dwebpro.dll and php4_registry.dll into deploy\engine\php4\extensions. For PHP 5.0 copy php5_dwebpro.dll and php5_registry.dll into deploy\engine\php5\ext. For PHP 5.1 copy php51_dwebpro.dll and php51_registry.dll into deploy\engine\php5\ext. For PHP 5.2 copy php52_dwebpro.dll and php52_registry.dll into deploy\engine\php5\ext.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.