answersLogoWhite

0

Sugarcrm cannot be installed on xampp version 1.8. Try earlier version.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do I install xampp into my Windows XP .how long will it take to install?

Not long. Just download xampp and run the installation.


What is SugarCRM's population?

The population of SugarCRM is 180.


How do you install PHP on Windows XP?

Download & Install a WAMP or XAMPP Server and everything you require to code in php comes with them. If you want to secure wamp or xampp you ought to change the php.ini file and mysql config files and change password for mysql and php localhost


How do you install PHP on a memory stick?

You can install an entire web server on your flash drive with XAMPP Portable. http://portableapps.com/apps/development/xampp You will need an entire server (at least Apache and PHP) if you want to execute PHP scripts.


How do you install php in window?

Download xampp or wamp and everything you need to run PHP would be installed with it


What purpose does XAMPP serve?

XAMPP is used to host websites. In addition, domains can be purchased through XAMPP.


How do you install PHP on windows?

To test PHP on your computer you can use a localhost. I use XAMPP for my localhost and it hasn't failed me yet.


Will XAMPP work with Windows 7?

Yes Xampp works with Windows 7 I'm using xampp 1.7.7 as my test server


When was SugarCRM created?

In the year 2004, Good old days when it was used to be open-source.


How do you compiler add in a xampp?

Don't use xampp. It's only intended to simplify the installation of Apache and MySQL and is primarily intended for novice end-users. It will not install the necessary headers and libraries you need to include and link with C++. As such it is not suitable for development purposes. Instead, you must install Apache and MySQL separately, using the complete installation option rather than just the typical install.


Where can one find a SugarCRM review?

You can find reviews for SugarCRM on the following websites; Reviews, CRM Search, Sugar Exchange and Glass Door. You could also try the book SugarCRM for Dummies to learn more about the subject.


How do you install drupal 6.10 on XAMPP?

Install Drupal 6.10 on XAMPP for WindowsYou need to follow Basic Steps to install drupal 6.10 for Windows. We are assuming that you have proper knowledge of webserver, phpMyAdmin, XAMPPStep 1) Grab the copy of XAMPP source from here . www.apachefriends.org/en/xampp-windows.htmlStep 2) Follow simple instructions to Install xampp on your computer.www.apachefriends.org/en/faq-xampp.htmlStep 3) Check your working web directoryStep 4) Grab the copy of Drupal 6.10 from drupal.org websiteStep 5) Put source code of drupal 6.10 to webserver directory on your local.Step 6) Create blank database from phpMyAdmin on your local.Step 7) Go to browser and check localhost/drupal6.10 ( locate your folder )you will be getting installation descriptions. Just follow the instrctions about the database, mySql User Name and password.After filling up above details, user will be provided with admin details. And after adding admin details the system is up and running with drupal 6.10you can refer to drupal installation with xampp documentation with below related links.