php - Error 0 couldn't connect to host in wamp windows 7 -


My project has a Joomla GIT repository. We are using Vamp and Windows 7 as a development environment. This repository works fine on one machine. But when we try to clone the same repository on the other two machines, we are facing a strange error.

Error: Error 0 Could not connect to host

Shown in screenshot. Enter image details here

All other repositories work fine on those two machines < / P>

There are no errors under any error log file (Apache, PHP, and Micisk). I enabled Joomla error reporting

thanks.

When you clone your Joomla on another machine, there are many things You need to double check that:

  • Not only files from GIT, make sure that the database is similar on the other two machines (export from first time, to import 2 second phpMyAdmin ).
  • Make sure the configure.php file is rectified on two other machines, including: logs The path to, TMP folders; database information (host, user name, password, database name).

This should work.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -