13 Aug, 2010

Curl unable to load php_curl.dll

Articles related to curl unable to load php_curl.dll

cURL PHP Error on Windows

http://digitalpbk.blogspot.com/2009/05/curl-php-windows-unable-load-libcurlphp.html cURL PHP Error on Windows Fatal error: Call to undefined function curl_init() in D:/webs/php.php on line 284This problem arises because of not including the lib_curl.dll to PHP. To solve this uncomment the line as shown below;extension=php_bz2.dllextension=php_curl.dll;extension=php_dba.dllNow restart apache server. If you get an error "Unable to Load X:/path/php/ext/php_curl.dll", copy SSLEAY32.PHPlibEAY32.dll (OpenSSL) Libraries to the System32 folder.Now restart apache server ...
Published 2 years, 9 months ago

Xorg.conf File Settings for Beryl and Desktop-effects

http://digitalpbk.blogspot.com/2007/05/xorgconf-file-settings-for-beryl-and.html Xorg.conf File Settings for Beryl and Desktop-effects NoteThe following is my /etc/X11/xorg.conf file on which beryl and desktop-effects work.NVidia Graphics Card. If you are unable to enable the desktop-effects or beryl,try copy pasting the Module, Device and Screen Sections to your xorg.conf file.Please back up your existing xorg.conf file before changing anything.# Xorg configuration created by livna-config-displaySection "ServerLayout" Identifier "single head ...
Published 4 years, 9 months ago

Brontok Virus manual removal steps

http://digitalpbk.com/virus/brontok-manual-removal-steps-free-tool out for the following symptoms : Unable to access any anti virus sites Folder options is disabled in Windows Explorer Unable to run Windows Registry Editor regedit.exe System restarts often Brontok Manual Removal Steps In order to remove Brontok Manually, the following steps have to be followed. The virus restarts the computer if you try to kill the process. So its favourable if you have a different OS on the same machine or plug your hard drive to a different system and clean it up. Read ...
Published 1 year, 10 months ago

How to Download Google App Engine Code

http://digitalpbk.com/google-app-engine/how-to-download-app-engine-code How to Download Google App Engine Code How to Download Google App Engine Code Download App Engine Source code with the Google App Engine SDK Google App Engine is a web hosting platform from Google which is designed to scale. Unlike the conventional server code deployment with load balancers, Google App Engine service scales automatically with load balancing without you needing to set up the load balancer / cloned application servers. The downside is that Google App Engine can only support applications written in Python version 2 ...
Published 3 months, 2 weeks ago

Google Wave Review & Dev Preview

http://digitalpbk.blogspot.com/2009/08/google-wave-review-preview-dev.html of these conversation is called a Wave. And each item inside is a Wavelet, Those who have brushed upon their Signal processing subjects would ring a bell here. The waves are recorded in time and can be played back to see the conversation growing.It takes sometime to load and the javascript pretty much hangs around when we do something like resizing the windows. The pretty new scroll bar is cute.About bots, you can add bots to your conversation that augments information like if we type some keywords, the bots parse ...
Published 2 years, 6 months ago

yum/apt-get update Breaks Perl CPAN

http://digitalpbk.blogspot.com/2009/07/perl-update-code-500-architecture.html yum/apt-get update Breaks Perl CPAN Doing an yum update or apt-get update and upgrading your system might break the PERL installation, the output I got while doing so: (after an update).[root@desktop]# cpancpan shell -- CPAN exploration and modules installation (v1.7602)ReadLine support enabled cpan> install WWW::MechanizeCPAN: Storable loaded okGoing to read /root ...
Published 2 years, 7 months ago

List of Publically accessible drupal sites you can play around with

http://digitalpbk.com/2009/12/list-publically-accessible-drupal-sites-you-can-play-around .com Anonymous content creation spencerhargiss.com/drupal noentryloadmutualfund.com www.greenactionleeds.org.uk http://cakwak.com/sandbox/ clean.freestylesystems.co.uk sandbox.webtolife.org spencerhargiss.com kawazs.net whyprohibition.ca iphonecasinogames.eu abudhabietf.com Oh I'm tired of adding to this page. There are loads guys ... :D List of Publically accessible drupal sites you can play around with Drupal Security ...
Published 2 years, 1 month ago

Introduction to Windows - Programming for Windows

http://digitalpbk.blogspot.com/2007/09/windows-and-c-programming.html (WNDCLASSEX); wcl.hInstance = hInstance; wcl.lpszClassName = szWinName; wcl.lpfnWndProc = WindowFunc; wcl.style = 0; wcl.hIcon = LoadIcon(NULL, IDI_APPLICATION); wcl.hIconSm = NULL; wcl.hCursor = LoadCursor(NULL, IDC_ARROW); wcl.lpszMenuName = NULL; wcl.cbClsExtra = 0; wcl.cbWndExtra = 0; wcl.hbrBackground = (HBRUSH) GetStockObject(WHITE_BRUSH); if(!RegisterClassEx(&wcl;)) return 0; hwnd = CreateWindow(szWinName,"Windows ...
Published 4 years, 4 months ago

Windows Registry : Something you must know

http://digitalpbk.blogspot.com/2007/03/windows-registry-something-you-must.html _LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run : This location consists of all the programs that are executed by the computer after windows has loaded. Check this location periodically, most virus makes an entry here to startup when windows runs.Shell Folders HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders Stores all shell folder locations like My Documents, Music, Pictures etc,.System Settings HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System : Certain critical applications such as the task ...
Published 4 years, 11 months ago

Undocumented 8085 Instructions

http://digitalpbk.blogspot.com/2007/08/undocumented-8085-instructions.html Flags: All affectedRSTVDescription: Does a RST 8 instruction when the 'V' (must be overflow)flag is SET.Hex Code: CBHLHLXDescription: Loads HL Pair with the contents of address stored in the DE pairHex Code: EDHSHLXDescription: Stores the HL Pair contents to the address specified in the DE pair.Hex Code: D9HHelp me!Whats this K flag ? Any Intel engineers out there ? ...
Published 4 years, 6 months ago

Related help topics for curl unable to load php_curl.dll More keywords like curl unable to load php_curl.dll
More pages for curl unable to load php_curl.dll


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Tropical Canopy @ Havelock Tropical Canopy @ Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk