Jan/110
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.
Jan/110
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.
Jul/100
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.
Apr/100
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.
Dec/090
Misc: BlackBerry activation error: service connection unavailable
- Remove the battery and reinsert it.
- Go to Options, Advanced Options, Host Routing Table.
- 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.