Free Web Hosting Forum
Go Back   Free Web Hosting Forum > Website Building > Content Managament Systems
Reload this Page can't install new componant to my csm
Reply
 
Thread Tools Display Modes
(#21 (permalink))
Old
Junior Member
hbespoir2003 is on a distinguished road
 
Posts: 26
Join Date: Mar 2009
Unhappy ok thanks!! - 03-21-2009, 02:25 PM

no solution for the moment?
Reply With Quote
Sponsored Links
(#22 (permalink))
Old
Senior Member
JohnMark is on a distinguished road
 
Posts: 272
Join Date: Mar 2009
Default 03-21-2009, 03:55 PM

Sorry, not yet, I'm kind of busy Joomla really isn't my specialty
Reply With Quote
(#23 (permalink))
Old
bigal's Avatar
Senior Member
bigal is on a distinguished road
 
Posts: 183
Join Date: Mar 2009
Location: Brisbane, Australia
Default 03-21-2009, 11:59 PM

I tested Joomla 1.5.9 and installed a component.
http://bigal.comze.com/index.php?opt...xpose&Itemid=2
this is my findings:

After installing Joomla
chmod 777 the following folders in your joomla installation directory
cache
logs
tmp

if you are installing a component:
chmod 777 the following folders:
administrator/components
components

if you are installing modules or plugins
chmod 777 the following directories:
administrator/modules
modules
plugins

if you are installing languages:
chmod 777 the following directories:
administrator/language
langauge

change chmod back to 755 after you have successfully installed the components/modules/plugins/languages.
Reply With Quote
(#24 (permalink))
Old
Junior Member
CarMan is on a distinguished road
 
Posts: 7
Join Date: Nov 2010
Default 11-03-2010, 08:20 AM

1. in configuration.php :
2. check $log_path and $tmp_path
Go to site - media manager, you may see something like /home/MyID/public_html/images
So you must fill:
var $log_path = '/home/MyID/public_html/logs';
var $tmp_path = '/home/MyID/public_html/tmp';
3. FTP access for joomla:
var $ftp_enable = '1';
var $ftp_host = 'your_domain';
var $ftp_port = '21';
var $ftp_user = 'your_ftp_login';
var $ftp_pass = 'your_ftp_password';
var $ftp_root = '/public_html';
Reply With Quote
(#25 (permalink))
Old
Junior Member
Management is on a distinguished road
 
Posts: 1
Join Date: Nov 2010
Default 11-03-2010, 01:04 PM

Don't know anything about php or cms, but know a little html want to make a site somewhat like myspace or facebook is that possible?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com