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) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • HELP NEEDED
Pages: [1]

Author Topic: HELP NEEDED  (Read 3507 times)

ruru

  • Guest
HELP NEEDED
April 24, 2008, 12:27:01 am
Hi,
I am trying to install the CiviCRM onto my Joomla Demo site.

When i try to upload from Directory, it gives me a blank page after it's completed.

I have like tried to troubleshoot with the Help Documentation, but it still doesn't seem to work. I don't quite really know where to locate the vhost.conf file to add the line to turn off the open_base.. (whatever is it.)

Could someone please assist me step by step? Can drop me an email at cheryl_cheerful@yahoo.com.sg

Thanks a millionz...

FatherShawn

  • Ask me questions
  • ****
  • Posts: 372
  • Karma: 25
    • C3 Design
  • CiviCRM version: 4.2.11
  • CMS version: Drupal 7.23
  • MySQL version: 5.5.32
  • PHP version: 5.3.10
Re: HELP NEEDED
April 24, 2008, 03:48:27 am
Have you verified that your server set-up meets the requirements?
They are:

PHP 5.x : Starting with the 1.9 release, CiviCRM will NOT run on PHP4 servers
MySQL 5.0.x or higher with INNODB support : CiviCRM is compatible with the current generally available MySQL release.

What version of Joomla are you using?
Lead Developer, C3 Design.
Twitter: @FatherShawn

ruru

  • Guest
Re: HELP NEEDED
May 08, 2008, 12:51:25 am
Hi. apologies for the late reply. haven't had time to work on it.

i'm using joomla 1.5, php version 5.2.5, SQL 5.0.51a. everything is running off on local server = local host on PC instead of with web hosting company. i'm just trying it out.

FatherShawn

  • Ask me questions
  • ****
  • Posts: 372
  • Karma: 25
    • C3 Design
  • CiviCRM version: 4.2.11
  • CMS version: Drupal 7.23
  • MySQL version: 5.5.32
  • PHP version: 5.3.10
Re: HELP NEEDED
May 08, 2008, 05:30:11 am
My setup is linux, so I can't really tell you where to find _AMP config files in a Windows setup.  However, please note that CiviCRM is not built yet to run in Joomla 1.5.  If you're just trying it out on a local host, I'd recommend either using Joomla 1.0.15 or playing with the suggested but unsupported modifications to CiviCRM in the blog.
Lead Developer, C3 Design.
Twitter: @FatherShawn

ruru

  • Guest
Re: HELP NEEDED
May 08, 2008, 07:03:57 pm
i've switched to Joomla 1.0.15 as suggested.

but then again, i can't seem to upload the package. when it's "done", it goes to the homepage (control panel main menu) of the administrator. and if i were to upload via directory, it gives me the following error

Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\Joomla\includes\domit\xml_domit_lite_parser.php on line 137

now what should i do?! i'm using notepad, so i don't think i can figure out which code is in line 137

FatherShawn

  • Ask me questions
  • ****
  • Posts: 372
  • Karma: 25
    • C3 Design
  • CiviCRM version: 4.2.11
  • CMS version: Drupal 7.23
  • MySQL version: 5.5.32
  • PHP version: 5.3.10
Re: HELP NEEDED
May 09, 2008, 07:17:44 am
This sounds like a php configuration issue.  This is a large component and needs plenty of execution time.  In a *nix installation these settings are in a file named php.ini, I'm not sure of the file name in your wamp setup.  I would increase the max_execution_time parameter to 60 seconds.
Lead Developer, C3 Design.
Twitter: @FatherShawn

ruru

  • Guest
Re: HELP NEEDED
May 09, 2008, 08:41:02 am
i thought i had changed that already. nevermind, i will try again...

so max_execution_time = 60?

FatherShawn

  • Ask me questions
  • ****
  • Posts: 372
  • Karma: 25
    • C3 Design
  • CiviCRM version: 4.2.11
  • CMS version: Drupal 7.23
  • MySQL version: 5.5.32
  • PHP version: 5.3.10
Re: HELP NEEDED
May 09, 2008, 02:56:30 pm
Yes, that should be enough.  The error message:
Quote
Maximum execution time of 30 seconds exceeded

leads me to believe that it is currently set to 30.
Lead Developer, C3 Design.
Twitter: @FatherShawn

ruru

  • Guest
Re: HELP NEEDED
May 09, 2008, 07:41:10 pm
i don't think so it's the php.ini configuration file that is the problem. look at this error message:

"Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\Joomla\includes\domit\xml_domit_lite_parser.php on line 138"

it's a xml_domit_lite_parser.php that is wrong. but i'm using notepad, so i can't really locate line 138.

FatherShawn

  • Ask me questions
  • ****
  • Posts: 372
  • Karma: 25
    • C3 Design
  • CiviCRM version: 4.2.11
  • CMS version: Drupal 7.23
  • MySQL version: 5.5.32
  • PHP version: 5.3.10
Re: HELP NEEDED
May 10, 2008, 03:01:07 am
Yes, that's the error message that I quoted.  It indicates that the maximum execution time was reached while executing line 138. 

The problem is not on line 138. If you check the online documentation for php at php.net, you will find that execution time can be limited in the script (not the case here because it doesn't normally time out) or in php.ini by max_execution_time.  You will also see that Fatal error: Maximum execution time of [...] seconds exceeded [...] is the error message for tripping this value.
Lead Developer, C3 Design.
Twitter: @FatherShawn

ruru

  • Guest
Re: HELP NEEDED
May 14, 2008, 12:51:30 am
nope... it still doesn't work.

or is there any other kinds of component that i can use to manage membership?

redking

  • I’m new here
  • *
  • Posts: 28
  • Karma: 2
  • CiviCRM version: CiviCRM 4.1.0
  • CMS version: Joomla! 2.5.4
  • MySQL version: 5.1.30
  • PHP version: 5.2.8
Re: HELP NEEDED
May 15, 2008, 01:21:06 am
try this... It worked for me it should work for you!

Just use this settings in your .htaccess file.

php_value memory_limit 128M
php_value max_execution_time 600


Install from directory method. It should install perfectly.

ruru

  • Guest
Re: HELP NEEDED
May 15, 2008, 02:16:49 am
nope. it still does not work.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • HELP NEEDED

This forum was archived on 2017-11-26.