Connecting Tech Pros Worldwide Help | Site Map

Offline script testing question

  #1  
Old September 28th, 2005, 09:55 PM
BOOGIEMAN
Guest
 
Posts: n/a
How can I test PHP scripts, mods & forums (phpBB) on my PC ?
I'm affraid it's little more complicated than only instaling PHP, than, I
would probably need to install mySQL ... and so on ...
Is there any software for this purpose available (freeware, shareware),
for newbies ?
  #2  
Old September 28th, 2005, 11:15 PM
Andy Hassall
Guest
 
Posts: n/a

re: Offline script testing question


On Wed, 28 Sep 2005 22:44:49 +0100, BOOGIEMAN <BOOGIEMANPN@YAHOO.COM> wrote:
[color=blue]
>How can I test PHP scripts, mods & forums (phpBB) on my PC ?
>I'm affraid it's little more complicated than only instaling PHP, than, I
>would probably need to install mySQL ... and so on ...
>Is there any software for this purpose available (freeware, shareware),
>for newbies ?[/color]

MySQL's pretty easy to install nowadays, its Windows installer basically takes
you through step-by-step.

There are all-in-one installer packages out there, I've seen "PHPTriad"
mentioned before. Can't comment on its quality having never used it.
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
  #3  
Old September 28th, 2005, 11:15 PM
sorenbeck@gmail.com
Guest
 
Posts: n/a

re: Offline script testing question


BOOGIEMAN wrote:[color=blue]
> How can I test PHP scripts, mods & forums (phpBB) on my PC ?
> I'm affraid it's little more complicated than only instaling PHP, than, I
> would probably need to install mySQL ... and so on ...
> Is there any software for this purpose available (freeware, shareware),
> for newbies ?[/color]

Hi BOOGIEMAN,

Try WAMP http://www.wampserver.com/en/index.php

WAMP stands for Windows Apache MySQL PHP which are the four
applications you need to run locally. It comes with a central system
for you to start and stop the applications.

If you run on Linux then do a Google search for LAMP

Best regards,

Soren Beck
Costa Tropical Internet
http://www.CostaTropicalInternet.com

  #4  
Old September 28th, 2005, 11:25 PM
Dikkie Dik
Guest
 
Posts: n/a

re: Offline script testing question


BOOGIEMAN wrote:[color=blue]
> How can I test PHP scripts, mods & forums (phpBB) on my PC ?
> I'm affraid it's little more complicated than only instaling PHP, than, I
> would probably need to install mySQL ... and so on ...
> Is there any software for this purpose available (freeware, shareware),
> for newbies ?[/color]
If you are using windows, a webserver is probably on your windows
installation disc (PWS or IIS). PHP and MySQL are not that hard to install.

Best regards
  #5  
Old September 28th, 2005, 11:45 PM
Chuck Anderson
Guest
 
Posts: n/a

re: Offline script testing question


BOOGIEMAN wrote:
[color=blue]
>How can I test PHP scripts, mods & forums (phpBB) on my PC ?
>I'm affraid it's little more complicated than only instaling PHP, than, I
>would probably need to install mySQL ... and so on ...
>Is there any software for this purpose available (freeware, shareware),
>for newbies ?
>
>[/color]
I am still using an old version of PhpTriad (with upgraded Php and
MySQL). This works well for me, but is sometimes a little slow. I do not
think it is available any more (or not free any more?).

I have done a little research and found a few more.

1. phpdev - http://www.firepages.com.au/ I recently installed this on
someone else's machine. It installs pretty easily and works all right,
but I would rather give one of the next two (I can't even remember what
I didn't like about it).

2. Developer Side - http://www.devside.net/

3. Fastwork - http://fastwork.locknet.ro/

--
*****************************
Chuck Anderson • Boulder, CO
http://www.CycleTourist.com
Integrity is obvious.
The lack of it is common.
*****************************
  #6  
Old September 29th, 2005, 12:25 AM
Rincewind
Guest
 
Posts: n/a

re: Offline script testing question


On Wed, 28 Sep 2005 22:44:49 +0100, BOOGIEMAN wrote:
[color=blue]
> How can I test PHP scripts, mods & forums (phpBB) on my PC ?
> I'm affraid it's little more complicated than only instaling PHP, than, I
> would probably need to install mySQL ... and so on ...
> Is there any software for this purpose available (freeware, shareware),
> for newbies ?[/color]

you could try PHPhome at http://sourceforge.net/projects/phphome/ it does
the same as triad but I think is more up to date.
  #7  
Old September 29th, 2005, 12:35 AM
BOOGIEMAN
Guest
 
Posts: n/a

re: Offline script testing question


On 28 Sep 2005 15:03:34 -0700, sorenbeck@gmail.com wrote:
[color=blue]
> Try WAMP http://www.wampserver.com/en/index.php
>
> WAMP stands for Windows Apache MySQL PHP which are the four
> applications you need to run locally. It comes with a central system
> for you to start and stop the applications.[/color]

Thanks !
Just what needed, started phpBB forum in a minute :))
It works much faster on my PC then over dial-up internet ^^
Thank you again, now I'm going for a some script hunting
  #8  
Old September 29th, 2005, 05:25 PM
R. Rajesh Jeba Anbiah
Guest
 
Posts: n/a

re: Offline script testing question


BOOGIEMAN wrote:[color=blue]
> How can I test PHP scripts, mods & forums (phpBB) on my PC ?
> I'm affraid it's little more complicated than only instaling PHP, than, I
> would probably need to install mySQL ... and so on ...
> Is there any software for this purpose available (freeware, shareware),
> for newbies ?[/color]

<news:1110994441.546648.198450@l41g2000cwc.googleg roups.com> (
http://groups.google.com/group/comp....77ae082bba11b3 )

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP newbie would liek some tips ozy123 answers 1 December 11th, 2006 09:56 PM