Page 1 of 1

Unable to load dynamic library

PostPosted: 23. May 2007 22:21
by aleinside
Hi all. I have xampp on my win xp. I install it with the installer.

When I run php from the command line I have a lot of error:
Code: Select all
PHP Warning:  PHP Startup: Unable to load dynamic library '\xampp\php\ext\php_xsl.dll' - Impossibile trovare il modulo specificato.
 in Unknown on line 0
...
PHP Warning:  Cannot open '\xampp\php\browscap\browscap.ini' for reading in Unknown on line 0
PHP 5.2.1 (cli) (built: Feb  7 2007 23:11:26)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies

I set the correct extension path in my php.ini and the dll (mysql for example) seem to run right. I also added the extension path in my session variable.
The path is c:\Programmi\xampp\php\ext\
How can I fix this problem?

Thanks a lot!

Ps. if I uninstall the xampp package the htdocs and database folder will be delete?

PostPosted: 26. May 2007 16:22
by opnes
Hi

Im also getting this error - could someone please advise on this?

many thanks

Mark

Error

PostPosted: 29. May 2007 13:56
by Snoopy.pa30
Gents,

Not sure if it is the same issue, but you might want to check out this thread
Copy and paste the line below into your browser address.

http://community.apachefriends.org/f/viewtopic.php?t=24747

I got a similar type of error, but was specifically referred to intl3_svn.dll.

I found a reference that suggested removing the php_svn.dll from the php.ini file.

I commented out the reference in my version, and I am up and working now.

Your results may differ. I take no responsibility for your editing / deleting / destroying your files.

Best of luck.