In order to get PEAR working with MAMP run the following commands.
NOTE:
This may be obvious to some, but you should stop MAMP first. Otherwise you might get some strange errors.
1) Change the directory permissions so you can execute files within them:
chmod 774 /Applications/MAMP/bin/php5.3/bin/pear
chmod 774 /Applications/MAMP/bin/php5.3/bin/php
2) Setup an alias to avoid typing the whole path.
(Drupal花园公告)12月5日,Drupal7 又发布了新的版本7.10。此次修复了比较多的bug(没有安全方面的bug修复),其中几条是比较关键的bug,其中一条是造成Drupal 5.x出现错误,都在该版本里得以解决。
详情参见官网的更新列表: Drupal 7.10 release notes .
如果你在使用Drupal7.x,建议尽快更新一下。7.10 仍然不涉及功能方面的更新。
请问在drupal服务器安装以后出现这种错误是怎么回事?谢谢
Site off-line
The site is currently not available due to technical problems. Please try again later. Thank you for your understanding.
If you are the maintainer of this site, please check your database settings in the settings.php
file and ensure that your hosting provider's database server is running. For more help, see the handbook, or contact your hosting provider.
我想用drupal做一个这样的效果出来,上下的框架是分开的,上面选了下面会变成相应的网页... 用什么模块可以实现这个效果啊?如图
我把drupal的用户登录区块设置为只在首页显示,但首页没有显示出来,我该怎么登录啊? 我是才接触drupal的菜鸟 望前辈们多多指教!
我用的是windows server 2008,用的IIS7,配置好php环境后,运行安装wordpress最新版没有任何问题,但按照教程安装drupal7.9却一开始就不成功,输入相应的URL地址后出现的错误如下:
错误代码:0x8007000d
配置错误:无法读取配置节“rewrite”,因为它缺少节声明
配置文件:\\?\H:\myweb\drupal7\web.config
配置源:
5:<directoryBrowse enabled="false" />
6:<rewrite>
7:<rules>
请问高手们,这个问题该如何解决?
刚在研究views 2, 生成的页面只能在drupal 的网站下使用, 如果别的网站(也是我的, html手写, 所以只能掉代码)想调用什么文章就困难了。
不知道各位用过supesite没有, 这个cms可生成 js的外部调用代码。
不知道views 也行吗, 如何做?
或者用别的什么模块?
在使用hook_node_info创建节点类型的时候,如何用代码去实现把节点类型推荐到首页?
请问大侠们,我刚刚装上drupal_common,就出现这个错误
Fatal error: Class 'flag_flag' not found in C:\xampp\htdocs\drupal_commons\profiles\drupal_commons\modules\contrib\heartbeat\modules\flag_heartbeat\class.flag_heartbeat_message.inc on line 11 网上查了一下不知道是不是php版本的原因,我的php是5.2.9的。盼回复!谢谢
imagecache启动了如下功能:ImageAPI ,ImageAPI GD2,ImageCache和ImageCache UI
简洁url也启动了。Preset Name为200_200
目录
sites/wedsitename
----files
-----image
------imagecache/200_200
上传的图片名字为:test.png,且存在sites/wedsitename/files/image下