Project

General

Profile

Actions

Bug #2043

closed

CB 1.3 RC3 : has install issues on hosts with restricted umask()

Added by nant over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
Start date:
04 November 2010
Due date:
% Done:

100%

Estimated time:
1:00 h

Description

clean install on a joomla 1.5.21 site on joomlapolis hosting gives:

Cannot create directory error during step one of CB installation and
check database.
/home/cb13/public_html/images/comprofiler/ Successfully added.
/home/cb13/public_html/images/comprofiler/gallery/ Failed to be to be created, please do so manually !

Manually do the following:
1.) create /home/cb13/public_html/images/comprofiler/ directory
2.) chmod it to 755 or if needed to 775
3.) create /home/cb13/public_html/images/comprofiler/gallery/
4.) chmod it to 755 or if needed to 775
5.) copy /home/cb13/public_html/components/com_comprofiler/images/gallery/ and its contents to /home/cb13/public_html/images/comprofiler/gallery/

But if i just install over a second time (without manually doing the above) I get no errors.

i can verify that the images/comprofiler/gallery folder has not been created in first install but is created ok (with contents) after second install

Actions

Also available in: Atom PDF