PURCHASE
MicroWeb - $299 US
Buy NowYour registration key for PerlEdit, and instructions for using it will be sent to you by email.
MicroWeb allows you to create a web site on a CD-ROM for offline use.
Using a web browser, a user can run CGI programs as well as view html files on the CD-ROM.
To view the website the end user only has to run the microweb.exe program on the CD-ROM, there is nothing to configure. This will automatically start a web browser for viewing the website.
MicroWeb provides support for MySQL, it will automatically start a MySQL server if one is included on the CD.
There is no royalty on each CD containing the runtime distributed and there is no limit on the number of CDs that can be distributed. A license is required only for your development machine.
Requires Windows 32-bit or 64-bit including 95/98/NT/2000/ME/XP/2003/Vista,7,8,10, etc
Your registration key for PerlEdit, and instructions for using it will be sent to you by email.
MicroWeb V3.00
DownloadIndigoAMPP comes with the following components:
C:\indigoampp.To uninstall, click Start → All Programs → IndigoAMPP → Uninstall, or use Control Panel → Add or Remove Programs.
System requirements:
IndigoAMPP includes an Apache web server preconfigured to work with MySQL, Perl, and PHP.
Place HTML documents in apache\htdocs and scripts in apache\cgi-bin. Use the sample HTML and CGI files as a starting point.
Perl scripts should begin with a shebang line such as:
#!C:\indigoampp\perl-5.10.0\perl
#!perl
Files with a .pl or .cgi extension placed in apache\htdocs will be served using mod_perl.
SSL allows Apache to serve secure requests using https://. Apache is preconfigured for SSL support.
Replace the dummy certificate files apache\conf\server.crt and apache\conf\server.key with valid certificates. Otherwise, browsers will display a warning. This warning can be ignored for testing.
Apache and MySQL are installed as services and can be started on demand. Launch the IndigoAMPP Monitor via Start → IndigoAMPP → IndigoAMPP Monitor.
The monitor starts Apache and MySQL and remains in the system tray. To stop the services, right-click the tray icon and select Exit.
The Indigo Package Manager (IPM) is a command-line tool for installing Perl modules from configured repositories.
To see available commands, run:
ipm help
Examples:
ipm search Digest # search for packages containing "Digest"
ipm install Digest-MD4 # install Digest::MD4
ipm remove Digest-MD4 # uninstall Digest::MD4
If you access the internet through a firewall or proxy, set the following environment variables:
Set
HTTP_proxyto your proxy server and port, for example:http://proxy:8080If authentication is required, set
HTTP_proxy_userandHTTP_proxy_pass.
This document defines the conditions under which IndigoAMPP may be copied and distributed.
Apache 2.2.15, MySQL 5.1.30, Perl 5.12.1, PHP 5.2.8
Initial release
>