This is fantastic work! However - I did bump into a few problems when running it. First - I have eagerly awaited this release since it advertised win98 compatibility. Unfortunately no luck. I get an error declaring it can't find redirect.html. The W:\ disk is created but the server is not running. Disabling the firewall does not help. I get the following (translated) message: The server is working on the disk w:\ [http/127.0.0.1/apanel/] Out of environment space. Can't find the file \redirect.html (or one of its components). Check that you entered the correct path and filename and that all necessary DLL-files is available. Second - I then ran the server on another machine with winXP. The server started up allright, but the redirect to /apanel/ didn't work and a page not available message was displayed. I then tried the old /a/ instead and that did the trick. The url looked slightly odd though since it sported double slashes after apanel - http://localhost/apanel//. I then killed the server and started it again and this time everything worked. A temporary snag or something wrong with the configuration? Third - I couldn't get phpMyAdmin to work. The error message said it couldn't find the localized lang file needed for an include. The program automatically tried to start the program localized but when it couldn't find the langfiles it displayed the error message. This was easilly corrected by downloading phpMyAdmin and adding the missing lang files to the lang directory. Since this happens automatically and every lang file except the english ones are missing, this will be a problem for every user on a non-english computer. Not so great. Admitted, the problem lies with phpMyAdmin, but maybe you should disable this "feature" if you want to save space and not include the other lang files. Fourth - This is not an error but an observation. I like the new admin panel very much, but I find the scroll system is getting in the way. It looks cool but makes it harder to scroll the screen and to see how long a page is. For example, getting to the bottom of the phpinfo() page is a real pain. Consider changing this, please. Regards Pont