douluoxiao2286 2014-07-27 19:38
浏览 156
已采纳

没有正确配置Joomla的Xampp

I've been configuring Joomla to work on my PC using Xampp. At work I have it configured for a Mac with OSX server. I imported my database to the new SQL tables, and brought all my Joomla files over. Almost everything seems to be working other then a few things.

This information here gets put on the top of all my files, and it also shows a page of it before it loads to the next page:

Mac OS X 2��ATTR;������com.apple.quarantine0001;53c81c76;Firefox.app;This resource fork intentionally left blank ��Mac OS X 2��ATTR;������com.apple.quarantine0001;53c81c76;Firefox.app;This resource fork intentionally left blank ��Mac OS X

I'm not sure why this is. Some images don't work as well. I looked it up but I don't see it anywhere. Any help is appreciated, thanks.

  • 写回答

1条回答 默认 最新

  • dongzanghong4379 2014-07-28 22:51
    关注

    My guess is you've copied across some of the invisible Mac specific files (.DS_Store, .CFUserTextEncoding etc) and possibly some of the invisible directories (e.g. .Trash).

    Either way this is not the best way to copy an existing Joomla site to your development environment as you will experience problems like this one and possibly permissions issues.

    I would recommend that you go and download the free and well-thought-of "Akeeba Backup" and Akeeba Kickstart. Install Akeeba Backup on your live site and make a backup.

    Then copy the unzipped Akeeba Kickstart to your Xampp setup along with the newly created backup file(s) and step through the process of restoring the site to your local setup.

    All up this should take about 10-15 minutes (plus download/upload times etc) and will result in a near perfect copy of your site. (I say near perfect as you Xampp is likely to have different versions of PHP, MySQL etc and of course is a different Operating System).

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 机器学习能否像多层线性模型一样处理嵌套数据
  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题
  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效