Why So Scared

A blog about; Programming, Music and Random Stuff

Speed Download 5 – RapidShare Settings

This is an handy tip if you are having problems getting Speed Download 5 for Macintosh OS X to remember your RapidShare username/password. Within the preferences window of Speed Download 5 select Passwords and delete all current entries for rapidshare.com. Make a new entry with the following settings and hit Save.

Server: *.rapidshare.com
Path /
Type HTTP
Username: Rapidshareusername
Password: Rapidsharepassword

Next time you use Speed Download it will remember your rapidshare user credentials and begin downloading.

Tags:
posted by Juo in fix and have No Comments

DHCP Issue 10.5.2

A friend of mine has an “old” iBook G4 and was trying to get it to connect to her wireless network via Airport, however she couldn’t establish a connection, after trying to manually type IP details into the Network Preferences pain and having no luck, then renewing the DHCP details with no luck I thought id hit a brick wall.

The issue is an obvious one that only seems to affect 10.5.2 and the fix is very simple, its the firewall that is causing the issue. Within System Preferences under the Security section, tab to Firewall and set it too “Allow all incoming connections”, this will then magically fix the DHCP issue, now the internet connection is working it can be updated to the latest version of Leopard (10.5.8)

Tags: ,
posted by Juo in Apple, fix and have Comment (1)

LiteSpeed Web Server – 503 Service Unavailable – Fix

After recently purchasing hosting with the intension to upload and install phpBB v3, or WordPress I was unable too, while trying to install the software I was constantly getting the following error message.

503 Service Unavailable

The server is temporarily busy, try again later!
Powered By LiteSpeed Web Server
LiteSpeed Technologies is not responsible for administration and contents of this web site!

This fix was really simple, just the delete
.htaccess
file from directory your trying to install in.
posted by Juo in fix, tidbit and have Comment (1)