Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
install system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
17 Jan 2007 at 08:32 UTC
Updated:
17 Jan 2007 at 11:04 UTC
Jump to comment: Most recent file
Upon reading http://www.webschuur.com/publications/blogs/2007-01-16-stor_of_a_drupal_... I find that it'd be just great to borrow these from Joomla.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | joomla_ftp.png | 92.19 KB | Bèr Kessels |
Comments
Comment #1
Bèr Kessels commented(Subscribe). FWIW, and for those who prefer to be aawwed and aaahd, rather then read through my blogs, I attached a screenshot of the FTP configuration.
More on FTP configuration can be found here: http://dev.joomla.org/content/view/2013/93/
What is this FTP filesystem anyway?
The previous version of Joomla, the 1.0.X series had issues with ownership of files on a server. It's a little bit technical, to give you an idea, its possible for files on an Apache web server to be owned by a user called "nobody". Go figure. Anyway, there would be conflicts with who owned files, whether it was the FTP account or Apache itself. This would lead to permission problems when Joomla would try to upload files.
The solution in 1.5 is for Joomla to actually use an FTP account for everything, and then there are no conflicts.
If that was all a little confusing to you, just create an FTP account for Joomla to use and enter the details in this screen.
Comment #2
chx commentedComment #3
Bèr Kessels commentedThe HTML got broken.... Moving this into two new issues:
http://drupal.org/node/110141 => Add FTP layer to installer
http://drupal.org/node/110143 => Add copy-pastable settings.php generation to installer when drupal cannot write it to disc.