Hi Guys,
I am trying to setup a test site on a local machine, the ftp details work in a normal ftp client. I can view the site if add in a test html file. But when I try to refresh the site I get the following error :-
"An error occurred while sending the merge request"
The server itself is running IIS which no one else seems to be having problems with. My network settings are as follows :-
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST smtp.gmail.com (does not matter for this setting i just put something in)
WEBSITEURL http://myWebSite/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL c:\perl\bin\perl.exe
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT true
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://myWebSite/acatalog/
CGIBINURL http://myWebSite/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST 62.25.97.144
FTPUSERNAME company
FTPPASSWORD ********
PATHTOCGIBIN /www/cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG
I personally am not allowed access to change the file permissions on the folders (yeah I know that really helps!). But I have peeked over someones shoulder and they seem correct for the cgi-bin folder and the acatalog folder. E.g. as per the documentation on this site.
I have tried deleting all files on the remote site and refreshing the site, I have tried deleting the local *.fil files, I have tried deleting the local *.cat files. I am even running the test site that appears when you first install actinic so I can't blame my own scripts. But none of these work.
I am running version 8.5.1, if anyone has had any experience of running this version on IIS I would like some advice please.
Thanks
Chris
I am trying to setup a test site on a local machine, the ftp details work in a normal ftp client. I can view the site if add in a test html file. But when I try to refresh the site I get the following error :-
"An error occurred while sending the merge request"
The server itself is running IIS which no one else seems to be having problems with. My network settings are as follows :-
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST smtp.gmail.com (does not matter for this setting i just put something in)
WEBSITEURL http://myWebSite/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL c:\perl\bin\perl.exe
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT true
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://myWebSite/acatalog/
CGIBINURL http://myWebSite/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST 62.25.97.144
FTPUSERNAME company
FTPPASSWORD ********
PATHTOCGIBIN /www/cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG
I personally am not allowed access to change the file permissions on the folders (yeah I know that really helps!). But I have peeked over someones shoulder and they seem correct for the cgi-bin folder and the acatalog folder. E.g. as per the documentation on this site.
I have tried deleting all files on the remote site and refreshing the site, I have tried deleting the local *.fil files, I have tried deleting the local *.cat files. I am even running the test site that appears when you first install actinic so I can't blame my own scripts. But none of these work.
I am running version 8.5.1, if anyone has had any experience of running this version on IIS I would like some advice please.
Thanks
Chris
Comment