PDA

View Full Version : File Merge Error


kingbong
30-May-2003, 01:56 PM
Having completely refreshed the website I am still receiving this error: A server error occurred while attempting to merge server files. 500 - Internal Server Error

Regards
Ian Woods

cdicken
02-Jun-2003, 09:25 AM
Do you receive any error messages when you go to 'Advanced | Netowrk Setup' and click the 'Test' button?

This error is when Actinic cannot execute cgi-scripts in the cgi-bin. Check the permissions of the .pl files are all set to '755'. You can use an FTP wrogram like Cute-FTP to do this. Do a right-click on the .pl files and select the 'CHMOD' option.

wombatboy
24-Jun-2003, 11:05 AM
i'm getting the same error.

I have checked the chmod on acatalog and cgi-bin folders and they are set to 777

can u suggest anything else????

NormanRouxel
24-Jun-2003, 11:24 AM
Have you modified any Perl scripts? Be careful particularly with ACTINIC.pm and possibly ActinicOrder.pm as this is needed to run the Merge phase.

Norman

wombatboy
25-Jun-2003, 05:09 PM
I deleted all pl and pm files and then reuploaded my catalog via actinic. This seemed to work fine as its running okay again!

Thanks for your help!