Welcome Guest ( Log In | Register )




                Web Hosting Guide

2 Pages V   1 2 >  
Reply to this topicNew Topic
Easy PHP, for the noobs
designer
post Oct 16 2005, 02:32 PM
Post #1


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 4
Joined: 16-October 05
Member No.: 9,145



u can get it from: www.easyphp.org

it's a easy using program for noobs. also it does not requires to be configs and it is ready to be used.

for those who where looking for a equal program as phptriad series then this is a good tool to use.

it contance a apache, mysql, php admin.

it has a page to acess all these things wich is realy easy to navigate though it. On the site u can see it main language is france....

for those who can't read/ understand france (because the readme file is also in france) i am conna explain how to use the program in english here. It just requires 2 steps( not that difficult)

first get the tool and instal it where u want. Normaly it goes to ur local root ( the c: ). but u can chose a diffrent directory. to run it just press easyphp. so it running.
now to display or test ur php work or to set up a database. U do as followed.

open ur browser and typ: http://127.0.0.1/home/

that's ur navigation wich u can see what u can do and get some info about the software. as u can see there is a button wich says manage there u can create a mysqlo database.

oke now for ur work.

go to the directory where u instaled the easyphp tool and u will see a map wich called www. there u put ur php work in.

open ur browser and typ: http://127.0.0.1/

there u can browse ur work that u have put in the map.

now u are set and done. good luck with the program! ur free to ask questions....

(note: for those who think this thread has been post somewhere else then ur right because i dubble post it:P sry for the inconvience)
Go to the top of the page
 
+Quote Post
hollyhogan
post Mar 1 2007, 07:02 AM
Post #2


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 28
Joined: 1-March 07
Member No.: 20,653


naaaah... i prefer XAMPP, have "everything"
Go to the top of the page
 
+Quote Post
demolaynyc
post Mar 1 2007, 04:05 PM
Post #3


Premium Member
Group Icon

Group: Members
Posts: 330
Joined: 2-February 06
Member No.: 11,040


I use XAMPP Lite because it's portable and it's 100+Mb smaller than the regular one.
Go to the top of the page
 
+Quote Post
WeaponX
post Mar 2 2007, 12:54 AM
Post #4


Way Out Of Control - You need a life :)
Group Icon

Group: Members
Posts: 1,086
Joined: 21-June 05
From: New York
Member No.: 6,440
myCENTs:86.41


For those who are wondering what these programs (like EasyPHP and XAMPP) does, it basically installed PHP, Apache and MySQL locally on your computer. Why do this? For those who want to test out scripts and the like, it will be much more convenient for them to do this straight from their computers instead of uploading it to their webhost and having them run there. You can also use all of these packages offline and it will work. One good example of why someone may use it is to install a test forum smile.gif

There are a variety of these programs out there. I originally used XAMPP as well but have switched to another version called WAMP (http://www.wampserver.com/en/). I found it a bit easier to use and access the things I need.

You may also type in localhost instead of 127.0.0.1 for the web address. It should pick it up and go straight to the admin panel for your package (ie: EasyPHP, XAMPP, WAMP, etc.).
Go to the top of the page
 
+Quote Post
Chesso
post Mar 2 2007, 06:06 AM
Post #5


Teh Coder
Group Icon

Group: Members
Posts: 1,053
Joined: 18-April 06
From: Australia
Member No.: 12,833
myCENTs:89.25


I used to use EasyPHP but had quite a few problems (plus lack of updates) with hosting here (the code I wrote and the how it functioned on hosting).

After quite a bit of reluctance I went for WAMP5 and even now I haven't bothered checking for updates as I am very happy with how it runs and the results on the hosting I have here at Asta Host are near perfect to what they are locally.

Haven't tried out XAMPP though.
Go to the top of the page
 
+Quote Post
unimatrix
post Mar 2 2007, 06:25 AM
Post #6


Premium Member
Group Icon

Group: Members
Posts: 493
Joined: 15-August 05
Member No.: 7,873


When I first went to work for the company I do now, they used easy PHP to host all their webpages from a single 1Ghz Celeron box and DSL connection. The first thing I did was order webspace from 1&1 and moved all the sites over to that server. Why? This company was in the business of website design, not hosting. For $120 a year we could afford way more space and BW than we'd ever use and if we needed more it was real simple to order another package.

If I am going to be designing or managing a website, I don't want to have to worry about running the server. I used to lease a dedicated server and all that jazz until the last couple years when the discount server wars began. Even on my busiest personal site that hosts 200MB worth of 3D Models, we use at most 30GB of BW per month.
Go to the top of the page
 
+Quote Post
Vue
post Apr 5 2007, 12:17 PM
Post #7


Member - Active Contributor
Group Icon

Group: Members
Posts: 90
Joined: 4-April 07
From: Australia
Member No.: 21,265


Ooh yes! I'm using EasyPHP right now. It's simple to install, isn't it? smile.gif

It's good for testing out your pages which occupy MySQL/PHP/etc. But I don't know if there is anything better than EasyPHP.
Go to the top of the page
 
+Quote Post
livingston
post Apr 5 2007, 05:22 PM
Post #8


Advanced Member
Group Icon

Group: Members
Posts: 149
Joined: 14-February 07
From: Tuticorin, India
Member No.: 20,415
myCENTs:0.55


XAMP, WAMP are some good alternatives for EasyPHP.

The major fault in EasyPHP is it lacks documentation and also no updates are released.

whereas XAMP and WAMP have full documentation.

Go to the top of the page
 
+Quote Post
Jezstarr
post Nov 2 2008, 11:21 AM
Post #9


Member [ Level 2 ]
Group Icon

Group: [HOSTED]
Posts: 63
Joined: 29-September 08
From: Australia
Member No.: 32,962
myCENTs:26.03


Wow yer I am a complete noob to most coding expect for some html but that's easy let alone PHP. EasyPHP looks good but i would say XAMP and WAMP look lot better. But who am I to say, thanks for this.
Go to the top of the page
 
+Quote Post
Quatrux
post Nov 2 2008, 04:16 PM
Post #10


the Q
Group Icon

Group: [HOSTED]
Posts: 1,314
Joined: 13-July 05
From: Lithuania, Vilnius
Member No.: 7,059
myCENTs:14.53


I used to use EasyPHP and I could say it was easy, moved to WAMP and later updated to Wampserver2, and for my localhost stuff I'm still using it, even though there are no new updates recently, but it doesn't really need them, if present you can only update the php, mysql or apache version, you just need to download the module.. Another thing I would like from Wampserver is easier options or easier editing with .conf or .ini files, whenever I change the apache version, my www directory is different from the default wampserver, but I can easily edit the conf file though, just it is irritating..

Even though it's quite easy to create alias directories, load modules or change php settings. tongue.gif
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicNew Topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No New Posts 0 Barretta 34 4th November 2009 - 06:26 AM
Last post by: Barretta
No new   23 swizzeron 4,106 14th October 2009 - 07:01 PM
Last post by: yordan
No new   22 J.C. 14,226 8th October 2009 - 08:16 PM
Last post by: HannahI
No New Posts   10 willmark 213 15th September 2009 - 08:30 AM
Last post by: grim reaper1666
No new 19 me-here 4,756 15th August 2009 - 09:45 AM
Last post by: surfermac
No New Posts   1 magstuar 760 25th June 2009 - 08:46 AM
Last post by: yordan
No New Posts   1 Kyole 1,743 12th March 2009 - 07:08 PM
Last post by: iG-Colin Smith
No New Posts   1 haohao198577 207 24th February 2009 - 10:44 PM
Last post by: yordan
No New Posts   13 threesix 4,259 5th January 2009 - 07:12 AM
Last post by: Guest
No New Posts   3 shwaggy 1,670 28th December 2008 - 10:38 AM
Last post by: TavoxPeru
No New Posts 16 kanade 2,030 18th November 2008 - 09:58 AM
Last post by: liod
No New Posts   2 veerumits 483 24th October 2008 - 06:36 AM
Last post by: Quatrux
No New Posts   11 jjkeenan 903 10th October 2008 - 01:29 AM
Last post by: Arbitrary
No New Posts   1 rahulappe 1,147 22nd August 2008 - 01:37 PM
Last post by: yordan
No New Posts   3 jsuthers 1,050 1st June 2008 - 04:52 PM
Last post by: magiccode9


Web Hosting Powered by ComputingHost.com.