CRM Software - CABC | Maximizer | Maximizer Add-ons | Services | Support | Store | News

    Find out about Linktracker for Maximzier
CABC    Maxtalk  Hop To Forum Categories  Maximizer CRM Software  Hop To Forums  Maximizer Support    Webforms on Shared Unix Server
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
New Member
Posted
We're trying to use winqcgi.pl on our shared Unix server but are coming up with a blank on getting to work.

If anyone has it working can they post the code so we can compare to the standard version that comes with Maximizer 8. Thanks
 
Posts: 3 | Location: Newcastle, UK | Registered: December 10, 2005Reply With QuoteEdit or Delete MessageReport This Post
Master
Picture of Gord
Posted Hide Post
I could post the code that works for me, but it wouldn't necessarily work for you if your server's configuration is different. Three things to check:


1. Make sure that the HTML page has the correct path to the CGI (Perl) script. If it says...

<FORM action="winqcgi.pl" method="post" name="mtiform">

...you may need to change it to something like...

<FORM action="/cgi-bin/winqcgi.pl" method="post" name="mtiform">

...depending on where the script is located and how your web server is configured.


2. Make sure that the first line of the CGI script is pointing to the correct location of the Perl interpreter. If it says...

#!/usr/local/bin/perl

...you may need to change it to...

#!/usr/bin/perl

...or something else, depending on where Perl is installed on the server. Ask the server administrator if you're not sure.


3. After uploading the winqcgi.pl script, make sure that you set its permissions to...

chmod 755 winqcgi.pl

...so the web server can run it. This is often overlooked.
 
Posts: 723 | Location: Canada | Registered: July 14, 2000Reply With QuoteEdit or Delete MessageReport This Post
New Member
Posted Hide Post
Thanks Gord.

Have already checked all 3 items but no change. Consensus seems to be server configuration but using it on a shared 1and1 server.

Anyone on a 1and1 server with this experience?
 
Posts: 3 | Location: Newcastle, UK | Registered: December 10, 2005Reply With QuoteEdit or Delete MessageReport This Post
Master
Picture of Gord
Posted Hide Post
Sounds like you need to talk with your hosting company's support department.
 
Posts: 723 | Location: Canada | Registered: July 14, 2000Reply With QuoteEdit or Delete MessageReport This Post
New Member
Posted Hide Post
After talking to the ISP (1and1) still could not get it working. Have replaced it with a PHP file instead which generates a VCard file to export.
 
Posts: 3 | Location: Newcastle, UK | Registered: December 10, 2005Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

CABC    Maxtalk  Hop To Forum Categories  Maximizer CRM Software  Hop To Forums  Maximizer Support    Webforms on Shared Unix Server

© CABC Ltd 2002 - 2005. All Rights Reserved.
Maximizer is a trademark of Maximizer Software inc.