| View previous topic :: View next topic |
| Author |
Message |
ricardino
Joined: 19 Jun 2009 Posts: 2
|
Posted: Fri Jun 19, 2009 10:00 pm Post subject: Newbie - Cannot Create New Project - Ubuntu 9.04 |
|
|
Hi all, im having trouble setting up a new project under Netbeans running on ubuntu (the php package). When i get to the second screen of the project creation, i can set the path for the project - (http://localhost/learn) - howver when i go to click the 'copy files to different location' checkbox (in my case /var/www) i get a little red notice at the bottom of the screen saying cannot create folder?
any ideas
thanks |
|
| Back to top |
|
 |
ricardino
Joined: 19 Jun 2009 Posts: 2
|
Posted: Fri Jun 19, 2009 10:34 pm Post subject: |
|
|
since this seems to be jdk error..... would it work downloading the windows version and running it under WINE? if so how would you do that? the netbeans site checks the system and only allows access to relevant download so i cant get at the windows one  |
|
| Back to top |
|
 |
Tomas Mysik Posted via mailing list.
|
Posted: Mon Jun 22, 2009 11:02 am Post subject: Newbie - Cannot Create New Project - Ubuntu 9.04 |
|
|
Hi,
Dne sobota 20 Ĩervna 2009 00:00:12 ricardino napsal(a):
| Quote: | Hi all, im having trouble setting up a new project under Netbeans running
on ubuntu (the php package). When i get to the second screen of the
project creation, i can set the path for the project -
(http://localhost/learn) - howver when i go to click the 'copy files to
different location' checkbox (in my case /var/www) i get a little red
notice at the bottom of the screen saying cannot create folder?
|
you (as an ordinary user) don't have permissions to create folder under
/var/www - fix your permissions or better, follow our installation guide [1] or
our blog [2][3].
HTH,
Tomas
[1] http://www.netbeans.org/kb/docs/php/configure-php-environment-ubuntu.html
[2] http://blogs.sun.com/netbeansphp/entry/ubuntu_php_netbeans
[3] http://blogs.sun.com/netbeansphp/entry/ubuntu_php_netbeans_part_ii
--
Tomas Mysik
address-removed |
|
| Back to top |
|
 |
balachandarlinks
Joined: 26 Jun 2009 Posts: 2 Location: Erode
|
Posted: Fri Jun 26, 2009 4:15 pm Post subject: Just change the permission to the /var/www folder |
|
|
Hi,
Am a newbie and got the same problem.You need to change the permission of the /var/www folder.
for that execute the following in the terminal.
$ chmod 777 /var/www
Hope it ll solve your problem.
cheers,
Balachandar.K.M  _________________ "Using Netbeans in Ubuntu is Double Treat"
http://infoqueue.wordpress.com
http://realfreedum.wordpress.com |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|
|