| View previous topic :: View next topic |
| Author |
Message |
kbhatti
Joined: 25 Feb 2009 Posts: 1
|
Posted: Wed Feb 25, 2009 2:51 am Post subject: a very simple question |
|
|
I am very very new to NetBeans and PHP. I downloaded a project AirAlliance and when I run it. It does not show the output in the browser.
I understood that I had to download Apache server and install. Now it says Running All Apache services.
But still no output.
What all do I need to do to run sample PHP application. My apology for asking such a basic question. thank
http://localhost/AirAlliance/index.phpThe webpage cannot be found |
|
| Back to top |
|
 |
Jeff Rubinoff Posted via mailing list.
|
Posted: Wed Feb 25, 2009 11:23 am Post subject: a very simple question |
|
|
kbhatti,
I would recommend running the PHP Quick Start tutorial,
http://www.netbeans.org/kb/docs/php/quickstart.html, prior to trying the
sample application.
In fact, I suggest looking at all the material on this page
http://www.netbeans.org/kb/trails/php.html.
If you are new to PHP, I personally suggest finding some generic PHP
getting started tutorials and running those. See for example
http://php.net/getting-started. Our tutorials are meant more to show you
how the NetBeans PHP editor works than to teach you PHP basics. You will
find NetBeans PHP editor much easier if you already understand PHP basics.
The Air Alliance sample has an HTML instruction page at its root level,
called readme.html. The sample was written for NetBeans 6.1 Early Access
PHP, but the instructions should still work. I've just tried it myself
(on WAMP, with Win XP) and it works, but my sources were in a /web
subdirectory, so I had to append web/ to the URL.
Jeff
kbhatti wrote:
| Quote: | [Embarassed] I am very very new to NetBeans and PHP. I downloaded a project AirAlliance and when I run it. It does not show the output in the browser.
I understood that I had to download Apache server and install. Now it says Running All Apache services.
But still no output.
What all do I need to do to run sample PHP application. My apology for asking such a basic question. thank
[Question]
http://localhost/AirAlliance/index.phpThe webpage cannot be found
|
|
|
| Back to top |
|
 |
fortruth
Joined: 26 Aug 2008 Posts: 26
|
Posted: Wed Feb 25, 2009 12:14 pm Post subject: a very simple question |
|
|
I won't run the Air example. But does it use the mysql databas... May be you can check it out.!
2009/2/25 Jeff Rubinoff <address-removed ([email]address-removed[/email])>
| Quote: | kbhatti,
I would recommend running the PHP Quick Start tutorial, http://www.netbeans.org/kb/docs/php/quickstart.html, prior to trying the sample application.
In fact, I suggest looking at all the material on this page http://www.netbeans.org/kb/trails/php.html.
If you are new to PHP, I personally suggest finding some generic PHP getting started tutorials and running those. See for example http://php.net/getting-started. Our tutorials are meant more to show you how the NetBeans PHP editor works than to teach you PHP basics. You will find NetBeans PHP editor much easier if you already understand PHP basics.
The Air Alliance sample has an HTML instruction page at its root level, called readme.html. The sample was written for NetBeans 6.1 Early Access PHP, but the instructions should still work. I've just tried it myself (on WAMP, with Win XP) and it works, but my sources were in a /web subdirectory, so I had to append web/ to the URL.
Jeff
kbhatti wrote:
| Quote: | | [Embarassed] I am very very new to NetBeans and PHP. |
|
| Back to top |
|
 |
Jeff Rubinoff Posted via mailing list.
|
Posted: Wed Feb 25, 2009 12:27 pm Post subject: a very simple question |
|
|
Air Alliance does use the MySQL database. The readme.html file includes instructions for creating a new database on your MySQL server and populating the database.
AMP packages for PHP include the MySQL database.
Jeff
管俊明 wrote: | Quote: | I won't run the Air example. But does it use the mysql databas... May be you can check it out.!
2009/2/25 Jeff Rubinoff <address-removed ([email]address-removed[/email])>
| Quote: | kbhatti,
I would recommend running the PHP Quick Start tutorial, http://www.netbeans.org/kb/docs/php/quickstart.html, prior to trying the sample application.
In fact, I suggest looking at all the material on this page http://www.netbeans.org/kb/trails/php.html.
If you are new to PHP, I personally suggest finding some generic PHP getting started tutorials and running those. See for example http://php.net/getting-started. Our tutorials are meant more to show you how the NetBeans PHP editor works than to teach you PHP basics. You will find NetBeans PHP editor much easier if you already understand PHP basics.
The Air Alliance sample has an HTML instruction page at its root level, called readme.html. The sample was written for NetBeans 6.1 Early Access PHP, but the instructions should still work. I've just tried it myself (on WAMP, with Win XP) and it works, but my sources were in a /web subdirectory, so I had to append web/ to the URL.
Jeff
kbhatti wrote:
| Quote: | [Embarassed] I am very very new to NetBeans and PHP. I downloaded a project AirAlliance and when I run it. It does not show the output in the browser.
I understood that I had to download Apache server and install. Now it says Running All Apache services.
But still no output.
What all do I need to do to run sample PHP application. My apology for asking such a basic question. thank
[Question]
http://localhost/AirAlliance/index.phpThe webpage cannot be found
([email]address-removed[/email])
([email]address-removed[/email])
|
([email]address-removed[/email])
([email]address-removed[/email])
|
|
|
|
| Back to top |
|
 |
SteveCut
Joined: 10 Apr 2009 Posts: 1
|
Posted: Fri Apr 10, 2009 3:27 pm Post subject: |
|
|
| To answer the original question. I had the same problem which I resolved by setting up the file copy, not to the webserver's htdocs folder as instructed, but to the www folder. |
|
| 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
|
|
|
|
|
|