Hi All,
I've been consistently receiving the infamous Merge Error when trying to Update/Refresh the website with a completely fresh installation of Actinic Catalog 8.
Being relatively new to Actinic I had no idea what this error is related to, but after some research I learned that it's a common error. However, after finding quite a few other threads and following the instructions I still receive this error.
This has included manually setting the folder permissions, compacting the database, manually uploading scripts etc. But all to no avail so far.
The following is the directory structure of the server, where the files are uploaded to:
/
+ /cgi-bin/ [755]
+ /httpdocs/ [755]
+ /httpdocs/acatalog/ [777]
This is the setup exported from Actinic:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://www.******.com/
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.******.com/acatalog/
CGIBINURL http://www.******.com/cgi-bin/
PATHFROMCGITOCATALOG ../httpdocs/acatalog/
CODEBASE ./
FTPHOST ftp.******.com
FTPUSERNAME ********
FTPPASSWORD ********
PATHTOCGIBIN /cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG /httpdocs/acatalog/
If anyone can shed any light on this error and suggest any ways to fixing it, it would be massively appreciated!
I've been consistently receiving the infamous Merge Error when trying to Update/Refresh the website with a completely fresh installation of Actinic Catalog 8.
Being relatively new to Actinic I had no idea what this error is related to, but after some research I learned that it's a common error. However, after finding quite a few other threads and following the instructions I still receive this error.
This has included manually setting the folder permissions, compacting the database, manually uploading scripts etc. But all to no avail so far.
The following is the directory structure of the server, where the files are uploaded to:
/
+ /cgi-bin/ [755]
+ /httpdocs/ [755]
+ /httpdocs/acatalog/ [777]
This is the setup exported from Actinic:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://www.******.com/
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.******.com/acatalog/
CGIBINURL http://www.******.com/cgi-bin/
PATHFROMCGITOCATALOG ../httpdocs/acatalog/
CODEBASE ./
FTPHOST ftp.******.com
FTPUSERNAME ********
FTPPASSWORD ********
PATHTOCGIBIN /cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG /httpdocs/acatalog/
If anyone can shed any light on this error and suggest any ways to fixing it, it would be massively appreciated!
Comment