SOLVED Unable to install plugin on localhost: MAMP
Posted 11 years 3 months ago
I posted this on the MAMP forum. But responses come slow there if at all.
I am running Joomla 3.2 and trying to install Allvideos plugin to run with K2.
This is what happens:
Warning
Warning: Failed to move file!
JFolder: :files: Path is not a folder. Path: /Applications/MAMP/htdocs/tmp/install_52cc68157b71c
JFolder: :folder: Path is not a folder. Path: /Applications/MAMP/htdocs/tmp/install_52cc68157b71c
JFolder: :files: Path is not a folder. Path: /Applications/MAMP/htdocs/tmp/install_52cc68157b71c
JInstaller: :Install: Cannot find Joomla XML setup file
i) Site > system information > directory permissions - are all GREEN (except config.php which should be red)
ii) Check folders are 755, files 644 and that owner/group are correct using an FTP client
iii) Specifically check cache folder and css-compiled folder
iv) Check that you are NOT using an apache handler for your hosting and that instead you are using FastCGI/cgi. If you are you need to correct this in cPanel or Plesk or ask your host to change this. Then you'll have to start again afresh.
v) Use the Joomla Forum Post Assistant to do detailed checks
http://forum.joomla.org/viewtopic.php?f=621&t=582860
Re: SOLVED Unable to install plugin on localhost: MAMP
Posted 11 years 3 months ago
I guess this answers my question. Being that this site is running on localhost, I am imagining the changes need to be made through Finder. Would this be correct, and the easiest way to make these changes?