How to preview a website script?

jtos32

Junior Member
Joined
Apr 28, 2011
Messages
109
Reaction score
10
Hi, I have a website script I downloaded online. My trouble is I dont know how to view the script?

Is there any programs I can download to let me view this script to see what it would look like before I pay for hosting and domain name and everything?

The script is called automagick video tube script....

Basically, I want to preview and make some image changes (header) before I pay for hosting and domain name....

Can anyone help?
 
Depends. if it's written in a server scripting language, you'll have to setup that software on your computer.


If it's just html and images, you can just open it in your browser.
 
Use xxamp as that let's you view websites on your localhost
 
EasyPHP, Xampp, Wamp... and there are even some more. Out of these, I use Wamp and EasyPHP the most to preview/debug PHP scripts locally. They all come with PHP, MySQL and extras, just read the documentation.

Oh, and then there's Wapache, it's a self-contained apache server with PHP but it's hardly configurable, and I don't remember it having MySQL integrated.
 
If you dont want to install it on your own computer you can always install it on a virtual machine
 
This is the script: Automagick Tube Script

It's great! One of the best scripts out there.
 
Thanks for working suggestions, I was also looking for this question.
 
Back
Top