Ok first off here are my settings:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .cgi
SMTPHOST 127.0.0.1
WEBSITEURL http://www.portlandmotorcycle.com/shopping/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.portlandmotorcycle.com/shopping/acatalog/
CGIBINURL http://www.portlandmotorcycle.com/shopping/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST 208.112.70.199
FTPUSERNAME *******
FTPPASSWORD *******
PATHTOCGIBIN /shopping/cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG
___________________________________________
When I click test I get this error message:
Followed by this error:
___________________________________________
Now when I upload it I get this error message:
////"The path from the cgi-bin to the acatalog directory is not correct.
It appears as if the acatalog directory does not exist on the remote host.
Possible Cause:
The path from the cgi-bin to the acatalog directory is not correct.
The acatalog directory has been
removed or renamed.
Recommendation:
Abort
Resolution:
Run the Web | Configure Web Site Details. Check "Confirm Each Setting" and verify that the setup looks correct.
Verify that the acatalog directory exists on the web site and is readable by the web server. Then try to refresh the site.
Command: version Filename:"\\\\
But it loads the catalog to /shopping/acatalog/ | the CGI scripts to /shopping/cgi-bin | and the index.html to /shopping/.
Isn't that correct?
Now when I click the add to cart button on an item I get this error message:
A General Script Error Occurred
--------------------------------------------------------------------------------
Error: Error opening configuration file ./acatalog/prompt.fil. No such file or directory
--------------------------------------------------------------------------------
Press the Browser back button and try again or contact the site owner.
--------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////
NOW when I change the "Path From CGI-BIN to acatalog Directory" to ./acatalog/ removing one of the "." it tests just fine
with no errors.
When I upload it gives no erros but it puts the acatalog directory in the cgi-bin folder and the index.html in the cgi-bin
folder.
When I navigate to the url (/shopping/cgi-bin/index.html) and "add to cart" i get the same error as before.
I HAVE removed the /shopping/ from the setting and used the web root folder with no success. SAME THING.
Permissions are set properly.
Please can someone help I am so frustrated and I am new to this program.
I really appreciate any help that I can get.
Kevin
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .cgi
SMTPHOST 127.0.0.1
WEBSITEURL http://www.portlandmotorcycle.com/shopping/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.portlandmotorcycle.com/shopping/acatalog/
CGIBINURL http://www.portlandmotorcycle.com/shopping/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST 208.112.70.199
FTPUSERNAME *******
FTPPASSWORD *******
PATHTOCGIBIN /shopping/cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG
___________________________________________
When I click test I get this error message:
Followed by this error:
___________________________________________
Now when I upload it I get this error message:
////"The path from the cgi-bin to the acatalog directory is not correct.
It appears as if the acatalog directory does not exist on the remote host.
Possible Cause:
The path from the cgi-bin to the acatalog directory is not correct.
The acatalog directory has been
removed or renamed.
Recommendation:
Abort
Resolution:
Run the Web | Configure Web Site Details. Check "Confirm Each Setting" and verify that the setup looks correct.
Verify that the acatalog directory exists on the web site and is readable by the web server. Then try to refresh the site.
Command: version Filename:"\\\\
But it loads the catalog to /shopping/acatalog/ | the CGI scripts to /shopping/cgi-bin | and the index.html to /shopping/.
Isn't that correct?
Now when I click the add to cart button on an item I get this error message:
A General Script Error Occurred
--------------------------------------------------------------------------------
Error: Error opening configuration file ./acatalog/prompt.fil. No such file or directory
--------------------------------------------------------------------------------
Press the Browser back button and try again or contact the site owner.
--------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////
NOW when I change the "Path From CGI-BIN to acatalog Directory" to ./acatalog/ removing one of the "." it tests just fine
with no errors.
When I upload it gives no erros but it puts the acatalog directory in the cgi-bin folder and the index.html in the cgi-bin
folder.
When I navigate to the url (/shopping/cgi-bin/index.html) and "add to cart" i get the same error as before.
I HAVE removed the /shopping/ from the setting and used the web root folder with no success. SAME THING.
Permissions are set properly.
Please can someone help I am so frustrated and I am new to this program.
I really appreciate any help that I can get.
Kevin
Comment