Can i change FTP mode to active? Cant install stuff
Posted 15 years 3 months ago
Hello you all,
in Joomla 1.5.x i have troubles installing stuff. I just dont get responce and i feel it has to do with FTP mode. My host uses active mode (WS_FTP runs with no troubles with Passive mode disabled.). How can i make Joomla do the same?
Or are there other things I overlook for making the install option work with templates, modules etc..
Many Thanks!!!
Edwin
FYI:
Directory Permissions are all green and writeable. (all are set to 777, doesnt feel right btw) : :
Configuration File:
$offline '0'
$editor 'tinymce'
$list_limit '20'
$helpurl '
help.joomla.org
'
$debug '0'
$debug_lang '0'
$sef '0'
$sef_rewrite '0'
$sef_suffix '0'
$feed_limit '10'
$feed_email 'author'
$secret 'gXkT08jj07J0hxty'
$gzip '0'
$error_reporting '-1'
$xmlrpc_server '0'
$log_path '/home/www/web81/web/logs'
$tmp_path '/home/www/web81/web/tmp'
$live_site ''
$force_ssl '0'
$offset '1'
$caching '0'
$cachetime '15'
$cache_handler 'memcache'
$memcache_settings array("persistent" => "0", "compression" => "0", "servers" => array("0" => array("host" => "", "port" => "0")))
$ftp_enable '0'
$ftp_host 'localhost'
$ftp_port '21'
$ftp_user 'xxxxxx'
$ftp_pass 'xxxxxx'
$ftp_root 'web'
$db 'xxxxxx'
$host 'xxxxxx'
$user 'xxxxxx'
$db 'xxxxxx'
$db 'xxxxxx'
$mailer 'mail'
$mailfrom 'This email address is being protected from spambots. You need JavaScript enabled to view it.'
$fromname 'My name'
$sendmail '/usr/sbin/sendmail'
$smtpauth '0'
$smtpsecure 'none'
$smtpport '25'
$smtpuser 'xxxxxx'
$smtppass 'xxxxxx'
$smtphost 'localhost'
$MetaAuthor '1'
$MetaTitle '1'
$lifetime '15'
$session_handler 'database'
$password 'xxxxxx'
$sitename 'johndoo'
$MetaDesc 'Joomla! - Het dynamische portaal- en Content Management Systeem'
$MetaKeys 'joomla, Joomla, JoomlaCommunity'
$offline_message 'Deze website is tijdelijk niet beschikbaar i.v.m. werkzaamheden. Probeert u het later nog eens.'
Re: Can i change FTP mode to active? Cant install stuff
Posted 15 years 3 months ago
Hello Arifin FinLy and prim,
$ftp_enable '0' should offcourse be '1'. i made a copy after setting it to '0'. To be sure i tested it again with $ftp_enable '1'. Same happens, being nothing. The browser says " waiting for server" endlesly until screen blanks.
This happens with all extenctions and templates.
thanks for your reactions so far, i am looking forward solving the problem.