Is there some software which can imitate PHP server but when I'm offline and it's located on my computer? Because I use dial-up, and I can't connect to Net whenever I want and test my site, I'm just curious if this is maybe possible.
:confused::confused::confused:
PHP server on computer
Started by majorriny, Aug 29 2007 12:56 AM
5 replies to this topic
#1
Posted 29 August 2007 - 12:56 AM
|
|
|
#2
Posted 29 August 2007 - 03:18 AM
#3
Guest_Jordan_*
Posted 29 August 2007 - 04:23 AM
Guest_Jordan_*
Try WAMP, it is a complete package (Windows- Apache, MySQL, PHP) and requires very little setup to get working:
Install PHP5 Apache MySQL on Windows : WAMP5
Install PHP5 Apache MySQL on Windows : WAMP5
#4
Posted 29 August 2007 - 05:16 AM
A little conclusion:
EasyPHP:
- Platform: Windows
- Support: PHP, MySQL, Apache
- Link: Click here
XAMPP:
- Platform: Windows, Linux, Mac OS X, Solaris
- Support: PHP, MySQL, Apache, Perl
- Link: Click here
WAMP:
- Platform: Windows
- Support: PHP, MySQL, Apache
- Link: Click here
EasyPHP:
- Platform: Windows
- Support: PHP, MySQL, Apache
- Link: Click here
XAMPP:
- Platform: Windows, Linux, Mac OS X, Solaris
- Support: PHP, MySQL, Apache, Perl
- Link: Click here
WAMP:
- Platform: Windows
- Support: PHP, MySQL, Apache
- Link: Click here
#5
Posted 29 August 2007 - 06:45 AM
#6
Posted 31 August 2007 - 04:11 AM
(Pointing the other way)
If your on a mac, by far the best is living-e AG: MAMP - Mac - Apache - MySQL - PHP, although all the tools are already installed.
If your on a mac, you can process a page by going /Applications/Utilitites/Terminal, and then typing PHP <Path to the file>
What spits out is your processed page. Or you could send the output directly to a file.
If your on a mac, by far the best is living-e AG: MAMP - Mac - Apache - MySQL - PHP, although all the tools are already installed.
If your on a mac, you can process a page by going /Applications/Utilitites/Terminal, and then typing PHP <Path to the file>
What spits out is your processed page. Or you could send the output directly to a file.


Sign In
Create Account

Back to top









