Hi
We have just changed to a different server provider, but are still using Redhat Linux on the new server.
We were initially getting server error 500 when we tried to add an item to the basket (or anything else that required a script to work).
Server tech people suggested adding "- w" to each perl script, eg #!/usr/bin/perl -w
This worked with other non-Actinic scripts on our site, but not with the Actinic scripts.
Now if a customer attempts to add an item to their basket or view the basket the browser hangs.
Any advice greatly appreciated.
Jacob
We have just changed to a different server provider, but are still using Redhat Linux on the new server.
We were initially getting server error 500 when we tried to add an item to the basket (or anything else that required a script to work).
Server tech people suggested adding "- w" to each perl script, eg #!/usr/bin/perl -w
This worked with other non-Actinic scripts on our site, but not with the Actinic scripts.
Now if a customer attempts to add an item to their basket or view the basket the browser hangs.
Any advice greatly appreciated.
Jacob
Comment