Yes, it is possible to install it on the localhost. You have to have a mail system though for it to accept the installation as well as mysql. Basically, you need to run apache, then move the entire folder into the WWW folder. Then access the prairie folder through the web browser. Then everything is done on screen. FYI you may need to comment out the email address check if you aren't using an email address with a fully qualified domain name like "[email protected]". If you are using a mail system on the localhost you'll need to use an address like "example@localhost" which prairie will not accept. So if you comment out the checking code it will work.
发布评论
评论(1)
是的,可以将其安装在本地主机上。不过你必须有一个邮件系统才能接受安装以及mysql。基本上,您需要运行 apache,然后将整个文件夹移动到 WWW 文件夹中。然后通过网络浏览器访问 Prairie 文件夹。然后一切都在屏幕上完成。仅供参考,如果您没有使用具有完全限定域名的电子邮件地址(例如“[电子邮件受保护]"。如果您在本地主机上使用邮件系统,则需要使用“example@localhost”之类的地址,而草原不会接受该地址。因此,如果您注释掉检查代码,它就会起作用。
Yes, it is possible to install it on the localhost. You have to have a mail system though for it to accept the installation as well as mysql. Basically, you need to run apache, then move the entire folder into the WWW folder. Then access the prairie folder through the web browser. Then everything is done on screen. FYI you may need to comment out the email address check if you aren't using an email address with a fully qualified domain name like "[email protected]". If you are using a mail system on the localhost you'll need to use an address like "example@localhost" which prairie will not accept. So if you comment out the checking code it will work.