Showing posts with label server. Show all posts
Showing posts with label server. Show all posts

Tuesday, 13 April 2010

XAMPP: Tomcat Server

Just installed the Tomcat Server for XAMPP & kept getting the following message...
The admin/config user (xampp) for Tomcat Server has an old password (xampp)

Someone on the XAMPP forum was having the same problem but never got it solved.

All that needs to be done is turn off the Tomcat Server then locate tomcat-users.xml which should be located at C:\xampp\tomcat\conf & change the name & password. Then just restart the server.

Tuesday, 4 November 2008

Usenet Access

My broadband ISP is Blueyonder, their News Server Address is news.virginmedia.com. If you want to access Usenet leave the name & password blank & use port 119.

To find out your News Server Address, search here. If you need a NZB client, search here.

Powered by ScribeFire.

Sunday, 19 October 2008

New FTP Server

Previously I'd been using zFTP but had run into problems with the administration. So I downloaded GuildFTPd from here & so-far I haven't had any difficulty using it.

Saturday, 19 July 2008

Google App Engine

Is a platform for building & hosting Web applications which run on Google Servers. I've just downloaded the App Engine SDK from here. You'll find more about the 'Google App Engine' in this Wikipedia article & there is a simple installation guide & 'Hello, World!' program here.

This is a video which shows you what the 'App Engine' is all about.