CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • Running Joomla / Civicrm on Windows XP / XAMPP
Pages: [1]

Author Topic: Running Joomla / Civicrm on Windows XP / XAMPP  (Read 4416 times)

dwaroncon

  • Guest
Running Joomla / Civicrm on Windows XP / XAMPP
August 17, 2009, 03:52:02 pm
Hi,

I've got a test version of CiviCRM 2.2.7 on Joomla 1.5.13 running on XAMPP v2.5 on my Windows XP laptop.  Are there other folks who are running on Windows XP?  My impression is that running on Windows isn't really a supported configuration.  Is this true.

I'd be interested in discussing things I've seen with folks running in the Windows OS.

David

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Running Joomla / Civicrm on Windows XP / XAMPP
August 17, 2009, 04:47:50 pm
no problems running on a WAMP server. just slow.
there's no special config really.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Running Joomla / Civicrm on Windows XP / XAMPP
August 17, 2009, 04:53:53 pm

i'd agree that WAMP is not a supported solution by the core team since none of us develop on a windows platform. I suspect this will not change in the near future.

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Running Joomla / Civicrm on Windows XP / XAMPP
August 17, 2009, 04:59:19 pm
ok, so let me qualify my earlier post in light of Lobo's comments --

I have no problems running WAMP server on my local test server (my laptop). I would NOT be inclined to run WAMP/XAMPP on a live server.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

dwaroncon

  • Guest
Re: Running Joomla / Civicrm on Windows XP / XAMPP
August 17, 2009, 07:19:07 pm
I've no plans to run Joomla/CiviCRM beyond as a test bed.  Since it's not officially supported, I was hoping to find or start a group (community seems too strong a word) of folks using Windows.  For example, I'm wondering why my icons aren't showing up.  The server I'm learning to support is running on Linux and doesn't have this problem (although I didn't install it).

So, should I just post in this topic or find a place on the wiki or ...?

Thanks for the quick responses,
David

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Running Joomla / Civicrm on Windows XP / XAMPP
August 17, 2009, 07:46:26 pm
Hi,

I don't think your icons not showing up is a windows specific problems. I'm not quite sure what you mean but if I had to guess I'm say you haven't set your resource urls correctly. (there are about 3-4 different places where you configure directories/ urls etc - that probably is on the wiki).

The only thing you are likely to encounter that is windows specific is that standard windows paths may not work. ie. you may find that :

c:\\wamp\htdocs\www

OR

c:/wamp/htdocs/www

works

But not c:\wamp\htdocs\www

The reason is that a single slash can be treated by php as an escape character. I think I use 'nix style forward slashes in all my urls and have no problems.

The other possible error is a read only error when folders are set to read only. Windows doesn't use the read only folders flag but CiviCRM checks for it on install - causing some failures. Ideally I guess CiviCRM would only check on 'nix installs. There are a couple of items here about it and how to work around it.


http://support.microsoft.com/kb/326549
http://support.microsoft.com/kb/256614
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

dwaroncon

  • Guest
Re: Running Joomla / Civicrm on Windows XP / XAMPP
August 19, 2009, 04:47:34 pm
You were correct, the CiviCRM Resource URL was empty; filling it in makes everything look great.

Applause,
David

janmanzer411

  • Guest
Re: Running Joomla / Civicrm on Windows XP / XAMPP
September 14, 2009, 06:35:32 pm
Quote from: dwaroncon on August 17, 2009, 07:19:07 pm
I've no plans to run Joomla/CiviCRM beyond as a test bed.  Since it's not officially supported, I was hoping to find or start a group (community seems too strong a word) of folks using Windows.  For example, I'm wondering why my icons aren't showing up.  The server I'm learning to support is running on Linux and doesn't have this problem (although I didn't install it).

So, should I just post in this topic or find a place on the wiki or ...?

Thanks for the quick responses,
David

I am also testing it a windows platform and in WAMP. Got too much problem.

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Running Joomla / Civicrm on Windows XP / XAMPP
September 14, 2009, 07:03:49 pm
I run my test server on WAMP and have only run into a few problems, and some were the result of antivirus locking up some temp directories that MySQL needed. What kind of issues are you having?
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

sevendayforum1

  • Guest
Re: Running Joomla / Civicrm on Windows XP / XAMPP
September 14, 2009, 11:32:49 pm
Mine, i used it on AMP and so far i have no problem using it...
plus the fact that it is windows XP...
it's just a little bit slow but i can work on it... :D

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • General Discussion (please no support requests here!) (Moderator: Michał Mach) »
  • Running Joomla / Civicrm on Windows XP / XAMPP

This forum was archived on 2017-11-26.