FAQ
Can MP3 HTML Generator run on a Macintosh or on Unix?
No, MP3 HTML Generator can only run on Windows 95, 98, ME, NT4, 2000 and XP.
What are the minimum system requirements?
Windows 9X/ME/NT/2000/XP; Pentium processor; 16MB Memory; 10MB Hard disk; MS Internet Explorer.
How do I upload generated files to my web server?
MP3 HTML Generator has a built-in FTP Publish feature to upload your gallery to a web server.
The scripts don't work on Perl, what's up?
One of those three mistakes could be made:
You should have defined the way to the Perl interpreter in your server settings. For Unix it is : #!/usr/bin/perl. If for Windows, it should be something like: #!C:\PERL\5.00502\bin\MSWin32-x86-object\perl.exe, though sometimes it's enough to type: #!perl.
You should have files rights at least CHMOD 755, look at the option of attribute change in ftp of the client
The end of the string in file should be 0x0A (Unix), but not 0x0D0A (MSDos).
Is it possible to create several search engines on one server, for example for different styles there is a separate search engine.
Yes, it is. To do it , you should ask the unique name of the alias for each search engine. It will enable you to create several independent search engines on your web-server.
|