homehomemembers areafeaturespricingdemonstrationorder onlinesupportDevelopment Teamonline manualAlbinator Merchandisecontact us

 contents    
Manual ~ Albinator
go to the bottom close 
Search manual
> PerlMagick < 


 

  1. Download the cgi file from the Administration Panel

  2. You must use ImageMagick for resizing, the cgi file named albinator.cgi in a directory named cgi-bin in your archive has to be configured.

    Open the file in notepad or anyother text editor (not html editors like dreamweaver, frontpage),

    Only 3 lines needs to be edited, see for the line that says EDIT THIS
    that should look this

    @okaydomains = ("albinator.com");
    allowed domains to send manipulate request

    $DATADIR= "../photos";
    NO TRAILING SLASH - give the relative path from your cgi directory to the albinator directory

    $URLPATH = "http://www.albinator.com";
    NO TRAILING SLASH - give the url path of your albinator directory

    $NAMEDATADIR = "../photos/datapath";
    name of the data directory

    $deflang = "eng";
    Optional: The default language code for picking the CSS file.

  3. Upload the albinator.cgi onto your server's cgi-bin directory in ASCII mode, and chmod it as 755.

  4. Create a directory named temp in the data directory and chmod it 777.

  5. Goto your Administration Panel > Configuration > System Paths > set your cgi paths

  6. Goto your Administration Panel > Configuration > Media Settings > ImageMagick call method: Set is as Cgi/Perl
top of the page 
   
Manual version 2.0.7 updated 3/21/2004. Copyright © 2001-2008 Albinator. All rights reserved.

Copyright © 2001-2008 Albinator. All rights reserved.