移植Joomla网站之后发现出现了session_start()错误。具体如下:
Warning: session_start() [function.session-start]: open_basedir restriction in effect. File(C:\WINDOWS\TEMP\) is not within the allowed path(s): (F:/web/xxx.com/;F:/APMServ5.2.6/tmp/uploadtemp/;) in F:\web\xx.com\global.php on line 940 Fatal error: session_start() [function.session-star...
阅读全文……