Hi we are working on two actinic sites, one actinic catalog the other actinic business. They are on different domains but same (Cobalt raq) server, which we have full control of. The domains are setup the same and actinic settings are identical i think.
catalog works fine but i get a "CGIWrap error" when merging files on the upload to the server using business.
The knowledge base solution is: The path in Apache to the cgi-bin is not set correctly. You will need to set this up correctly within the Apache setup if you are running a "localhost" setup.
Does anyone know what i can/should do? why one works but the other doesn't etc...
Thanks for your time
Joel
p.s. i've tried the raq's error message (8) suggestion of putting #!/.../perl -- in but it has made no difference.
catalog works fine but i get a "CGIWrap error" when merging files on the upload to the server using business.
The knowledge base solution is: The path in Apache to the cgi-bin is not set correctly. You will need to set this up correctly within the Apache setup if you are running a "localhost" setup.
Does anyone know what i can/should do? why one works but the other doesn't etc...
Thanks for your time
Joel
p.s. i've tried the raq's error message (8) suggestion of putting #!/.../perl -- in but it has made no difference.
Comment