Ticket #955 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

"ispcp" Folder in /etc/apache2 is missing

Reported by: BeNe Assigned to:
Priority: major Milestone: ispCP ω 1.0.0 - RC4
Component: Backend (Engine) Version: ispCP ω 1.0.0 - DEV
Severity: Keywords:
Cc:

Description

In r966 in the Makefile

   $(SYSTEM_MAKE_DIRS) $(ROOT_APACHE_CONF)/ispcp 

is removed. But the "ispcp" Folder is needed for the custom configfiles
You will get an Error by adding a Domain without the Folder. Please set this back.

Attachments

Change History

01/13/08 16:21:02 changed by joximu

I already informed RatS about this...

01/13/08 16:48:53 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.

No Comment!

01/14/08 15:30:39 changed by anonymous

no comment?

01/14/08 16:19:11 changed by rats

1) I cannot see any good in using another folder. Although, there are no script in front end using this functionality.

2) If we update the system to another handling of domains via apache (is planed), we have to care about user, using this useless (see 1) folder.

Why don't they use files in sites-available instead of another folder? The functionality is neither documented nor used by the system itself. It only makes coders life harder.

01/14/08 21:10:17 changed by raphael

probably because when a file is under sites-available it means you can a2ensite foo.tld; which if done on the per-site config apache will fail to start because those files doesn't contain the whole virtualhost stuff. Only some extra things.


Add/Change #955 ("ispcp" Folder in /etc/apache2 is missing)




Action