26
Jan/11
0

Windows: Error opening installation log file. Verify that the specified log file location exists and is writable

I got around it by creating a new administrator account. Log on/off the new admin account and try the install task again.

14
Jan/11
0

Apache: NameVirtualHost *:80 has no VirtualHosts error message

If you’re getting the following error when trying to restart Apache server:

 NameVirtualHost *:80 has no VirtualHosts

Edit your ports.conf:

 nano /etc/apache2/ports.conf 

and comment out NameVirtualHost towards the top of your config file.

This should work considering all other settings are correct.

19
Jul/10
0

Windows: Cannot uninstall or upgrade Windows Search 3.x

Start – Run – paste the following line there and hit OK:

%systemroot%\$NtUninstallKB917013$\spuninst\spuninst.exe

This should bring up the hidden uninstaller.

15
Apr/10
0

VMware: Install Intel ET 82575 and 82576 drivers on ESX 4 vSphere

Update: Drivers are included in vSphere 4.1.

Download the ISO with drivers from HERE.

Burn to a CD and insert in the drive. Logon to the console as root and mount:

mount /dev/cdrom /mnt

Browse to /mnt and find the file “INT-intel-lad-ddk-igb-1.3.19.12.1-offline_bundle-185976.zip”

Install the driver:

esxupdate --bundle=INT-intel-lad-ddk-igb-1.3.19.12.1-offline_bundle-185976.zip update

Reboot.

18
Dec/09
0

Misc: BlackBerry activation error: service connection unavailable

  1. Remove the battery and reinsert it.
  2. Go to Options, Advanced Options, Host Routing Table.
  3. Click Menu, then Register Now.

Go back to your messages and wait a few seconds to see if you get a confirmation email. If so, try to reactivate, otherwise call your carrier and have them re-provision your phone.