I want to totally remove all the content generated by Actinic from my webhost's servers without reinstalling Actinic (ie. by doing a refresh). How do I do this?
Announcement
Collapse
No announcement yet.
How to totally purge site content
Collapse
X
-
You will need to login to the webserver using FTP.
Locate the folder called acatalog, delete its contents (be sure this is what you want to do as you will be removing .ord files and ordernumber files ) or just remove .html, .cat, .fil
locate the folder called cgi-bin, and remove the actinic pl.pm files - identifable by 0000001 etc in name, again don't remove all the contents of the cgi-bin as you may have other scripts in it
Comment