Help, additional information for installation
It's commonly not needed to consider details below, there are only additional informations. Contact support, if installation doesn't work after any attempts.
Error 404 and similar
Error 404 and similar appears commonly only, if the web address is invalid or if the file on host is not in matching directory, check first parts of web address, e.g.:
Linux: http://www.domain.com/cgi-bin/listrun (without an ending)
Windows: http://www.domain.com/cgi-bin/listrun.exe
Most hosts have a directory named cgi-bin, else this part of web address above must be modified too.
Error 500 and similar
Error 500 and similar appears commonly only, if the binary software files are not chmoded according to host requirements, refer to host FAQ and help pages, as chmod value depends on host.
Additional it's possible to test each binary file, chmod value or installation by starting the software file, modify matching web address:
Linux:
http://www.domain.com/cgi-bin/listrun
http://www.domain.com/cgi-bin/imagerun
http://www.domain.com/cgi-bin/emailrun
Windows:
http://www.domain.com/cgi-bin/listrun.exe
http://www.domain.com/cgi-bin/imagerun.exe
http://www.domain.com/cgi-bin/emailrun.exe
If software installation and chmod was successful, an automatically generated website appears on screen (if configuration and user files are uploaded yet), with error message at top, because the installation is not yet finshed.
|