您在這裡

系統安裝、設定、調整

安裝、設定、調整、Distributions(安裝設定檔)、升級、不同平台轉換等系統問題。

有關Event的問題

agrozyme's 的頭像
agrozyme 在 2006-07-22 (週六) 02:36 發表

各位前輩:
我裝了Event模組,並將權限及相關設定都設好了,有關時區的部份都設成 Use the sitewide time zone ,而我的機器的時區則設定成+8。
很有意思的是,當我新增一個event時,自動帶出來的時間都是比現在機器的時間多8小時,有沒有人知道該如何解決這個問題㖠謝謝。

CGI Error

cyrus's 的頭像
cyrus 在 2006-07-20 (四) 13:49 發表

嗨,大家好,我是徹徹底底的一個新人,我對電腦有一定的認識,但對PHP、MYSQL和DRUPAL都沒有概念,所以不知該如何尋找問題的原因。請大家幫忙。
我的那台電腦安裝了WIN SERVER 2003, IIS 6.0, PHP 5.1.4, DRUPAL 4.7.2, MYSQL 5.0。我跟著指示安裝後,打開設定了的url,卻出現下面的錯誤警告:

CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.

到底是哪裡出問題了呢?
謝謝各位幫忙。

CYRUS

多國語系的首頁

agrozyme's 的頭像
agrozyme 在 2006-07-17 (週一) 12:11 發表

我碰到一個多國語系的問題,想請教各位前輩:
我已經安裝好繁中、簡中、英文三個語系和翻譯,但是只要按首頁的連結,不管我在那個語系底下,都會跑回我預設的繁中首頁(就是語系會被切換回繁中)。
我看到「一般設定」裡面有一項是「預設的網站首頁」,預設值是node,我該如何修改,可以讓首頁的連結是正確的?

請問安裝問題

kayin's 的頭像
kayin 在 2006-07-12 (三) 15:41 發表

我的系統是 Fedora 3
Apache 2.0.53
PHP 4.3.11
MySQL 3.23.58

按照站上的方式安裝,
可是進入首頁卻出些一堆錯誤,
可以幫我看一下嗎,
謝謝.


user warning: You have an error in your SQL syntax near '://www.kod.net.tw/drupalsystem WHERE type = 'module' AND status = 1 ORDER BY wei' at line 1 query: SELECT name, filename, throttle, bootstrap FROM http://www.kod.net.tw/drupalsystem WHERE type = 'module' AND status = 1 ORDER BY weight ASC, filename ASC in /var/www/html/drupal/includes/database.mysql.inc on line 120.
user warning: You have an error in your SQL syntax near '://www.kod.net.tw/drupalsystem WHERE name = 'filter' AND type = 'module'' at line 1 query: SELECT filename FROM http://www.kod.net.tw/drupalsystem WHERE name = 'filter' AND type = 'module' in /var/www/html/drupal/includes/database.mysql.inc on line 120.

[Security announcements] Form_mail module allows arbitrary header injection

Drupaler's 的頭像
Drupaler (未驗證) 在 2006-07-06 (四) 11:38 發表

FORM_MAIL MODULE ALLOWS ARBITRARY HEADER INJECTION

* Advisory ID: DRUPAL-SA-2006-009

* Project: form_mail

* Date: 2006-Jul-4

* Security risk: moderately critical

* Impact: security bypass

* Exploitable from: remote

* Vulnerability: mail header injection attack

------------DESCRIPTION------------

Linefeeds and carriage returns were not being stripped from email headers,
raising the possibility of bogus headers being inserted into outgoing email.

This could lead to sites being used to send unwanted email.

------------VERSIONS AFFECTED------------

form_mail versions prior to revision 1.8.2.2 on 27.6.2006

裝好drupal後,網址設定出了問題

moogoo's 的頭像
moogoo 在 2006-06-20 (二) 08:35 發表

drupal裡設定clean url,原本的網址www.server.com/?q=/foo/bar會變成www.server.com/foo/bar
要取消的話可以在mysql裡下

UPDATE variable SET value = 's:1:"0";' WHERE name = 'clean_url';
DELETE FROM cache;

或在drupal的設定檔setting.php加

$conf['clean_url'] = 0;

原文: http://drupal.org/node/5590

more Drupal distributions!?

charlesc's 的頭像
charlesc 在 2006-06-18 (周日) 00:00 發表

CivicSpace Labs 開發了一個安裝程式 - Install Profile System ,可以讓安裝過程更友善/客製化。更進一步,他們將協助Drupal套件的發展,讓使用者也可以很方便地設計自己的Drupal套件(大概是類似IEAK或Fireofx CCK的東西)。

也就是說,很快就可以有Drupal繁體中文版、Drupal blogging edition、Drupal intranet edition之類的東西出現吧。

4.7.1 加 Gallery 2.1 有 error

hktoto's 的頭像
hktoto 在 2006-05-28 (周日) 00:25 發表

小弟乃新手一名. 最近安裝了 Drupal 4.7.1 再加Gallery 2.1 modules. 但是發現兩個奇怪問題.

問題一: 當Drupal 4.7.1 轉成繁中的時候Gallery會變成簡中??!
問題二: 當直接去 Gallery2 (hktoto.no-ip.org/g2/main.php)瀏覽時, 會出現 "Warning: mb_convert_encoding() [function.mb-convert-encoding]: Illegal character encoding specified in C:\AppServ\www\gallery2\modules\core\classes\GalleryPhpVm.class on line 70" . 我已經跟Gallery 官網方法去解決, 但都不成功.

請各位高手相助. 謝謝!

我要做一個drupal 的備援站,可是mysql 無法連結,是不是我漏掉什麼步驟?

yuants's 的頭像
yuants 在 2006-05-25 (四) 19:03 發表

各位先進:

小弟需要做將我的drupal 複製一個備援的網站,就我的理解,我做了以下動作,可是mysql 就是不理我。
我改過了網址 mysql 帳號,可是,還是無法跟mysql 進行資料庫連結,
會出現以下的訊息,想請各位幫小弟診斷一下原因及如何解決的方向:

我的錯誤訊息:
Warning: mysql_pconnect(): Access denied for user: 'drupal@localhost' (Using password: YES) in /home2/www2/includes/database.mysql.inc on line 31
Access denied for user: 'drupal@localhost' (Using password: YES)

我安裝的步驟:

1. 將原本的資料tar 之後放到,新的網頁應該放置到新的資料夾(/home2/www2)

Execution of arbitrary files in certain Apache configurations

Drupaler's 的頭像
Drupaler (未驗證) 在 2006-05-25 (四) 11:20 發表

------------EXECUTION OF ARBITRARY FILES IN CERTAIN APACHE
CONFIGURATIONS------------

* Advisory ID: DRUPAL-SA-2006-006

* Project: Drupal core

* Date: 2006-May-24

* Security risk: highly critical

* Impact: Drupal core

* Exploitable from: remote

* Vulnerability: Execution of arbitrary files

------------DESCRIPTION------------

Certain -- alas, typical -- configurations of Apache allows execution of
carefully named arbitrary scripts in the files directory. Drupal now will
attempt to automatically create a .htaccess file in your "files" directory
to protect you.

SQL injection vulnerability

Drupaler's 的頭像
Drupaler (未驗證) 在 2006-05-25 (四) 11:17 發表

------------SQL INJECTION VULNERABILITY------------

* Advisory ID: DRUPAL-SA-2006-005

* Project: Drupal core

* Date: 2006-May-18

* Security risk: highly critical

* Impact: Drupal core

* Exploitable from: remote

* Vulnerability: SQL injection

------------DESCRIPTION------------

A security vulnerability in the database layer allowed certain queries to be
submitted to the database without going through Drupal's query sanitizer.

This problem represents a critical security vulnerability and should be patched
or upgraded immediately.

------------VERSIONS AFFECTED------------

頁面

訂閱 RSS - 系統安裝、設定、調整