Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ionic-framework/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Joomla站点无法在wamp服务器上工作_Joomla_Wampserver - Fatal编程技术网

Joomla站点无法在wamp服务器上工作

Joomla站点无法在wamp服务器上工作,joomla,wampserver,Joomla,Wampserver,我将Joomla站点文件放在wamp服务器位置的“www”文件夹中,在PHPMyAdmin中导入数据库文件,编辑configuration.php文件 但当我尝试打开网站时,我不断收到以下错误: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server

我将Joomla站点文件放在wamp服务器位置的“www”文件夹中,在PHPMyAdmin中导入数据库文件,编辑configuration.php文件

但当我尝试打开网站时,我不断收到以下错误:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at admin@example.com to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Apache/2.4.9 (Win32) PHP/5.5.12 Server at localhost Port 80

请删除.htaccess文件或将其重命名为htaccess.txt(如果您在“www”文件夹中joomla站点的根目录下有.htaccess文件)。

确保启用了mod_rewrite。用代码创建test.php文件执行它,查看mod_rewirite是否打开没有mod_rewirite!!我有.htaccess文件和htaccess文件。我应该同时删除它们吗?您必须删除.htaccess.Thank Aloot。。成功了。.htaccess文件的用途是什么?.htaccess是一个配置文件,用于运行Apache web服务器软件的web服务器。