Actions
Bug #3758
closedPermissions error when registering dataset in nceas skin
Start date:
01/20/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3758
Description
Registering a dataset with all fields filled in and an attached data doc comes back with a blank screen. The apache error log has the following error:
[Tue Jan 20 14:50:15 2009] [error] [client 128.111.242.154] Could not open: Permission denied at /var/www/edu.ucsb.nceas.dev/knb/cgi-bin/register-dataset.cgi line 1053., referer: http://dev.nceas.ucsb.edu/knb/cgi-bin/register-dataset.cgi?cfg=nceas
Updated by Shaun Walbridge almost 16 years ago
Temporary directory wasn't writable by apache on dev. Updated to enable file writing, should now work as expected.
Actions