安裝問題

http://loyu.tw/drupal/
不知道是檔案權限的修改還是那個環節有問題?
Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time in drupal_environment_initialize() (line 707 of /home/loyutw/public_html/drupal/includes/bootstrap.inc).

jamesliu78's 的頭像

Re: 安裝問題

是不是你伺服器不能使用ini_set?

我是神豬~神豬的神,神豬的豬.......

jesselue's 的頭像

Re: 安裝問題

可能是php版本問題,

http://drupal.org/node/1136060#comment-4384734

I was running Drush with PHP 5.3.6 (cgi-fcgi). Switching to PHP 5.2.17 (cgi) fixed the problem.