Ticket #1448 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

Permissions on HTMLPurifier folder not correct after install

Reported by: pgentoo Assigned to: scitech
Priority: major Milestone: ispCP ω 1.0.0 - RC6
Component: Backend (Engine) Version: ispCP ω 1.0.0 - RC6
Severity: Don't know Keywords:
Cc:

Description

Just after the install:

Fatal error: Directory /var/www/ispcp/gui/include/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer/HTML not writable, please alter file permissions in /var/www/ispcp/gui/include/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer.php on line 165

ispcp Serializer # ls -la /var/www/ispcp/gui/include/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer total 28 dr-xr-xr-x 7 vu10000 apache 4096 Aug 4 13:51 . dr-xr-xr-x 5 vu10000 apache 4096 Aug 4 13:51 .. dr-xr-xr-x 6 vu10000 apache 4096 Aug 4 13:51 .svn dr-xr-xr-x 3 vu10000 apache 4096 Aug 4 13:51 CSS dr-xr-xr-x 3 vu10000 apache 4096 Aug 4 15:50 HTML dr-xr-xr-x 3 vu10000 apache 4096 Aug 4 13:51 Test dr-xr-xr-x 3 vu10000 apache 4096 Aug 4 13:51 URI

As part of the install, we should do a chmod 755, or I guess 775 if we want to cater to non suexec installations.

Attachments

Change History

08/05/08 21:39:59 changed by scitech

  • owner set to scitech.

08/05/08 22:06:42 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.
  • milestone changed from Working to ispCP ω 1.0.0 - RC6.

also in r1300


Add/Change #1448 (Permissions on HTMLPurifier folder not correct after install)




Action