473,508 Members | 2,195 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Offline script testing question

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 ?
Sep 28 '05 #1
7 2376
On Wed, 28 Sep 2005 22:44:49 +0100, BOOGIEMAN <BO*********@YAHOO.COM> wrote:
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 ?


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 :: an**@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Sep 28 '05 #2
BOOGIEMAN wrote:
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 ?


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

Sep 28 '05 #3
BOOGIEMAN wrote:
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 ?

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
Sep 28 '05 #4
BOOGIEMAN wrote:
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 ?

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.
*****************************
Sep 28 '05 #5
On Wed, 28 Sep 2005 22:44:49 +0100, BOOGIEMAN wrote:
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 ?


you could try PHPhome at http://sourceforge.net/projects/phphome/ it does
the same as triad but I think is more up to date.
Sep 28 '05 #6
On 28 Sep 2005 15:03:34 -0700, so*******@gmail.com wrote:
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.


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
Sep 28 '05 #7
BOOGIEMAN wrote:
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 ?


<news:11**********************@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/

Sep 29 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2578
by: Dariusz | last post by:
I have a problem where when I run the PHP code offline, there are no errors produced and the code runs as expected. However when I uploaded the same script and run it, it says the headers have...
1
2492
by: Daniel Orner | last post by:
I've got an online system which I'm interested in making available offline - i.e. letting the user download certain HTML forms, fill them out offline, then the next time he logs into the site,...
4
1778
by: Nigel Greenwood | last post by:
A colleague is having difficulty getting JavaScript to work in a webpage he's viewing offline in IE6. Apparently JS is enabled & works in webpages viewed online. Are there any obvious remedies? ...
0
1597
by: moko | last post by:
This is a bit long-winded. Can somebody read thru these 2 use cases, and tell me if it is feasible ? :- Use Case : Replication before Offline Synch Scenario 1 : Oracle Server , MSDE client ...
1
2087
by: jobi.joy | last post by:
I have a requirement of having the capability of offline form filling for my website.So users can some way download the form and can fill out in offline mode. Any standard way to do this. I am...
2
2148
by: Greg Bacchus | last post by:
Hi, Does anyone know how to get an offline reference to an assembly that has been downloaded using Assembly.LoadFrom. E.g. Application downloads the assembly while it in online... next time it...
4
9449
by: manwiththeaxe.70 | last post by:
I have recently begun to migrate our DB2 UDB v7.2 enterprise databases up to DB2 UDB v8.2. One question I can't seem to understand is why would I want to run an offline backup for a database now...
0
1068
by: SatishPasala | last post by:
Hi I am trying to write a MailItem to Outbox. The whole idea is for the program to be able to add mail when offline. I get the following error when I try to run the program offline. I should be...
3
6902
by: Alex | last post by:
Hello, I am running an Access 2003 database, quite modest in size, that is used by upwards of 5 users. I need to modify the database such that these users can work simultaneously and, in some...
0
7227
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7127
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7391
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7054
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7501
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5633
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4713
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3204
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
424
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.