Difference between revisions of "Xebra FAQ"

(Template)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Category:Xebra]]
 
[[Category:Xebra]]
 +
[[Xebra About|About]] | [[Xebra Installation|Installation]] |  [[Xebra Documentation|Documentation]] |  [[Xebra Tutorial|Tutorials]] | [[Xebra FAQ|Frequently Asked Questions]]
 +
  
 
== Template ==
 
== Template ==
  
 
Please use the following template if you want to add your own question/answer pair:
 
Please use the following template if you want to add your own question/answer pair:
 +
 +
<font color="red">'''Question:'''</font> I created a new project, xeb file and config.wapp but when I navigate to the .xeb file I get an error: Message:No configuration found for webapp<br/>
 +
<font color="blue">'''Answer:'''</font> Run the reload command on the Xebra Server, project directories are only searched for on configuration load.<br/>
  
 
<font color="red">'''Question:'''</font> question text<br/>
 
<font color="red">'''Question:'''</font> question text<br/>
 
<font color="blue">'''Answer:'''</font> answer text
 
<font color="blue">'''Answer:'''</font> answer text
 
<font color="red">'''Question:'''</font> Why is the page not responding?<br/>
 
<font color="blue">'''Answer:'''</font> It is probably compiling. Check the server log.
 

Latest revision as of 14:44, 24 November 2009

About | Installation | Documentation | Tutorials | Frequently Asked Questions


Template

Please use the following template if you want to add your own question/answer pair:

Question: I created a new project, xeb file and config.wapp but when I navigate to the .xeb file I get an error: Message:No configuration found for webapp
Answer: Run the reload command on the Xebra Server, project directories are only searched for on configuration load.

Question: question text
Answer: answer text