mtp001 Posted November 1, 2010 Share Posted November 1, 2010 Hi everyone I have recently installed Xampp on winXP .When I try to type the php -v, I get error messages about the modules that are present in the xampp\php\ext\ directory. The Error messages are as under: C:\>php -v Failed loading \xampp\php\ext\php_xdebug.dll PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_bz 2.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_bz2.dll ' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_mb string.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_mbstrin g.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_ex if.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_exif.dl l' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_fi leinfo.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_fileinf o.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_gd 2.dll' - The specified module could not be found. in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_gd2.dll ' - The specified module could not be found. in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_ge ttext.dll' - The specified module could not be found. Warning: Cannot open '\xampp\php\extras\browscap.ini' for reading in Unknown on line 0 PHP 5.3.1 (cli) (built: Nov 20 2009 17:26:32) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2009 Zend Technologies Where as phpinfo() shows all these extensions.Any help will be appreciated. Thank You Quote Link to comment https://forums.phpfreaks.com/topic/217493-php-cli-problem-in-xampp/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.