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) »
  • Trying to Install on Joomla 1.5 and getting Error Messages
Pages: [1]

Author Topic: Trying to Install on Joomla 1.5 and getting Error Messages  (Read 2278 times)

Del

  • Guest
Trying to Install on Joomla 1.5 and getting Error Messages
August 19, 2009, 08:55:44 am
Good Morning,


I need help on installing civicrm into jooma, i'm getting one of two error messages:


civicrm-3.0.alpha2-joomla.zip: JFTP::write: Bad response
Unable to write entry


civicrm-3.0.alpha2-joomla-alt.zip: Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/domains/linux.del.cc/docs/family/libraries/joomla/filesystem/archive/zip.php on line 290


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: Trying to Install on Joomla 1.5 and getting Error Messages
August 19, 2009, 09:07:15 am
3.0 questions should be kept in the release testing forum while in alpha/beta versions:
http://forum.civicrm.org/index.php/board,44.0.html

Re: this error -- have you followed the installation instructions to install from directory in Joomla?
This error seems to suggest you have the Joomla FTP layer turned on, and it's not working correctly. But if you install from directory, that shouldn't be an issue.

Re: the second error -- you will need to increase the max_execution_time in php on your server (search  forums for details) as 30 sec. is way too short to handle the install process.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Del

  • Guest
Re: Trying to Install on Joomla 1.5 and getting Error Messages
August 19, 2009, 09:46:36 am
I've edited the htaccess.txt file to reflect:

php_value memory_limit 64M
php_value register_globals off
php_value max_execution_time 600

Now, since I'm a newbie at this ... I just copied and pasted this into the htaccess.txt file, but it doesn't seem to be working.  I would have altered the php.ini ... but don't know where this is located at or even if I can get to it.  I utilize myhosting.com and I do have access to MyPhpAdmin and of course the site.  I did look for this php.ini ... but don't know where it would be located at.

R/S,

DEL

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: Trying to Install on Joomla 1.5 and getting Error Messages
August 19, 2009, 09:53:13 am
when you say it doesn't seem to be working -- are you checking settings in phpinfo() (you can go to the joomla > help > system info to view) and the settings aren't kicking in?

you may need to contact your host to see if they allow override of the default php settings, and if so, how it's done.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Del

  • Guest
Re: Trying to Install on Joomla 1.5 and getting Error Messages
August 19, 2009, 10:06:12 am
Thank you!  I can't get to the php.ini; therefore, I think I have to request it from the host.

PHP Core
Directive Local Value Master Value
allow_call_time_pass_reference On On
allow_url_fopen On On
allow_url_include On On
always_populate_raw_post_data Off Off
arg_separator.input & &
arg_separator.output & &
asp_tags Off Off
auto_append_file no value no value
auto_globals_jit On On
auto_prepend_file no value no value
browscap no value no value
default_charset no value no value
default_mimetype text/html text/html
define_syslog_variables Off Off
disable_classes no value no value
disable_functions passthru, proc_close, proc_get_status, proc_nice, proc_open, proc_terminate, pclose, ini_alter, popen, system, shell_exec, socket_create_listen, socket_listen, stream_socket_accept, stream_socket_server passthru, proc_close, proc_get_status, proc_nice, proc_open, proc_terminate, pclose, ini_alter, popen, system, shell_exec, socket_create_listen, socket_listen, stream_socket_accept, stream_socket_server
display_errors On On
display_startup_errors Off Off
doc_root no value no value
docref_ext no value no value
docref_root no value no value
enable_dl On On
error_append_string no value no value
error_log no value no value
error_prepend_string no value no value
error_reporting 6135 no value
exec_dir /usr/local/php /usr/local/php
expose_php Off Off
extension_dir /usr/local/lib/php/extensions/no-debug-zts-20060613 /usr/local/lib/php/extensions/no-debug-zts-20060613
file_uploads On On
highlight.bg #FFFFFF #FFFFFF
highlight.comment #FF8000 #FF8000
highlight.default #0000BB #0000BB
highlight.html #000000 #000000
highlight.keyword #007700 #007700
highlight.string #DD0000 #DD0000
html_errors On On
ignore_repeated_errors Off Off
ignore_repeated_source Off Off
ignore_user_abort Off Off
implicit_flush Off Off
include_path .:/usr/local/lib/php .:/usr/local/lib/php
log_errors Off Off
log_errors_max_len 1024 1024
magic_quotes_gpc On On
magic_quotes_runtime Off Off
magic_quotes_sybase Off Off
mail.force_extra_parameters no value no value
max_execution_time 30 30
max_input_nesting_level 64 64
max_input_time -1 -1
memory_limit 256M 256M
open_basedir /var/www/domains/linux.del.cc/:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/www/myfilemanager:/var/www/myinstaller:/usr/local/lib/php /var/www:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/www/myfilemanager:/var/www/myinstaller:/usr/local/lib/php
output_buffering 0 0
output_handler no value no value
post_max_size 128M 128M
precision 14 14
realpath_cache_size 16K 16K
realpath_cache_ttl 120 120
register_argc_argv On On
register_globals Off Off
register_long_arrays On On
report_memleaks On On
report_zend_debug On On
safe_mode Off Off
safe_mode_exec_dir /usr/local/php/bin /usr/local/php/bin
safe_mode_gid Off Off
safe_mode_include_dir no value no value
sendmail_from no value no value
sendmail_path /usr/sbin/sendmail-php -t -fadmin@linux.del.cc /usr/sbin/sendmail-php -fadmin@nowhere.com
serialize_precision 100 100
short_open_tag On On
SMTP localhost localhost
smtp_port 25 25
sql.safe_mode Off Off
track_errors Off Off
unserialize_callback_func no value no value
upload_max_filesize 100M 100M
upload_tmp_dir /var/www/domains/linux.del.cc/tmp no value
user_dir no value no value
variables_order EGPCS EGPCS
xmlrpc_error_number 0 0
xmlrpc_errors Off Off
y2k_compliance On On
zend.ze1_compatibility_mode Off Off

jack

  • Guest
Re: Trying to Install on Joomla 1.5 and getting Error Messages
August 20, 2009, 06:38:14 am
Thnk you i am not having the error after i followed your instruction.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Trying to Install on Joomla 1.5 and getting Error Messages

This forum was archived on 2017-11-26.