Forum Moderators: phranque
I think most prefer the 1.3 version because most hosting companies still use it. There are also bundled downloads that include MySQL and PHP.
sorry, i am new to all of this.
Another question, I would like to ask.
Ok, I downloaded a disc onto my computer which included files for MYSQL exe, PHP exe and Apache that I got from a dummies book.
I recently brought full webhosting which included
MYSQL database, PHP CGI etc etc..
Would the one on the disc that I downloaded be just for TEST purposes?
How do I connect the apache so that it functions well with the online website.
Thanks
Making it all(Apache, PHP, MySQL, PERL etc.) function in harmony may give you a headache ;) Just follow the instructions word-for-word and you should be okay.
Personally, I quit using my personal Apache server because I have always preferred devloping live on the host, which brings me to another point...install the exact same versions(Apache, PHP etc.) your host uses or some of your code will probably not work correctly.
Good luck in your endeavors!