您的位置:首页 > 数据库

安装drupal与数据库时的问题

2009-09-14 16:33 218 查看
今天安装了一下drupal ,环境是windows xp + php5.3 + drupal 6.13 + mysql6.结果在和mysql集成时

总是过不去,出现:

Installing Drupal
: Function ereg() is deprecated in D:/servers/Apache2.2/htdocs/drupal/includes/file.inc on line 895.
user warning: Table 'om.cache' doesn't exist query: DELETE FROM cache WHERE cid = 'variables' in D:/servers/Apache2.2/htdocs/drupal/includes/cache.inc on line 179.
The installation has encountered an error.
Please continue to the error page

An HTTP error 500 occurred. http://localhost/drupal/install.php?locale=en&profile=default&id=1&op=do错误。

搞了几个小时才发现,原来php5.3还不支持drupal6.郁闷!!!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: