Web+ Server Manager v4.6 : Released 4/20/2000 ======================== To install Web+ Server Manager 4.6 by hand, place all associated .wml script files (listed below) in the /admin directory, located in your Web+ script root directory (for example: c:\webplus\script\admin). Place the file titled remoteRestart (for Unix) or remoteRestart.bat (for Windows 95 or NT) in the /webplus/bin directory. To execute the Web+ Server Manager with a web browser, type the following URL into your web browser: "http://localhost/cgi-bin/webplus.exe?script=/admin/admin.wml". The default password is "webplus". Be sure to change this password as soon as possible, since leaving it as webplus provides a security risk. Files List ========== This is a list of all .wml files required by the Web+ Server Manager 4.6: /webplus/script/admin/admadmin.wml /webplus/script/admin/admcustomtags.wml /webplus/script/admin/admfile.wml /webplus/script/admin/admin.wml /webplus/script/admin/adminhelp.wml /webplus/script/admin/admlog.wml /webplus/script/admin/admmain.wml /webplus/script/admin/admodbc.wml /webplus/script/admin/admscript.wml /webplus/script/admin/admwebrun.wml /webplus/script/admin/restartframe.wml /webplus/script/admin/msdbase.wml /webplus/script/admin/msdoracle.wml /webplus/script/admin/msexcel.wml /webplus/script/admin/msfoxpro.wml /webplus/script/admin/msparadox.wml /webplus/script/admin/mssqlsvr.wml /webplus/script/admin/msaccess.wml /webplus/bin/remoteRestart.bat (Windows 95 or NT only) /webplus/bin/remoteRestart (UNIX only) Web+ Server Manager Version History =================================== Changes in v4.6 ------------------ A complete new interface was added to give a more clean and better look/feel. Cleanup of the extra code in startup pages, admin scripts and example scripts. Change of font, color, etc. to make the whole content more consistent. Changes in v4.5 ------------------ A new interface was added to give a more modern look/feel. Cleanup of the HTML occurred to provide better table layout. All parameters that could be modified in the webpsvr.ini file have been added to the interface Changes in v4.0 ------------------ Web+Server Manager 3.0 requires Web+ 4.0 (compile 335 or higher). Unix-only datasource options are added to support native calls to MySQL and Postgres95 databases. Script Cache Size is added to the Script section. The "Restart the Web+ Server" button is supported on Unix platforms, in addition to Windows versions of Web+. Changes in v3.0 ------------------ Web+Server Manager 3.0 requires Web+ 4.0 (compile 327 or higher). The button "Restart the Web+ Server" is added to the "Main" section. Clicking this button will restart the Web+ Server Service (Windows NT Service version only). The section "customtags" is added to allow configuration for support of customtags. Changes in v2.0 ------------------ You can change ALL the parameters of the webpsvr.ini. The previous version could not change the admin password, template path pairs, the template extension, ODBC data sources, or file path pairs. You can do all of that in v2.0. Version 2.0 displays the script directories, ODBC data sources and file path pairs in a nice looking table rather than a series of forms. You can add, delete and change script paths, data sources and file path pairs all with one click. The "session token" and last update time are no longer saved as keys in the webpsvr.ini file, but rather as client state variables. Therefore, the AdminST and AdminLastUpdate keys can be eliminated. Remote IP actually works. If you set the remote IP to "198.36.217.3", then only that IP address can remotely administer Web+ and NOT also "198.36.217.31", "198.36.217.32", "198.36.217.33", etc. Instead of seperate little "help" buttons by each key in each section, there is now a help button at the bottom of each page. One click of help will display a help screen above the parameters specific to that section. The keys: "LastTemplate", "LastODBC" and "LastFile" are no longer necessary.