Hi
Ive unzipped then FTP'd this file:
mod_header_image-Joomla10_v210.zip
into the directory
/httpdocs/administrator/components/com_installer/
module/
I created a new directory called "header"
I then used
Installers
Modules and install from the header directory.
This produces the result:
Failed to create directory "/usr/local/psa/home/vhosts/
keighleybluesclub.net/httpdocs/modules/
mod_header_image/libs
I'm new to all this so perhaps you can suggest something!
here is my version info page:
PHP built On: FreeBSD server7.xenserve.com 5.3-RELEASE-p26 FreeBSD 5.3-RELEASE-p26 #0: Thu Feb 9 16:22:20 GMT 2006
root@server7.xenserve.com:/usr/obj/usr/src/sys/CUSTOMER-5 i386
Database Version: 4.1.11
PHP Version: 4.4.2
Web Server: Apache/2.0.54 (Unix) mod_perl/1.99_17 Perl/v5.8.7 FrontPage/5.0.2.2635 PHP/4.4.2 mod_webapp/1.2.0-dev mod_python/3.1.4 Python/2.2.2 mod_ssl/2.0.54 OpenSSL/0.9.7d-p1 mod_fastcgi/2.4.2
WebServer to PHP interface: apache2handler
Joomla! Version: Joomla! 1.0.13 Stable [ Sunglow ] 21 July 2007 16:00 UTC
User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Relevant PHP Settings:
Joomla! Register Globals Emulation: OFF
Register Globals: ON
Magic Quotes: ON
Safe Mode: ON
File Uploads: ON
Session auto start: OFF
Session save path: /tmp
Short Open Tags: ON
Output Buffering: OFF
Open basedir: /usr/local/psa/home/vhosts/keighleybluesclub.net/
httpdocs:/tmp
Display Errors: ON
XML enabled: Yes
Zlib enabled: Yes
Disabled Functions: none
Configuration File: <?php
if(!defined('RG_EMULATION')) { define( 'RG_EMULATION', 0 ); }
$mosConfig_offline = '0';
$mosConfig_host = 'xxxxxx'
$mosConfig_user = 'xxxxxx'
$mosConfig_password = 'xxxxxx'
$mosConfig_db = 'xxxxxx'
$mosConfig_dbprefix = 'jos_';
$mosConfig_lang = 'english';
$mosConfig_absolute_path = '/usr/local/psa/home/vhosts/keighleybluesclub.net/
httpdocs';
$mosConfig_live_site = '
www.keighleybluesclub.net';
$mosConfig_sitename = 'Keighley Blues Club';
$mosConfig_shownoauth = '0';
$mosConfig_user = 'xxxxxx'
$mosConfig_uniquemail = '1';
$mosConfig_offline_message = 'This site is down for maintenance.<br /> Please check back again soon.';
$mosConfig_error_message = 'This site is temporarily unavailable.<br /> Please notify the System Administrator';
$mosConfig_debug = '0';
$mosConfig_lifetime = '900';
$mosConfig_session_life_admin = '1800';
$mosConfig_session_type = '0';
$mosConfig_MetaDesc = 'Joomla - the dynamic portal engine and content management system';
$mosConfig_MetaKeys = 'Joomla, joomla';
$mosConfig_MetaTitle = '1';
$mosConfig_MetaAuthor = '1';
$mosConfig_locale = 'en_GB';
$mosConfig_offset = '0';
$mosConfig_offset_user = '0';
$mosConfig_hideAuthor = '0';
$mosConfig_hideCreateDate = '0';
$mosConfig_hideModifyDate = '0';
$mosConfig_hidePdf = '0';
$mosConfig_hidePrint = '0';
$mosConfig_hideEmail = '0';
$mosConfig_enable_log_items = '0';
$mosConfig_enable_log_searches = '0';
$mosConfig_enable_stats = '0';
$mosConfig_sef = '0';
$mosConfig_vote = '0';
$mosConfig_gzip = '0';
$mosConfig_multipage_toc = '1';
$mosConfig_allowUserRegistration = '1';
$mosConfig_link_titles = '0';
$mosConfig_error_reporting = -1;
$mosConfig_list_limit = '30';
$mosConfig_caching = '0';
$mosConfig_cachepath = '/usr/local/psa/home/vhosts/keighleybluesclub.net/
httpdocs/cache';
$mosConfig_cachetime = '900';
$mosConfig_mailer = 'mail';
$mosConfig_mailfrom = '
gps@smout.co.uk';
$mosConfig_fromname = 'Keighley Blues Club';
$mosConfig_sendmail = '/usr/sbin/sendmail';
$mosConfig_smtpauth = '0';
$mosConfig_smtpuser = '';
$mosConfig_smtppass = '';
$mosConfig_smtphost = 'localhost';
$mosConfig_back_button = '1';
$mosConfig_item_navigation = '1';
$mosConfig_secret = '5DBnuPTo4QdlW7sD';
$mosConfig_pagetitles = '1';
$mosConfig_readmore = '1';
$mosConfig_hits = '1';
$mosConfig_icons = '1';
$mosConfig_favicon = 'favicon.ico';
$mosConfig_fileperms = '';
$mosConfig_dirperms = '';
$mosConfig_helpurl = '
help.joomla.org';
$mosConfig_multilingual_support = '0';
$mosConfig_editor = 'tinymce';
$mosConfig_admin_expired = '1';
$mosConfig_frontend_login = '1';
$mosConfig_frontend_userparams = '1';
$mosConfig_itemid_compat = '0';
setlocale (LC_TIME, $mosConfig_locale);
?>