kokey 访问次数 : 11 注册日期 : 05-06-29 15:32 上次访问 : 09-10-29 21:05 |
我是按照BugFree Install On Windows.txt里写的配置的,安装了EASYPHP,现在的问题是老是停留在登陆页面,如果输入正确的用户名和密码不报错自动返回,如果输入错误的用户名和密码报错。 还有就是上面一大堆WARNIG 我在FunctionsMain.inc.php 的bugJudgeUser函数的最后添加echo $SQL; , 无任何显示,快帮帮我吧!急!! Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:program fileseasyphp1-8wwwBugFreeIncludeFunctionsMain.inc.php on line 475 Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of buggetmodulepath(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:program fileseasyphp1-8wwwBugFreeIncludeFunctionsMain.inc.php on line 502 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at c:program fileseasyphp1-8wwwBugFreeIncludeFunctionsMain.inc.php:475) in c:program fileseasyphp1-8wwwbugfreeIncludeSetupBug.inc.php on line 140 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:program fileseasyphp1-8wwwBugFreeIncludeFunctionsMain.inc.php:475) in c:program fileseasyphp1-8wwwbugfreeIncludeSetupBug.inc.php on line 140 Warning: Cannot modify header information - headers already sent by (output started at c:program fileseasyphp1-8wwwBugFreeIncludeFunctionsMain.inc.php:475) in c:program fileseasyphp1-8wwwbugfreeIncludeSetupBug.inc.php on line 146 Warning: Cannot modify header information - headers already sent by (output started at c:program fileseasyphp1-8wwwBugFreeIncludeFunctionsMain.inc.php:475) in c:program fileseasyphp1-8wwwbugfreeIncludeSetupBug.inc.php on line 152 Warning: Cannot modify header information - headers already sent by (output started at c:program fileseasyphp1-8wwwBugFreeIncludeFunctionsMain.inc.php:475) in c:program fileseasyphp1-8wwwbugfreeIncludeSetupBug.inc.php on line 158 Warning: Cannot modify header information - headers already sent by (output started at c:program fileseasyphp1-8wwwBugFreeIncludeFunctionsMain.inc.php:475) in c:program fileseasyphp1-8wwwbugfreeIncludeSetupBug.inc.php on line 163 |
回帖 |
wwccss 访问次数 : 593 注册日期 : 05-05-01 10:08 上次访问 : 10-07-19 11:44 |
我已经给你回信了。以后不要重复提问问题。 请到参照这个文档进行修改: http://bugfree.1zsoft.com/Doc/FAQ.htm |
回帖 |
kokey 访问次数 : 11 注册日期 : 05-06-29 15:32 上次访问 : 09-10-29 21:05 |
多谢,多谢。问题已经解决,原因:我修改了php.ini和把那个目录设置为可写。多谢多谢! |
回帖 |