freelanceprogrammers.org Forum Index » PHP

Re: Install Curl Function and IIS on window xp - Problem


View user's profile Post To page top
smadaboosi Posted: Mon May 09, 2005 6:47 pm


Joined: 25 Feb 2005

Posts: 10
Re: Install Curl Function and IIS on window xp - Problem
Sometime back when I had install dlls on windows it id not just enough to put
them in the ddl folder in the installation, but has to copied in c:windows or
c:windowssystem folder as well.
I don`t know exactly why though I did not find any reference to this anyplace.
The dll I specially had problems with was sablot.dll. You try this and see it
work for you

Sesh Madaboosi CISA, CSSA
Coherent Business Solutions LLC
www.cobizsolutions.com

Bathey Murali <muuralibr@...> wrote:

Hello,

I`m trying to install Curl on Windows with the following specifications :
- Windows XP SP1
- PHP 4.3.4
- Nossl
- IIS 5.1

I read on the internet, I have :
- install php_curl.dll
- remove the comment in php.ini to have that : extension=php_curl.dll

I found the dll on the internet because I didn`t find it on curl website.

No when I call a php page, I have this error :
"Warning: Unknown(): Unable to load dynamic library `./php_curl.dll` - The
specified module could not be found"

I tried to install the dll in some place but I have the same error all the time.

Could you help me ?

Thanks,


Murli



php-objects@yahoogroups.com wrote:
Hello,

This is just a reminder messages to let you know as subscriber of the
php-objects
mailing list you may be interested about the new site where you may submit new
feature requests or bug reports about the PHP Classes.

The site URL is http://bugs.phpclasses.org/ .

If you would like to keep track or discuss the feature requests or bug reports,
you can join the PHP Classes Bugs mailing list by either sending an empty
message
to phpclasses-bugs-subscribe@yahoogroups.com or by accessing the list page at:

http://groups.yahoo.com/group/phpclasses-bugs


Manuel Lemos
moderator of php-objects list


PHP Data object relational mapping generator - http://www.meta-language.net/



---------------------------------
Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/php-objects/

To unsubscribe from this group, send an email to:
php-objects-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




---------------------------------
How much free photo storage do you get? Store your holiday snaps for FREE with
Yahoo! Photos. Get Yahoo! Photos

[Non-text portions of this message have been removed]





PHP Data object relational mapping generator - http://www.meta-language.net/



---------------------------------
Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/php-objects/

To unsubscribe from this group, send an email to:
php-objects-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



---------------------------------
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.

[Non-text portions of this message have been removed]
Reply with quote
Send private message
View user's profile Post To page top
muuralibr Posted: Tue May 10, 2005 10:13 am


Joined: 09 May 2005

Posts: 10
Re: Install Curl Function and IIS on window xp - Problem
hi seshasayee,

i put dll same c:windows or c:windowssystem. but it does not work in my
system. do u have php_curl.dll. please send it to me. could you please help me.
i want to know brief installation details.

thanks and regards
Murli

Seshasayee Madaboosi <smadaboosi@...> wrote:
Sometime back when I had install dlls on windows it id not just enough to put
them in the ddl folder in the installation, but has to copied in c:windows or
c:windowssystem folder as well.
I don`t know exactly why though I did not find any reference to this anyplace.
The dll I specially had problems with was sablot.dll. You try this and see it
work for you

Sesh Madaboosi CISA, CSSA
Coherent Business Solutions LLC
www.cobizsolutions.com

Bathey Murali <muuralibr@...> wrote:

Hello,

I`m trying to install Curl on Windows with the following specifications :
- Windows XP SP1
- PHP 4.3.4
- Nossl
- IIS 5.1

I read on the internet, I have :
- install php_curl.dll
- remove the comment in php.ini to have that : extension=php_curl.dll

I found the dll on the internet because I didn`t find it on curl website.

No when I call a php page, I have this error :
"Warning: Unknown(): Unable to load dynamic library `./php_curl.dll` - The
specified module could not be found"

I tried to install the dll in some place but I have the same error all the time.

Could you help me ?

Thanks,


Murli



php-objects@yahoogroups.com wrote:
Hello,

This is just a reminder messages to let you know as subscriber of the
php-objects
mailing list you may be interested about the new site where you may submit new
feature requests or bug reports about the PHP Classes.

The site URL is http://bugs.phpclasses.org/ .

If you would like to keep track or discuss the feature requests or bug reports,
you can join the PHP Classes Bugs mailing list by either sending an empty
message
to phpclasses-bugs-subscribe@yahoogroups.com or by accessing the list page at:

http://groups.yahoo.com/group/phpclasses-bugs


Manuel Lemos
moderator of php-objects list


PHP Data object relational mapping generator - http://www.meta-language.net/



---------------------------------
Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/php-objects/

To unsubscribe from this group, send an email to:
php-objects-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




---------------------------------
How much free photo storage do you get? Store your holiday snaps for FREE with
Yahoo! Photos. Get Yahoo! Photos

[Non-text portions of this message have been removed]





PHP Data object relational mapping generator - http://www.meta-language.net/



---------------------------------
Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/php-objects/

To unsubscribe from this group, send an email to:
php-objects-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



---------------------------------
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.

[Non-text portions of this message have been removed]



PHP Data object relational mapping generator - http://www.meta-language.net/



---------------------------------
Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/php-objects/

To unsubscribe from this group, send an email to:
php-objects-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



---------------------------------
How much free photo storage do you get? Store your holiday snaps for FREE with
Yahoo! Photos. Get Yahoo! Photos

[Non-text portions of this message have been removed]
Reply with quote
Send private message
View user's profile Post To page top
muuralibr Posted: Tue May 10, 2005 10:15 am


Joined: 09 May 2005

Posts: 10
Re: Install Curl Function and IIS on window xp - Problem
I did all these things but it doesn`t work in my system. do u have curl.zip
.please send it to me.

My offical mail id : murali.ravindran@...

help me

Murli

Markus <markus@...> wrote:

BM> No when I call a php page, I have this error :
BM> "Warning: Unknown(): Unable to load dynamic library
BM> `./php_curl.dll` - The specified module could not be found"

if you are download php the .zip version (not installer) there will be
a folder named extensions on your php folder after you extract the zip
file.

go to php.ini and make this change:

; Directory in which the loadable extensions (modules) reside.
extension_dir = "./"

change it to:

extension_dir = "./extensions"

and make sure the .dll file is located on ./extensions folder.

or the other way, copy the .dll file to the same folder with php.exe

Markus
`After All, You`re Only Human`



PHP Data object relational mapping generator - http://www.meta-language.net/



---------------------------------
Yahoo! Groups Links

To visit your group on the web, go to:
http://groups.yahoo.com/group/php-objects/

To unsubscribe from this group, send an email to:
php-objects-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



---------------------------------
How much free photo storage do you get? Store your holiday snaps for FREE with
Yahoo! Photos. Get Yahoo! Photos

[Non-text portions of this message have been removed]
Reply with quote
Send private message
View user's profile Post To page top
markus@... Posted: Tue May 10, 2005 11:48 am


Joined: 26 Apr 2005

Posts: 8
Re: Install Curl Function and IIS on window xp - Problem
BM> I did all these things but it doesn`t work in my system. do u
BM> have curl.zip .please send it to me.

not curl.zip but php-4.3.xx-Win32.zip you can download it from
http://php.net

Markus
`After All, You`re Only Human`
Reply with quote
Send private message
View user's profile Post To page top
mallemos Posted: Tue May 10, 2005 11:49 pm


Joined: 10 May 2005

Posts: 3
Re: Install Curl Function and IIS on window xp - Problem
Hello,

on 05/10/2005 02:13 AM Bathey Murali said the following:
> I`m trying to install Curl on Windows with the following specifications :
> - Windows XP SP1
> - PHP 4.3.4
> - Nossl
> - IIS 5.1
>
> I read on the internet, I have :
> - install php_curl.dll
> - remove the comment in php.ini to have that : extension=php_curl.dll
>
> I found the dll on the internet because I didn`t find it on curl website.
>
> No when I call a php page, I have this error :
> "Warning: Unknown(): Unable to load dynamic library `./php_curl.dll` - The
specified module could not be found"
>
> I tried to install the dll in some place but I have the same error all the
time.
>
> Could you help me ?

If you want to execute HTTP requests, you may want to try this HTTP
client class that can perform the same kind of requests as the curl
functions but it does not require the curl library extension.

http://www.phpclasses.org/httpclient

--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
Reply with quote
Send private message
Post new topic Reply to topic
Display posts from previous:   
 

All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
Booking Calendar - reservation calendar script
Land Surveying - total station instruments and equipments
China Wholesale - Electronics Products
Character Studio - Tutorials and Help