Archive for February, 2007
MAC bittorrent clients review
Saturday, February 17th, 2007
Today I decided to transfer my bit-torrent downloads on MAC, because it is more quite old G4, and I was seeking on net for reviews, desciriptions, downloads of bit torrent clients.
On several websites I found people saying that Azureus is the best, so I downloaded and tested it, by my opinion, it’s slow (UI), and […]
IIS ASP 500 internal server error
Saturday, February 3rd, 2007When running iis with asp, and if you want to test your if you use IE and test it on localhost, and get internal server 500. Go to advanced settings of your Internet explorer, and turn off show friendly header errors.
that way you will get error displayed inside html page, like errors in PHP
Working with ASP and PHP on same machine
Saturday, February 3rd, 2007There are many ways to do it, one way is to have apache with php listening on port 8080 for example, then you will access your php pages as usual, just adding :8080 after your local host, and accessing .asp pages by localhost or vice-versa.
Since I used that approach several years ago, and I don’t […]
