有人有使用 Actinic 的经验吗?
我正在帮助一位朋友将站点转移到新服务器,该服务器使用 Actinic 来运行一个小型项目目录。 我已将文件传输到新服务器,但我需要更改 Actinic 的一些配置设置,因为旧服务器将文件存储在
/public_html
但新服务器使用
/httpdocs
有谁知道我需要编辑哪些文件才能执行此操作?我现在无法联系我的朋友,因为他正在度假。
任何建议表示赞赏。
谢谢。
I'm helping a friend transfer a site to a new server who uses Actinic to run a small catalogue of items.
I've transferred the files over to the new server, but I need to change a few configuration settings for Actinic, as the old server stored files in
/public_html
But the new one uses
/httpdocs
Does anyone know which files I need to edit to do this? I can't get in touch with my friend at the moment as he is on holiday.
Any advice appreciated.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
您指的是Actinic,一家提供电子商务解决方案的公司吗?您没有指定您要尝试使用哪种产品,但由于这是商业产品,我建议您直接联系您的供应商或服务代表。
Are you referring to Actinic, a company that makes e-commerce solutions? You do not specify which product you are trying to use, but since this is a commercial product, I would suggest simply contacting your vendor or service representative.
这只是更改 Actinic 应用程序中的网络设置的情况。我不确定您是否可以从一台服务器复制文件并将其放入另一台服务器。这不太可能奏效。另请检查新主机是否与 Actinic 兼容。许多 Actinic 网站都使用安全连接。
It's just a case of changing Network settings in Actinic Application. I'm not sure if you can just copy files from one server and put them into another. It's highly unlikely this will work. Also check if new host is compatible with Actinic. A lot of Actinic websites use secure connections.
Actinic 归结为 2 个文件夹 -
CGI-BIN
目录
图像和站点文件进入 acatalog 文件夹
Pear 文件等进入 CGI-BIN 文件夹
Actinic boils down to 2 folders -
CGI-BIN
acatalog
Images and site files go into the acatalog folder
Pear files etc go into the CGI-BIN folder