Curl extension not working – PHP Warning: PHP Startup: Unable to load dynamic library php_curl.dll
I am using Apache 2.2 server, PHP 5.3.6 on a Windows 7 OS running on a 64-bit system. On starting Apache server, this error appears in the apache error log- PHP Warning: PHP Startup: Unable to load dynamic library ‘D:\\php5\\ext\\php_curl.dll’ – The specified module could not be found.\r\n in Unknown on line 0 Following are the other extensions mentioned in the php.ini – extension=php_curl.dll extension=php_gd2.dll extension=php_mbstring.dll extension=php_mysql.dll extension=php_xsl.dll extension=php_memcache.dll Echoing phpinfo() does not show the [...]
Continue Reading »allowing anonymous uploads to the Windows 7 FTP server
I am having some difficulty using the Windows 7 FTP server. I would like to be able to connect anonymously and upload files to the FTP root directory, but I get access denied error messages when I try. I have turned on the windows features InternetInformationServices->FTP Server->FTP Service and Internet Information Services->Web Management Tools->IIS Management Console In the Internet Information Services (IIS) Manager under Default FTP Site I have Allow All Users Read,Write permissions. I [...]
Continue Reading »WDS Unattended File (Language and WDS Authentication)
I want to be able to automate the initial language selection and WDS auth credentials. I am guessing I can’t set that in an answer file to be provided by WDS? How can I achieve this? Asked by Ablue In WDS there are two unattend files. One for the install image and one for the boot image. You set the settings that you’re asking about in the WinPE section of the answer file for the [...]
Continue Reading »Connecting to oracle database instance running on VM(Guest Computer) from remote computer
I have oracle database instance up and running on vmware player on Redhat linux(Guest OS). This virtual machine is running on on windows 7 computer(Host OS). I am able to connect to the database instance running on vm using sql developer which is running on my windows7 computer. But when I try to connect to this database instance from my mac os, sql developer running on mac os can not connect to this database instance. [...]
Continue Reading »How to connect with a vpn connection without any prompt in windows 8
In windows 7 , we can define a hotkey for connect to internet via VPN connection immediately without any prompt, through these Steps: Create shortcut for VPN connection for example in Desktop. Define a hotkey for that shortcut In VPN properties >> options TAB >> dialing options >> uncheck this checkbox : “prompt for name and password…” This checkbox not exist in windows 8 so we cant define in Windows 8 like that. Asked by [...]
Continue Reading »Running a dhcp server on windows 7 ultimate
I’m trying to get my HP T5740 thin clients to connect to my local network without much success. I asked a question here but haven’t got any response. I think that question should have been posted on serverfault instead. I was thinking that the problem seems to be that the thin clients aren’t able to get an IP address when they are connected and I can’t manually set it. So if I was to somehow [...]
Continue Reading »html5 video and Windows 7N
When using Windows 7N and embedded videos for YouTube and the like my users have been getting a black box. I tracked this down to when HTML5 is being used for rendering. Other than putting a bunch of sites in compatibility mode or installing the Windows Media Pack (which resolves this issue) is there another route I can take? My guess is it’s only a single registry key or DLL that says ‘I’m not HTML5 [...]
Continue Reading »Win7 scheduled task minute settings?
I must process a bat file for every minute but win7 scheduled task not allow per minute. Lowest 5 minutes. Can I set scheduled task win7 for per minute? Asked by prestack You can set it to every minute. In the advanced properties just edit the “5 minutes” field and change the number. (It is not only a drop-down selection box, but also an editable field.) You can even set it to 10 seconds if [...]
Continue Reading »Delete Computer Object in AD with Powershell?
I am able to use the native add-computer cmdlet to join a computer to a domain, but it seems that this cmdlet fails if the systems already exists in AD, and you are trying to add it to a different domain. I would like to delete the existing object with powershell. Is this possible without loading the Active Directory Module? I am doing all this as part of system deployment, and don’t want to have [...]
Continue Reading »Which OS printer driver am I supposed to install on 2008 32-bit server to share with Win 7 x64 clients?
Am I supposed to install Microsoft Windows Server 2008 x64 printer drivers on my 2008 32-bit server to support Windows 7 x64 clients while supporting Windows XP 32-bit clients? I have a Microsoft Windows Server 2008 Standard (not R2) 32-bit server with the Print Services role. I have mostly 32-bit XP clients that are able to print to the server’s shared printers. We’re getting Windows 7 Pro x64 workstations coming in and I want to [...]
Continue Reading »Recent Posts
- SCP transfer only modified files
- How can I automate clearing and resetting a Linux user’s home directory to a default?
- Cron expression that runs every 5 minutes from 1:30 am – 6:00 am [duplicate]
- Understanding redundant power supplies
- Is there a way for administrators to disable users from installing Firefox extensions?



