(Windows和IIS服务器)Notice : Undefined index: und in eval() (line 22 in C:\\modules\php\php.module(80) : eval()'d code)
此外,在提交预订表格后,会出现以下错误:无法发送邮件,如果问题仍然存在,请与管理员联系。
我有两个EC2服务器。一个运行Windows 2012 R2,另一个运行亚马逊的Linux构建。Linux框用作web服务器,PHP负责编写脚本。我希望Linux服务器每次处理RESTful文件(充当端点)时都向Windows发送一个字符串。A user hits PHP file end-point -> PHP or the server it runs on
我正尝试在我的aws Windows Server 2016中实现PHP邮件函数,但在使用PHP邮件函数后,未收到邮件: ini_set(); $subject = "My subject";输出:
Warning: ini_set() expects exactly 2 parameters, 0 given
在取消对php.ini中的curl-模块进行注释后,我得到以下错误:
PHP警告: PHP启动:无法加载动态库'C:\Program (x86)\EasyPHP-Devserver-16.1\eds-binaries\php\php5617x160120145639\ext\php_curl.dll‘- Das angegebene Modul wurde nicht gefunden.