CPPL

— we build teams & systems —

Wednesday, Sep 08th

Last update:04:34:34 PM GMT

You are here: Home

Newsflash

We're happy to announce a new brand and a new website for our iPhone software products.  See People Software is both a pun on the acronym of Craig Phillips Pty Ltd (CPPL) and our philosophy of building iPhone products for people, not just for profit.

Anyway enough chat you can find the first draft of the website here at See People Software.

 

Latest Events!

Fri Sep 10 @08:00 - 10:00AM
Melbourne Social Media Breakfast
Fri Sep 10 @17:00 - 08:00PM
Official Friday: Australian IT Geek Drinks
Fri Sep 17 @10:00 - 05:00PM
Melbourne Jelly
EasyTable for Joomla

EasyTable for Joomla

EasyTable is our first publicly available component for the Joomla CMS and it's performs a simple but...
Website Development & Design

Website Development & Design

Most web companies will try to sell you the whole-she-bang, telling you in subtle ways that to do an...

iPhone development

iPhone development

Leveraging our long running history with Apple and the Macintosh OS we are now able to provide iPhon...

Software Development & Design

Software Development & Design

Starting in the late 1970's with the Apple // series of computers and progressing onwards through th...
Managed Web Services

Managed Web Services

Craig Phillips

Overview

All lot of organisation have widely spread web services based on product needs or of differe...

Read more...
consulting services

consulting services

Craig Phillips

Our primary client facing business is based around the provision of consultancy services for:

 

  • the as...
Read more...

New website for software products!

Craig Phillips

We're happy to announce a new brand and a new website for our iPhone software products.  See People ...

Read more...

General Joomla Installation Issues

E-mail Print PDF

JInstaller::install: Failed to copy file

Joomla Help Menu [Select System Info]This is a common message that usually results from file or directory permissions on the hosting environment. The easiest way to check if the problem is being caused by permission issues is to use Joomla's built-in "System Info" option in the Help menu.

When you select the "System Info" option, then you are presented with a range of information tabs about your website and the Joomla installation.

As shown in this screenshot one of the tabs you can choose is called “Directory Permissions’ - for you to be able to successfully install components, plug-ins and templates then all of these directories listed should show as “Writable”. If they don't (the directory permission show as “Unwritable”) you will need to change the permissions for your Joomla installation.

How do I change the permissions for my Joomla installation?

Joomla Directory PermissionsFirst up - changing permissions can be dangerous. If you don't really understand permissions and ownership get the technical support staff at your hosting service to fix the permissions for you. Specifically the webserver will need read and write access to the Joomla installation, it will also need ownership or membership of a group that owns the websites directories.

Changing permissions will depend on your website hosting setup.

  • If your host provides cPanel access you can use the “File Manager” to change the directory permissions.
  • If your host provides Shell access you can use chmod and chown to set the permissions to 755 and the group owner to the webserver's group
  • If your host has a custom control panel specific to them you may be best off opening a support ticket to get the problem resolved.

It's not my Permissions!

If your permissions are all showing as writable then the next most likely cause is that your Joomla installation is version 1.5.10 - a typical error in this case will look like this:

JInstaller::install: File
'/website/tmp/install_38bd786260b81/SomeComponent.install.php' does not exist.
Component Install: Could not copy PHP install file.

Joomla 1.5.10 had a slight change which causes this error to be thrown, it has been resolved in all subsequent versions. The simplest solution is to upgrade to a latter (and more secure) version of Joomla 1.5.

It's not my Permissions and it's not Joomla 1.5.10

Joomla_Global_Settings_FTP_OffIf you've gotten this far and it hasn't worked the final thing to check is your “Global Configuration” for “FTP Settings”. If you have FTP enable/disbaled, flip the FTP option (set it to the opposite setting) and try again.

 

In our experience with our software/templates and with Third Party products these steps have resolved 99% of installation issues via the Joomla Installer.