Hello,
I am making the first time upload to the server and I am using the Wizard and making all check steps.
I get an error message when I get to:
CGI-BI Address point
Reffering that: "The specified CGI-BIN URL or possibly the path to the CGI-BIN is no...[...] The Web Server returned (404) Not Found"
This is my current configuration:
HTTPPROXYMODE 1
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 1
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .cgi
SMTPHOST smtp.portugalfoto.com
WEBSITEURL http://www.portugalfoto.com
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED true
SMTPUSERNAME info@portugalfoto.com
SMTPPASSWORD (removed)
SSLCATALOGURL https://www.portugalfoto.com/acatalog/
SSLCGIBINURL https://www.portugalfoto.com/cgi-bin/
SSLPATHFROMCGITOCATALOG ../public_html/acatalog/
SSLCODEBASE ./
SSLFTPHOST ftp.portugalfoto.com
SSLFTPUSERNAME (removed)
SSLFTPPASSWORD (removed)
SSLPATHTOCGIBIN /public_html/cgi-bin/
SSLUSEPASSIVEFTP false
CATALOGURL http://www.portugalfoto.com/acatalog/
CGIBINURL http://www.portugalfoto.com/cgi-bin/
PATHFROMCGITOCATALOG ../public_html/acatalog/
CODEBASE ./
FTPHOST ftp.portugalfoto.com
FTPUSERNAME (removed)
FTPPASSWORD (removed)
PATHTOCGIBIN /public_html/cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG /public_html/acatalog/
When accessing to the Host (www.microeuropa.pt) account, to the Domain root, this is the structure:
root
logs
public_html
acatalog (permition 777)
cgi-bin (permition 755)
...
tmp
usr
It seams that i am placing an incorrect CGI-BIN URL... but using the HTTP://
the "http://www.portugalfoto.com/cgi-bin/" looks correct, so ...
Tips/ help is apreciated!!
Tks,
Luís Silva
I am making the first time upload to the server and I am using the Wizard and making all check steps.
I get an error message when I get to:
CGI-BI Address point
Reffering that: "The specified CGI-BIN URL or possibly the path to the CGI-BIN is no...[...] The Web Server returned (404) Not Found"
This is my current configuration:
HTTPPROXYMODE 1
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 1
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .cgi
SMTPHOST smtp.portugalfoto.com
WEBSITEURL http://www.portugalfoto.com
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED true
SMTPUSERNAME info@portugalfoto.com
SMTPPASSWORD (removed)
SSLCATALOGURL https://www.portugalfoto.com/acatalog/
SSLCGIBINURL https://www.portugalfoto.com/cgi-bin/
SSLPATHFROMCGITOCATALOG ../public_html/acatalog/
SSLCODEBASE ./
SSLFTPHOST ftp.portugalfoto.com
SSLFTPUSERNAME (removed)
SSLFTPPASSWORD (removed)
SSLPATHTOCGIBIN /public_html/cgi-bin/
SSLUSEPASSIVEFTP false
CATALOGURL http://www.portugalfoto.com/acatalog/
CGIBINURL http://www.portugalfoto.com/cgi-bin/
PATHFROMCGITOCATALOG ../public_html/acatalog/
CODEBASE ./
FTPHOST ftp.portugalfoto.com
FTPUSERNAME (removed)
FTPPASSWORD (removed)
PATHTOCGIBIN /public_html/cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG /public_html/acatalog/
When accessing to the Host (www.microeuropa.pt) account, to the Domain root, this is the structure:
root
logs
public_html
acatalog (permition 777)
cgi-bin (permition 755)
...
tmp
usr
It seams that i am placing an incorrect CGI-BIN URL... but using the HTTP://
the "http://www.portugalfoto.com/cgi-bin/" looks correct, so ...
Tips/ help is apreciated!!
Tks,
Luís Silva
Comment