NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

problems with the paths of my project

 
Post new topic   Reply to topic    NetBeans Forums -> PHP Users
View previous topic :: View next topic  
Author Message
vogelor



Joined: 20 Nov 2008
Posts: 7

PostPosted: Thu Nov 20, 2008 8:44 pm    Post subject: problems with the paths of my project Reply with quote

i have a php project with the following structure
-+-lib
! + class1.php
+-web
! +index.php

the webroot of my apache is /web. This means http://localhost/index.php opens the web/index.php file.

i now have the problem, that i can not configure this in my Project Properties
if i say
Run as: Local Web Site
URL http://xxx.xxx.xxx.xxx/
index File: web/index.php

then the project tries to run http://xxx.xxx.xxx.xxx/web/index.php

but this is not correct. the right path is http://xxx.xxx.xxx.xxx/index.php

can anybody help me?

thank you!
Back to top
vogelor



Joined: 20 Nov 2008
Posts: 7

PostPosted: Thu Nov 20, 2008 8:58 pm    Post subject: sorry, i found it out Reply with quote

sorry for this thread!

i found out, that i can set the Web Root in "Sources".

Now everything works fine.

Embarassed SORRY Embarassed
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> PHP Users All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo