|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
跟程序开发者联系,一直没有得到回复
一直得不到解决
我只是把config.php做以下修改
<?php
define('ADMIN_USERNAME', '1234');
define('ADMIN_PASSWORD', '5678');
define('DATABASE_FILE', '/public_html/jebenie-com-ru/includes/domains.db');
?>
我觉的但不知道是不是?是"数据库存放路径"这里写的不对
但我不知道该怎么写
上载完所有文件后我把includes/setting.php文件的权限改为0777
然后通过http://www.jebenie.com.ru/admin/install.php登陆
出现以下错误
500 Internal Server Error
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@jebenie-com-ru.ezbyzegna.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/1.3.41 Server at www.jebenie.com.ru Port 80
不知道该如何解决,请指点一下
http://www.ezbyzegna.com/php.php 这是试针 我用的是LP主机 应该就支持SQLITE的
现在打开网站的任何一个文件都显示以上错误
这是怎么回事
大家给指点一下谢谢
[ 本帖最后由 aprday 于 2008-11-19 12:12 编辑 ] |
|