Page 1 of 1
quick question
Posted: Mon Aug 04, 2008 10:45 pm
by blackfalcon
do i need to set up a webserver if i want to use php and mysql? im not actually going to make a website that people can see on the web, just using it for learning and stuff. so do i need a web server, or can i just set up php and mysql?
Re: quick question
Posted: Mon Aug 04, 2008 10:46 pm
by Cruor
Look into a *AMP package like VertrigoServ or XAMPP.
Re: quick question
Posted: Mon Aug 04, 2008 11:04 pm
by blackfalcon
Cruor wrote:Look into a *AMP package like VertrigoServ or XAMPP.
k thx

does it tell u how to set it up with php and stuff? i tried to set up apache but its pretty confusing

Re: quick question
Posted: Mon Aug 04, 2008 11:08 pm
by Cruor
blackfalcon wrote:Cruor wrote:Look into a *AMP package like VertrigoServ or XAMPP.
k thx

does it tell u how to set it up with php and stuff? i tried to set up apache but its pretty confusing

Should be completely automated.
Re: quick question
Posted: Mon Aug 04, 2008 11:11 pm
by crazyskwrls
blackfalcon wrote:Cruor wrote:Look into a *AMP package like VertrigoServ or XAMPP.
k thx

does it tell u how to set it up with php and stuff? i tried to set up apache but its pretty confusing

go search php tutorial video, that helped me but yeah if u installed things like wamp or xampp it should be already set up for u
edit:
http://www.phpvideotutorials.com/ , go to the first lesson
Re: quick question
Posted: Mon Aug 04, 2008 11:14 pm
by [SD]Master_Wong
il try that when i come to set up a php apche server so i can learn my php and such without the use of the internet
i got confused and gave up last time as i had a website i could use to play with
Re: quick question
Posted: Tue Aug 05, 2008 12:22 am
by blackfalcon
tyvm cruor and skwrls

finally got it set up and got the beautiful "hello world" i been trying to get for 2 days lol.