|
|
Subject:
PHP Viewing Without a Server?
Category: Computers > Programming Asked by: zenonone-ga List Price: $15.00 |
Posted:
20 Sep 2005 15:55 PDT
Expires: 19 Oct 2005 07:17 PDT Question ID: 570285 |
|
There is no answer at this time. |
|
Subject:
Re: PHP Viewing Without a Server?
From: motor767-ga on 22 Sep 2005 07:14 PDT |
You may want to try installing apache on your own system. This is not hard and would allow you to view your php without using an external server. Look at http://httpd.apache.org/docs/2.0/platform/windows.html Once you install apache you are going to want to install php so that it works with your apache server. http://www.php.net/downloads.php is where do do this. Both apache and php come precomiled for windows systems so it should be fairly painless. If you don't want to install apache, php can be downloaded as a standalone executable and you could pontentially have it parse the whole dvd... I wouldn't recomend that though. You can run apache without being connected to the network, just access the server from http://localhost/ Once you set everything up. I am a mac guy and I have software for viewing php sans server on a mac so I would assume there is software out there for the pc but I wouldn't know about it. The mac software company is barebones software and can be found at http://www.barebones.com/index.shtml the name of the software is bbedit. Hope this helps.... if you feel like it warents an answer and money let me know I don't really know how it works... |
Subject:
Re: PHP Viewing Without a Server?
From: samharnett-ga on 22 Sep 2005 07:55 PDT |
I have an application called xampp which is a apache server with php sql perl ftp and lot of other applications buit in. I could prvide this by email as the answer to the question |
Subject:
Answer Support
From: zenonone-ga on 24 Sep 2005 07:11 PDT |
I wanted to let you folks that answered the info for me here that I am going to try both solutions here with some new hardware I ordered. Please let me have until Sept. 30 here to use the swappable HDD cases and to configure a used blade I got from eBay for a very affordable price I may add. This will allow for the install of apache and to use a Sams's Apache in 3 days quick book. I really appreciate this support here. Zen 1 |
Subject:
Re: PHP Viewing Without a Server?
From: zenonone-ga on 25 Sep 2005 10:36 PDT |
Hey I feel good after the first round of answers. I am applying the setup motor767.ga offered and consider that as an Answer, but also samharnett-ga being an Answer also. If you guys can get this to the right folks, I'd like to pay both of you. You each gave answers I can use, now it is my responsibility. Thanks!! 4/5 comments ZEN 1 |
Subject:
Re: PHP Viewing Without a Server?
From: aaronproject-ga on 06 Oct 2005 05:57 PDT |
You should run a web server on your own machine without connenting to other machine. If you are running WindowsXP, you should try some WAMP packages, which include Apache, MySQL and PHP, in order to view the PHP page. Here is one: http://www.apachefriends.org/en/xampp.html |
Subject:
Re: PHP Viewing Without a Server?
From: albo87-ga on 14 Oct 2005 08:40 PDT |
Hi, "EasyPHP is a complete software package allowing to use all the power and the flexibility that offers the dynamic language PHP and the effecient use of databases under Windows. Package includes an Apache server, a MySQL database, a fully PHP execution, as well as easy development tools for your web site or your applications." First, you have to install this software. So you have a Web Server in your P.C. The directory of this Server is {RootInstalation}\www\ You have to copy the folders into that directory. In your browser the location of your Server is http://localhost/ Example: The Root Instalation is C:\web\ The folder to copy is my_teplate I copy the folder "my_template" into C:\web\www\ The location of the folder "my_template" is http://localhost/my_template/ Official Page: http://www.easyphp.org Download it for: http://easynews.dl.sourceforge.net/sourceforge/quickeasyphp/easyphp1-8_setup.exe I hope this helps to you... Regards! Rodrigo |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |