This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 123312 - Very unhelpful error message when target deployment directory is not writeable
Summary: Very unhelpful error message when target deployment directory is not writeable
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-04 01:31 UTC by David Vancouvering
Modified: 2010-01-08 04:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Vancouvering 2007-12-04 01:31:44 UTC
If the deployment directory for PHP files is not writeable by the current user (the default case when using Apache with
Solaris, as the htdoc directory is owned by root), the error message is very vague and unhelpful.

We should at a minimum suggest there may be a permissions problem and suggest to the user that they may need to fix this.

Making this a P2 because it is related to Apache integration and because it can cause a lot of confusion for the end
user trying to figure out what is wrong.
Comment 1 Andrew Korostelev 2007-12-04 09:32:02 UTC
agree.
thanks for feedback
Comment 2 Tomas Mysik 2008-04-01 10:20:40 UTC
Should be already fixed by new project wizard.